Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/graphics
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31734
Modified Files:
imagemagick.info
Log Message:
Added -shlibs, -dev splitoffs.
Index: imagemagick.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/graphics/imagemagick.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- imagemagick.info 10 Sep 2004 18:44:35 -0000 1.11
+++ imagemagick.info 13 Sep 2004 11:39:38 -0000 1.12
@@ -2,13 +2,13 @@
Package: imagemagick%type_pkg[-nox]
Type: -nox (boolean)
Version: 6.0.7
-Revision: 2
+Revision: 3
GCC: 3.3
Source: mirror:sourceforge:imagemagick/ImageMagick-%v-1.tar.gz
Source-MD5: 836f5a63b719f6b6ea9b40b1001efa38
SourceDirectory: ImageMagick-%v
SourceRename: ImageMagick-%v.tar.gz
-Depends: x11, libjpeg-shlibs, libpng3-shlibs, libtiff-shlibs, bzip2, ghostscript,
libxml2-shlibs, lcms-shlibs, (%type_raw[-nox] = .) x11-shlibs
+Depends: x11, libjpeg-shlibs, libpng3-shlibs, libtiff-shlibs, bzip2, ghostscript,
libxml2-shlibs, lcms-shlibs, (%type_raw[-nox] = .) x11-shlibs, %N-shlibs (= %v-%r)
BuildDepends: libjpeg, libpng3, libtiff, libxml2, lcms, bzip2-dev, libiconv-dev,
(%type_raw[-nox] = .) x11-dev
Conflicts: imagemagick, imagemagick-nox
Replaces: imagemagick, imagemagick-nox
@@ -16,10 +16,10 @@
CompileScript: <<
#!/bin/sh
if [ "%type_raw[-nox]" == "." ]; then
- ac_cv_func_poll=no ./configure --prefix=%p --without-perl --disable-shared
--mandir='${prefix}/share/man' --enable-lzw --without-hdf5 --with-bzlib --without-dps
--without-fpx --with-ttf --without-gslib --with-gs-font-dir=%p/share/ghostscript/fonts
--without-jbig --with-jpeg --without-jp2 --with-lcms --without-mpeg2
--with-magic-plus-plus --with-png --with-tiff -without-wmf --with-x --with-xml
--with-zlib
+ ac_cv_func_poll=no ./configure --prefix=%p --without-perl
--mandir='${prefix}/share/man' --enable-lzw --without-hdf5 --with-bzlib --without-dps
--without-fpx --with-ttf --without-gslib --with-gs-font-dir=%p/share/ghostscript/fonts
--without-jbig --with-jpeg --without-jp2 --with-lcms --without-mpeg2
--with-magic-plus-plus --with-png --with-tiff -without-wmf --with-x --with-xml
--with-zlib
fi
if [ "%type_raw[-nox]" == "-nox" ]; then
- ac_cv_func_poll=no ./configure --prefix=%p --without-perl --disable-shared
--mandir='${prefix}/share/man' --enable-lzw --without-hdf5 --with-bzlib --without-dps
--without-fpx --with-ttf --without-gslib --with-gs-font-dir=%p/share/ghostscript/fonts
--without-jbig --with-jpeg --without-jp2 --with-lcms --without-mpeg2
--with-magic-plus-plus --with-png --with-tiff -without-wmf --without-x --with-xml
--with-zlib
+ ac_cv_func_poll=no ./configure --prefix=%p --without-perl
--mandir='${prefix}/share/man' --enable-lzw --without-hdf5 --with-bzlib --without-dps
--without-fpx --with-ttf --without-gslib --with-gs-font-dir=%p/share/ghostscript/fonts
--without-jbig --with-jpeg --without-jp2 --with-lcms --without-mpeg2
--with-magic-plus-plus --with-png --with-tiff -without-wmf --without-x --with-xml
--with-zlib
fi
make
<<
@@ -45,6 +45,29 @@
In version 5.5.6-23, we get around the libpoll problem in OS X 10.3 by
fooling ./configure into thinking that poll is not present.
<<
+SplitOff: <<
+ Package: %N-shlibs
+ Conflicts: imagemagick-shlibs, imagemagick-nox-shlibs
+ Replaces: imagemagick-shlibs, imagemagick-nox-shlibs
+ Provides: (%type_raw[-nox] = -nox) imagemagick-shlibs
+ Files: lib/lib*.*.dylib
+ Shlibs: <<
+ %p/lib/libMagick++.6.dylib compatibility version 7.0.0 %n (>= 6.0.7-3)
+ %p/lib/libWand.6.dylib compatibility version 7.0.0 %n (>= 6.0.7-3)
+ %p/lib/libMagick.6.dylib compatibility version 7.0.0 %n (>= 6.0.7-3)
+ <<
+ DocFiles: www/Copyright.html README.txt QuickStart.txt ChangeLog NEWS
+<<
+SplitOff2: <<
+ Package: %N-dev
+ Depends: %N-shlibs (= %v-%r), (%type_raw[-nox] = -nox)
+ Conflicts: imagemagick-dev, imagemagick-nox-dev
+ Replaces: imagemagick-dev, imagemagick-nox-dev
+ Provides: (%type_raw[-nox] = -nox) imagemagick-dev
+ Files: include lib/lib*.* lib/pkgconfig /sw/lib/ImageMagick-%v
+ BuildDependsOnly: True
+ DocFiles: www/Copyright.html README.txt QuickStart.txt ChangeLog NEWS
+<<
DocFiles: www/Copyright.html README.txt QuickStart.txt ChangeLog NEWS
License: BSD
Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits