[27320] trunk/dports/print/gutenprint/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Sun Jul 29 05:16:24 PDT 2007
Revision: 27320
http://trac.macosforge.org/projects/macports/changeset/27320
Author: yves at macports.org
Date: 2007-07-29 05:16:23 -0700 (Sun, 29 Jul 2007)
Log Message:
-----------
Fix depends - again - to match changeset:27319
Modified Paths:
--------------
trunk/dports/print/gutenprint/Portfile
Modified: trunk/dports/print/gutenprint/Portfile
===================================================================
--- trunk/dports/print/gutenprint/Portfile 2007-07-29 12:14:15 UTC (rev 27319)
+++ trunk/dports/print/gutenprint/Portfile 2007-07-29 12:16:23 UTC (rev 27320)
@@ -3,8 +3,9 @@
PortSystem 1.0
name gutenprint
version 5.0.1
+revision 1
categories print
-maintainers yves at macports.org
+maintainers yves
homepage http://gimp-print.sourceforge.net/
platforms darwin
@@ -16,8 +17,16 @@
use_bzip2 yes
checksums md5 4ec66d57c1014b503d6bea16b1c31d81
-depends_lib port:gimp
+depends_lib lib:libgimp-2.0:gimp2
+pre-fetch {
+ ui_msg "
+ This port only installs the Gutenprint plugin for the Gimp.
+ You can get the complete Gutenprint drivers and utilities - except the gimp plugin - from
+ http://gimp-print.sourceforge.net
+ "
+}
+
configure.args --disable-escputil \
--disable-samples \
--disable-test \
@@ -32,18 +41,3 @@
}
}
-post-install {
- ui_msg "
- This port only installs the Gutenprint plugin for the Gimp.
- You can get the complete Gutenprint drivers and utilities from
- http://gimp-print.sourceforge.net
- "
-}
-
-variant gimp_dev {
- depends_lib-delete port:gimp
- depends_lib-append port:gimp-dev
- configure.env \
- GIMPTOOL2_CHECK=${prefix}/gimp-2.3/bin/gimptool-2.0 \
- PKG_CONFIG_PATH=${prefix}/gimp-2.3/lib/pkgconfig
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070729/b4734670/attachment.html
More information about the macports-changes
mailing list