[25725] trunk/dports/gnome/gnome-games/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Tue May 29 17:03:06 PDT 2007
Revision: 25725
http://trac.macosforge.org/projects/macports/changeset/25725
Author: rhwood at macports.org
Date: 2007-05-29 17:03:05 -0700 (Tue, 29 May 2007)
Log Message:
-----------
Upgrade to version 2.18.2
Take maintainership
$&*@^%# scrollkeeper!
Modified Paths:
--------------
trunk/dports/gnome/gnome-games/Portfile
Modified: trunk/dports/gnome/gnome-games/Portfile
===================================================================
--- trunk/dports/gnome/gnome-games/Portfile 2007-05-29 22:02:35 UTC (rev 25724)
+++ trunk/dports/gnome/gnome-games/Portfile 2007-05-30 00:03:05 UTC (rev 25725)
@@ -1,18 +1,18 @@
# $Id$
PortSystem 1.0
name gnome-games
-version 2.16.2
+version 2.18.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 nomaintainer at macports.org
+maintainers rhwood at macports.org openmaintainer at macports.org
categories gnome
platforms darwin
homepage http://www.gnome.org/
-master_sites gnome:sources/gnome-games/2.16/
+master_sites gnome:sources/gnome-games/2.18/
-checksums rmd160 0d78978f7fd6a254a06f6c8b08950d33958ae6a0
+checksums rmd160 ce9dbc0e86610b8cb19c1471bb5da7f581e21c8c
depends_lib \
lib:libatk-1.0:atk bin:gconftool-2:gconf lib:libgettextlib:gettext \
@@ -33,5 +33,10 @@
# omit gnometris since the JoinedUp C++ library has problems building
configure.args --mandir=${prefix}/share/man \
+ --disable-scrollkeeper \
--enable-omitgames=gnometris
-configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include"
+
+post-destroot {
+ file delete -force ${destroot}${prefix}/var/scrollkeeper
+ file delete -force ${destroot}${prefix}/var/lib/scrollkeeper
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070529/151f3cc9/attachment.html
More information about the macports-changes
mailing list