[48887] trunk/dports/gnome/gwget/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Mar 31 00:52:37 PDT 2009


Revision: 48887
          http://trac.macports.org/changeset/48887
Author:   ryandesign at macports.org
Date:     2009-03-31 00:52:35 -0700 (Tue, 31 Mar 2009)
Log Message:
-----------
gwget: whitespace changes only

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

Modified: trunk/dports/gnome/gwget/Portfile
===================================================================
--- trunk/dports/gnome/gwget/Portfile	2009-03-31 06:56:23 UTC (rev 48886)
+++ trunk/dports/gnome/gwget/Portfile	2009-03-31 07:52:35 UTC (rev 48887)
@@ -1,24 +1,38 @@
 # $Id$
-PortSystem 1.0
-name		gwget
-version		0.96
-description	Gwget is a Download Manager for Gnome 2. It uses wget as a backend.
-long_description	${description}
-maintainers	nomaintainer
-categories	gnome net
-platforms	darwin 
-homepage	http://www.gnome.org/projects/gwget/
-master_sites    gnome:sources/${name}/0.96/
-checksums	sha1 d859025fc9016b2f8bdfdeb4004edc78f3a88f20
 
-depends_lib \
-	lib:libatk-1.0:atk bin:gconftool-2:gconf lib:libgettextlib:gettext \
-	path:lib/pkgconfig/glib-2.0.pc:glib2 lib:libgnomevfs-2:gnome-vfs lib:libgtk-x11-2.0:gtk2 \
-	lib:libgnomecanvas-2:libgnomecanvas lib:libart_lgpl_2:libart_lgpl \
-	lib:libbonobo-2:libbonobo lib:libbonoboui-2:libbonoboui \
-	lib:libglade-2.0:libglade2 lib:libgnome-2:libgnome lib:libgnomeui-2:libgnomeui \
-	bin:orbit-idl-2:orbit2 port:libxml2 port:p5-xml-parser bin:perl:perl5 \
-	path:lib/pkgconfig/pango.pc:pango bin:pkg-config:pkgconfig bin:wget:wget
+PortSystem              1.0
 
+name                    gwget
+version                 0.96
+description             Gwget is a Download Manager for Gnome 2. It uses wget as a backend.
+long_description        ${description}
+maintainers             nomaintainer
+categories              gnome net
+platforms               darwin
+homepage                http://www.gnome.org/projects/gwget/
+master_sites            gnome:sources/${name}/0.96/
+checksums               sha1 d859025fc9016b2f8bdfdeb4004edc78f3a88f20
+
+depends_lib             lib:libatk-1.0:atk \
+                        bin:gconftool-2:gconf \
+                        lib:libgettextlib:gettext \
+                        path:lib/pkgconfig/glib-2.0.pc:glib2 \
+                        lib:libgnomevfs-2:gnome-vfs \
+                        lib:libgtk-x11-2.0:gtk2 \
+                        lib:libgnomecanvas-2:libgnomecanvas \
+                        lib:libart_lgpl_2:libart_lgpl \
+                        lib:libbonobo-2:libbonobo \
+                        lib:libbonoboui-2:libbonoboui \
+                        lib:libglade-2.0:libglade2 \
+                        lib:libgnome-2:libgnome \
+                        lib:libgnomeui-2:libgnomeui \
+                        bin:orbit-idl-2:orbit2 \
+                        port:libxml2 \
+                        port:p5-xml-parser \
+                        bin:perl:perl5 \
+                        path:lib/pkgconfig/pango.pc:pango \
+                        bin:pkg-config:pkgconfig \
+                        bin:wget:wget
+
 configure.cppflags-append "-L${prefix}/lib"
-configure.cflags-append "-no-cpp-precomp -L${prefix}/lib" 
+configure.cflags-append "-no-cpp-precomp -L${prefix}/lib"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090331/e7d468cc/attachment.html>


More information about the macports-changes mailing list