[41488] trunk/dports/gnome/gnome-themes/Portfile
nox at macports.org
nox at macports.org
Tue Nov 4 01:52:36 PST 2008
Revision: 41488
http://trac.macports.org/changeset/41488
Author: nox at macports.org
Date: 2008-11-04 01:52:35 -0800 (Tue, 04 Nov 2008)
Log Message:
-----------
gnome-themes: Whitespace changes.
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:48:51 UTC (rev 41487)
+++ trunk/dports/gnome/gnome-themes/Portfile 2008-11-04 09:52:35 UTC (rev 41488)
@@ -1,36 +1,39 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
# $Id$
-PortSystem 1.0
+PortSystem 1.0
-name gnome-themes
-version 2.24.1
-set branch [join [lrange [split ${version} .] 0 1] .]
-description A collection of themes and icons for GNOME 2 designed \
- for accessibility.
-long_description New package of default themes for GNOME, \
- which currently includes GTK+ and icon \
- themes designed for accessibility.
-maintainers nomaintainer
-categories gnome
-platforms darwin
-homepage http://www.gnome.org/
+name gnome-themes
+version 2.24.1
+set branch [join [lrange [split ${version} .] 0 1] .]
+maintainers nomaintainer
+categories gnome
+platforms darwin
+description A collection of themes and icons for GNOME 2 designed for accessibility.
+
+long_description \
+ New package of default themes for GNOME, \
+ which currently includes GTK+ and icon \
+ themes designed for accessibility.
+
+homepage http://www.gnome.org/
master_sites gnome:sources/${name}/${branch}/
-checksums md5 9469a4ed1231ab54847983944bcd7d57 \
- sha1 7d537eabe8c855a9b841fa92e633ad0b243a4dda \
- rmd160 f871db08c37dac11395d78178e90368d26faa721
+use_bzip2 yes
-depends_lib port:gtk-engines2
+checksums md5 9469a4ed1231ab54847983944bcd7d57 \
+ sha1 7d537eabe8c855a9b841fa92e633ad0b243a4dda \
+ rmd160 f871db08c37dac11395d78178e90368d26faa721
-depends_build bin:gnutar:gnutar \
- bin:perl:perl5.8 \
- port:icon-naming-utils
+depends_build bin:gnutar:gnutar \
+ bin:perl:perl5.8 \
+ port:icon-naming-utils
-use_bzip2 yes
+depends_lib port:gtk-engines2
-extract.post_args |gnutar -xf -
+extract.post_args | gnutar -xf -
-configure.args --enable-all-themes
-configure.cppflags-append "-L${prefix}/lib"
+configure.args --enable-all-themes
+configure.cppflags-append -L${prefix}/lib
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/1a106e30/attachment.html>
More information about the macports-changes
mailing list