[33518] trunk/dports/gnome/libgnomeprint/Portfile
nox at macports.org
nox at macports.org
Mon Jan 28 14:23:22 PST 2008
Revision: 33518
http://trac.macosforge.org/projects/macports/changeset/33518
Author: nox at macports.org
Date: 2008-01-28 14:23:20 -0800 (Mon, 28 Jan 2008)
Log Message:
-----------
libgnomeprint: Whitespace changes.
Modified Paths:
--------------
trunk/dports/gnome/libgnomeprint/Portfile
Modified: trunk/dports/gnome/libgnomeprint/Portfile
===================================================================
--- trunk/dports/gnome/libgnomeprint/Portfile 2008-01-28 21:57:41 UTC (rev 33517)
+++ trunk/dports/gnome/libgnomeprint/Portfile 2008-01-28 22:23:20 UTC (rev 33518)
@@ -1,24 +1,28 @@
# $Id$
-PortSystem 1.0
+PortSystem 1.0
-name libgnomeprint
-version 2.18.2
-set branch [join [lrange [split ${version} .] 0 1] .]
+name libgnomeprint
+version 2.18.2
+set branch [join [lrange [split ${version} .] 0 1] .]
+maintainers nomaintainer
+categories gnome
+platforms darwin
+description This is an implementation of the Gnome Printing Architecture
-description This is an implementation of the Gnome Printing Architecture
-long_description This is an implementation of the Gnome Printing \
- Architecture
-maintainers nomaintainer
-categories gnome
-platforms darwin
-homepage http://www.levien.com/gnome/print-arch.html
+long_description \
+ ${description}
+
+homepage http://www.levien.com/gnome/print-arch.html
master_sites gnome:sources/${name}/${branch}/
+use_bzip2 yes
checksums md5 b1f6c95a8dbb8ce17ab00fc2eea2aa91 \
sha1 25c468b78fedfc708b26e95941d51dddbbf25562 \
rmd160 53126d1ff565e1fefd66d33eb6380a6a55c5a1cc
+patchfiles patch-configure
+
depends_build port:pkgconfig \
port:bison \
port:perl5.8 \
@@ -34,13 +38,8 @@
port:libgnomecups \
port:zlib
-use_bzip2 yes
-
-patchfiles patch-configure
-
configure.args --disable-gtk-doc
livecheck.check regex
livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080128/c4550800/attachment.html
More information about the macports-changes
mailing list