[29388] trunk/dports/gnome

source_changes at macosforge.org source_changes at macosforge.org
Sat Sep 22 12:52:59 PDT 2007


Revision: 29388
          http://trac.macosforge.org/projects/macports/changeset/29388
Author:   rhwood at macports.org
Date:     2007-09-22 12:52:59 -0700 (Sat, 22 Sep 2007)

Log Message:
-----------
new port liboobs is part of the GNOME desktop

Added Paths:
-----------
    trunk/dports/gnome/liboobs/
    trunk/dports/gnome/liboobs/Portfile

Added: trunk/dports/gnome/liboobs/Portfile
===================================================================
--- trunk/dports/gnome/liboobs/Portfile	                        (rev 0)
+++ trunk/dports/gnome/liboobs/Portfile	2007-09-22 19:52:59 UTC (rev 29388)
@@ -0,0 +1,28 @@
+# $Id$
+PortSystem 1.0
+name		liboobs
+version		2.20.0
+description	Library that provides an interface to system-tools-backends
+long_description	\
+	Liboobs is a lightweight library that provides a GObject based \
+	interface to system-tools-backends. It's completely abstracted of \
+	the communication and authentication details, making it easy for \
+	applications to integrate with the system details.
+maintainers	rhwood openmaintainer at macports.org
+categories	gnome
+platforms	darwin 
+homepage	http://www.gnome.org/
+master_sites    gnome:sources/${name}/[strsed ${version} {/\.[0-9]*$//}]/
+checksums	md5 c0562e115af4777da471182b9d462b40 \
+	sha1 1c33bb12c97d5bea48cca1a6650426a0d4a15ba2 \
+	rmd150 adsjfhalksjdfhakljsdhf
+depends_lib	\
+	port:dbus \
+	port:dbus-glib \
+	port:system-tools-backends
+use_bzip2 	yes
+configure.args	--disable-scrollkeeper
+
+post-activate {
+	system "scrollkeeper-update"
+}


Property changes on: trunk/dports/gnome/liboobs/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/20070922/e06b1083/attachment.html


More information about the macports-changes mailing list