[35699] trunk/dports/net

gui_dos at macports.org gui_dos at macports.org
Thu Apr 3 02:56:35 PDT 2008


Revision: 35699
          http://trac.macosforge.org/projects/macports/changeset/35699
Author:   gui_dos at macports.org
Date:     2008-04-03 02:56:34 -0700 (Thu, 03 Apr 2008)

Log Message:
-----------
net/libgweather: new port (required by gnome 2.22.0 panel/applets)

Added Paths:
-----------
    trunk/dports/net/libgweather/
    trunk/dports/net/libgweather/Portfile

Added: trunk/dports/net/libgweather/Portfile
===================================================================
--- trunk/dports/net/libgweather/Portfile	                        (rev 0)
+++ trunk/dports/net/libgweather/Portfile	2008-04-03 09:56:34 UTC (rev 35699)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem 1.0
+
+name            libgweather
+version         2.22.0
+description	Library to accessing online weather informations.
+long_description libgweather is a library to access weather \
+                information from online services for numerous \
+                locations.  
+maintainers     nomaintainer
+categories      net gnome
+platforms       darwin
+homepage        http://www.gnome.org/
+master_sites    gnome:sources/${name}/2.22
+checksums       md5     f25d3dada7416bf2d5edb5c7fd7ffce0 \
+                sha1    14fb7198941f6ad80f707968e5d95ab0b594c398 \
+                rmd160  08c38586207d12f3401c38e3386805ab365d8b68
+
+depends_lib     port:gconf \
+                port:gnome-vfs \
+                port:gtk2
+
+use_bzip2       yes
+
+post-activate {
+	system "${prefix}/bin/scrollkeeper-update"
+}


Property changes on: trunk/dports/net/libgweather/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080403/7200ea2e/attachment.html


More information about the macports-changes mailing list