[41490] trunk/dports/gnome/gnome-themes/Portfile
nox at macports.org
nox at macports.org
Tue Nov 4 01:58:32 PST 2008
Revision: 41490
http://trac.macports.org/changeset/41490
Author: nox at macports.org
Date: 2008-11-04 01:58:32 -0800 (Tue, 04 Nov 2008)
Log Message:
-----------
gnome-themes:
* Fixed dependencies.
* Disabled universal variant as this port is arch-agnostic.
Modified Paths:
--------------
trunk/dports/gnome/gnome-themes/Portfile
Modified: trunk/dports/gnome/gnome-themes/Portfile
===================================================================
--- trunk/dports/gnome/gnome-themes/Portfile 2008-11-04 09:53:59 UTC (rev 41489)
+++ trunk/dports/gnome/gnome-themes/Portfile 2008-11-04 09:58:32 UTC (rev 41490)
@@ -5,6 +5,7 @@
name gnome-themes
version 2.24.1
+revision 1
set branch [join [lrange [split ${version} .] 0 1] .]
maintainers nomaintainer
categories gnome
@@ -24,16 +25,18 @@
sha1 7d537eabe8c855a9b841fa92e633ad0b243a4dda \
rmd160 f871db08c37dac11395d78178e90368d26faa721
-depends_build bin:gnutar:gnutar \
- bin:perl:perl5.8 \
- port:icon-naming-utils
+depends_build port:icon-naming-utils \
+ port:pkgconfig \
+ port:gtk2 \
+ port:gtk-engines2 \
+ port:gettext \
+ port:intltool
-depends_lib port:gtk-engines2
+configure.args --enable-all-themes
-extract.post_args | gnutar -xf -
+configure.cppflags-append -L${prefix}/lib
-configure.args --enable-all-themes
-configure.cppflags-append -L${prefix}/lib
+universal_variant no
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/20081104/eef0bbfd/attachment.html>
More information about the macports-changes
mailing list