[21325] trunk/dports/gnome/gnome-games/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat Jan 20 04:06:24 PST 2007


Revision: 21325
          http://trac.macosforge.org/projects/macports/changeset/21325
Author:   rhwood at macports.org
Date:     2007-01-20 04:06:23 -0800 (Sat, 20 Jan 2007)

Log Message:
-----------
Upgrade to version 2.16.2

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

Modified: trunk/dports/gnome/gnome-games/Portfile
===================================================================
--- trunk/dports/gnome/gnome-games/Portfile	2007-01-20 12:03:25 UTC (rev 21324)
+++ trunk/dports/gnome/gnome-games/Portfile	2007-01-20 12:06:23 UTC (rev 21325)
@@ -1,18 +1,18 @@
 # $Id$
 PortSystem 1.0
 name		gnome-games
-version		2.12.3
+version		2.16.2
 description	Session component for the GNOME 2 desktop
 long_description        Session component for the GNOME 2.0 desktop. \
 			This package contains the commands needed to \
 			start GNOME 2.0.
-maintainers	macports-dev at lists.macosforge.org
+maintainers	nomaintainer at macports.org
 categories	gnome
 platforms	darwin 
 homepage	http://www.gnome.org/
-master_sites    gnome:sources/gnome-games/2.12/
+master_sites    gnome:sources/gnome-games/2.16/
 
-checksums	rmd160 ce94683ccbec16953784744fc8b3ff850b75ccd0
+checksums	rmd160 0d78978f7fd6a254a06f6c8b08950d33958ae6a0
 
 depends_lib \
         lib:libatk-1.0:atk bin:gconftool-2:gconf lib:libgettextlib:gettext \
@@ -25,9 +25,13 @@
         port:fontconfig port:freetype port:gnome-doc-utils lib:libjpeg:jpeg \
         lib:libiconv:libiconv lib:libpng:libpng lib:libtiff:tiff port:xrender \
         port:audiofile port:esound port:gnome-keyring port:guile port:libcroco \
-	port:libgsf port:librsvg port:scrollkeeper
+	port:libgsf port:librsvg port:scrollkeeper \
+	port:dbus \
+	port:dbus-glib
 
 use_bzip2 	yes
 
-configure.args  --mandir=${prefix}/share/man
+# omit gnometris since the JoinedUp C++ library has problems building
+configure.args  --mandir=${prefix}/share/man \
+		--enable-omitgames=gnometris
 configure.env   CPPFLAGS="-L${prefix}/lib -I${prefix}/include" 

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


More information about the macports-changes mailing list