[29738] trunk/dports/gnome/libgnomeprintui/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Oct 8 04:01:12 PDT 2007


Revision: 29738
          http://trac.macosforge.org/projects/macports/changeset/29738
Author:   nox at macports.org
Date:     2007-10-08 04:01:12 -0700 (Mon, 08 Oct 2007)

Log Message:
-----------
libgnomeprintui:
 * Updated to 2.18.1.
 * Added build dependencies based on configure.in.
 * Added md5 and sha1 checksums.

Modified Paths:
--------------
    trunk/dports/gnome/libgnomeprintui/Portfile

Modified: trunk/dports/gnome/libgnomeprintui/Portfile
===================================================================
--- trunk/dports/gnome/libgnomeprintui/Portfile	2007-10-08 10:21:37 UTC (rev 29737)
+++ trunk/dports/gnome/libgnomeprintui/Portfile	2007-10-08 11:01:12 UTC (rev 29738)
@@ -3,7 +3,7 @@
 PortSystem  1.0
 
 name		libgnomeprintui
-version		2.12.1
+version		2.18.1
 set branch  [join [lrange [split ${version} .] 0 1] .]
 description	This is an implementation of the Gnome Printing Architecture
 long_description       	This is an implementation of the Gnome Printing \
@@ -14,16 +14,24 @@
 homepage	http://www.gnome.org/
 master_sites    gnome:sources/${name}/${branch}/
 
-checksums	rmd160 8cc6fb413c53f0ea965203859362f8ef0762eaae
+checksums       md5 4f9a09372a5fa2cd5c35be30dff3fcd6 \
+                sha1 52ac5cd12272c3e2f8a5e699041b8acdf7e79a7f \
+                rmd160 51048d938dbadfdcfc81a7f6edc1d1f805506927
 
-depends_lib \
-	lib:libgnomeprint-2-2:libgnomeprint \
-	lib:libgnomecanvas-2:libgnomecanvas \
-        port:gnome-icon-theme
+depends_build   port:pkgconfig \
+                port:perl5.8 \
+                port:p5-xml-parser \
+                port:gnome-icon-theme
 
+depends_lib     port:gtk2 \
+                port:libgnomeprint \
+                port:libgnomecanvas
+
+depends_run     port:gnome-icon-theme
+
 use_bzip2 	yes
 
-configure.args  --mandir=${prefix}/share/man
+configure.args  --disable-gtk-doc
 
 livecheck.check regex
 livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071008/3af6c305/attachment.html


More information about the macports-changes mailing list