[35767] trunk/dports/gnome/gnome-media/Portfile

gui_dos at macports.org gui_dos at macports.org
Sat Apr 5 04:53:30 PDT 2008


Revision: 35767
          http://trac.macosforge.org/projects/macports/changeset/35767
Author:   gui_dos at macports.org
Date:     2008-04-05 04:53:27 -0700 (Sat, 05 Apr 2008)

Log Message:
-----------
gnome-media: update to 2.22.0, remove unneeded flags, correct dependencies

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

Modified: trunk/dports/gnome/gnome-media/Portfile
===================================================================
--- trunk/dports/gnome/gnome-media/Portfile	2008-04-05 11:35:27 UTC (rev 35766)
+++ trunk/dports/gnome/gnome-media/Portfile	2008-04-05 11:53:27 UTC (rev 35767)
@@ -1,30 +1,26 @@
 # $Id$
 
-PortSystem	1.0
+PortSystem      1.0
 
-name		gnome-media
-version		2.18.0
-revision	1
-description	A collection of utilities for simple multimedia handling.
+name            gnome-media
+version         2.22.0
+description     A collection of utilities for simple multimedia handling.
 long_description	\
 	The GNOME media utilities provide simple applications for basic \
 	multimedia tasks, such as CD playback, volume control or audio \
 	recording.
-maintainers	nomaintainer
-categories	gnome
-platforms	darwin 
-homepage	http://www.gnome.org/
-master_sites    gnome:sources/${name}/2.18/
-checksums	md5 a472d8c7733b119376bc6127ee55a82d \
-			sha1 954b4d5069e29d60f28f63d3e2b7cd654247948f \
-			rmd160 7968d0cd5c00b0b36cbdc9c6c0eb1e5a35936e5f
-use_bzip2 	yes
+maintainers     nomaintainer
+categories      gnome
+platforms       darwin
+homepage        http://www.gnome.org/
+master_sites    gnome:sources/${name}/2.22/
+checksums       md5 e3fabb87abd2731d7f345d724b40333a \
+                sha1 9dc92fbde0dda0ef2e7028bf2b80f190b8b6b016 \
+                rmd160 3e88758867df535668c29322bf27aefb2b79cd21
+use_bzip2       yes
 
-configure.args  --mandir=${prefix}/share/man
-configure.cppflags-append "-L${prefix}/lib"
-configure.cflags-append "-no-cpp-precomp -flat_namespace -undefined suppress" 
+depends_lib     port:libgnomeui \
+                port:gst-plugins-good
+#               port:nautilus-cd-burner
 
-depends_lib	port:gnome-panel \
-		port:dbus \
-		port:dbus-glib
 depends_build	port:gnome-doc-utils

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


More information about the macports-changes mailing list