/[packages]/updates/3/imagemagick/current/SPECS/imagemagick.spec
ViewVC logotype

Diff of /updates/3/imagemagick/current/SPECS/imagemagick.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 330721 by fwang, Fri Dec 14 05:25:09 2012 UTC revision 330722 by fwang, Fri Dec 14 05:43:25 2012 UTC
# Line 25  Line 25 
25  # the full file version  # the full file version
26  %define dversion %{rversion}-%{minor_rev}  %define dversion %{rversion}-%{minor_rev}
27    
28  %define major 6  %define major 7
29    
30  %define libname %mklibname magick %{major}  %define libname %mklibname magick %{major}
31  %define develname %mklibname magick -d  %define develname %mklibname magick -d
# Line 198  export PATH=/bin:/usr/bin Line 198  export PATH=/bin:/usr/bin
198      --with-pic \      --with-pic \
199      --enable-shared --disable-static \      --enable-shared --disable-static \
200      --enable-fast-install \      --enable-fast-install \
     --disable-ltdl-install \  
201      --with-threads \      --with-threads \
202      --with-magick_plus_plus \      --with-magick_plus_plus \
203      --with-gslib \      --with-gslib \
# Line 210  export PATH=/bin:/usr/bin Line 209  export PATH=/bin:/usr/bin
209      --without-windows-font-dir \      --without-windows-font-dir \
210      --with-modules \      --with-modules \
211      --with-perl \      --with-perl \
     --without-included-ltdl --with-ltdl-include=%{_includedir} \  
     --with-ltdl-lib=%{_libdir} \  
212      --with-perl-options="INSTALLDIRS=vendor CC='%{__cc} -L$PWD/magick/.libs' LDDLFLAGS='-shared -L$PWD/magick/.libs'" \      --with-perl-options="INSTALLDIRS=vendor CC='%{__cc} -L$PWD/magick/.libs' LDDLFLAGS='-shared -L$PWD/magick/.libs'" \
213      --with-jp2 \      --with-jp2 \
214      --with-gvc \      --with-gvc \
215      --with-lqr      --with-lqr
216    
 # without the following, it doesn't build correctly with "make -j 4"  
 perl -lpi -e '$_ .= " magick/libMagickCore.la" if index($_, q($(PERLMAKEFILE))) == 0' Makefile  
   
217  # Disable rpath  # Disable rpath
218  sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool  sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
219  sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool  sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool

Legend:
Removed from v.330721  
changed lines
  Added in v.330722

  ViewVC Help
Powered by ViewVC 1.1.30