[35442] trunk/dports/gnome/metacity/Portfile
jmr at macports.org
jmr at macports.org
Fri Mar 28 09:40:27 PDT 2008
Revision: 35442
http://trac.macosforge.org/projects/macports/changeset/35442
Author: jmr at macports.org
Date: 2008-03-28 09:40:26 -0700 (Fri, 28 Mar 2008)
Log Message:
-----------
metacity: bumnp version to 2.22.0
Modified Paths:
--------------
trunk/dports/gnome/metacity/Portfile
Modified: trunk/dports/gnome/metacity/Portfile
===================================================================
--- trunk/dports/gnome/metacity/Portfile 2008-03-28 16:02:18 UTC (rev 35441)
+++ trunk/dports/gnome/metacity/Portfile 2008-03-28 16:40:26 UTC (rev 35442)
@@ -1,7 +1,9 @@
# $Id$
+
PortSystem 1.0
+
name metacity
-version 2.20.0
+version 2.22.0
description A window manager for the adult in you.
long_description ${description}
maintainers nomaintainer
@@ -9,15 +11,15 @@
platforms darwin
homepage http://www.gnome.org
master_sites gnome:sources/${name}/[strsed ${version} {/\.[0-9]*$//}]/
-checksums md5 e9c6317c85db019ac2d832dd9f45f536 \
- sha1 1d515a38678f5d26568e0479d5a363c5709357e4 \
- rmd160 1723f6c575cf71a65918e8c2c223d0a31723be9d
+checksums md5 8cb6d02cf66a1003532b4f5d2754d696 \
+ sha1 18e7761152d033b31b13a455be459d986f55a8ba \
+ rmd160 9432a4a809b70e1088d3eb5a54be1044ee4e5ccc
depends_lib \
port:gtk2 \
port:pango \
port:gconf \
- port:startup-notification \
+ port:startup-notification \
port:xrender \
port:gnome-themes
depends_build \
@@ -25,10 +27,12 @@
use_bzip2 yes
-configure.args --mandir=${prefix}/share/man --disable-scrollkeeper
-configure.cppflags-append -I/usr/X11R6/include
-configure.ldflags-append -L/usr/X11R6/lib
+configure.args --mandir=${prefix}/share/man \
+ --disable-scrollkeeper \
+ --disable-compositor
+configure.cppflags-append -I${x11prefix}/include
+configure.ldflags-append -L${x11prefix}/lib
post-activate {
- system "scrollkeeper-update"
+ system "${prefix}/bin/scrollkeeper-update"
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080328/894b4460/attachment-0001.html
More information about the macports-changes
mailing list