[71818] trunk/dports/gnome
devans at macports.org
devans at macports.org
Thu Sep 23 16:46:03 PDT 2010
Revision: 71818
http://trac.macports.org/changeset/71818
Author: devans at macports.org
Date: 2010-09-23 16:46:01 -0700 (Thu, 23 Sep 2010)
Log Message:
-----------
gnome: update top-level meta port to version 2.30.2, add notes.
Modified Paths:
--------------
trunk/dports/gnome/alacarte/Portfile
trunk/dports/gnome/gnome/Portfile
trunk/dports/gnome/gnome-desktop/Portfile
trunk/dports/gnome/gnome-desktop-suite/Portfile
trunk/dports/gnome/gnome-developer-tools/Portfile
trunk/dports/gnome/gnome-menus/Portfile
trunk/dports/gnome/gnome-panel/Portfile
Modified: trunk/dports/gnome/alacarte/Portfile
===================================================================
--- trunk/dports/gnome/alacarte/Portfile 2010-09-23 23:27:57 UTC (rev 71817)
+++ trunk/dports/gnome/alacarte/Portfile 2010-09-23 23:46:01 UTC (rev 71818)
@@ -39,7 +39,7 @@
# gnome-menus is not universal
#
-universal_variant no
+# universal_variant no
post-destroot {
file rename ${destroot}${prefix}/bin/alacarte.py ${destroot}${prefix}/bin/alacarte
Modified: trunk/dports/gnome/gnome/Portfile
===================================================================
--- trunk/dports/gnome/gnome/Portfile 2010-09-23 23:27:57 UTC (rev 71817)
+++ trunk/dports/gnome/gnome/Portfile 2010-09-23 23:46:01 UTC (rev 71818)
@@ -4,7 +4,7 @@
PortSystem 1.0
name gnome
-version 2.26.3
+version 2.30.2
categories gnome
platforms darwin
maintainers devans openmaintainer
@@ -37,12 +37,17 @@
system "${prefix}/bin/update-mime-database ${prefix}/share/mime; true"
system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && \
gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
- ui_msg "To start gnome, create a file called ~/.xinitrc.d/99-gnome.sh which contains this line:"
- ui_msg "USERWM=${prefix}/bin/gnome-session"
- ui_msg "See also http://trac.macports.org/wiki/GNOME for instructions and examples"
- ui_msg "Make sure you do not have a custom ~/.xinitrc file, or you can run into problems."
}
+notes "
+To start gnome, create a file called ~/.xinitrc.d/99-gnome.sh which contains this line:
+
+ USERWM=${prefix}/bin/gnome-session
+
+See also http://trac.macports.org/wiki/GNOME for instructions and examples
+Make sure you do not have a custom ~/.xinitrc file, or you can run into problems.
+"
+
variant office description {Include GNOME office applications} {
depends_lib-append port:gnumeric \
port:abiword-x11 \
Modified: trunk/dports/gnome/gnome-desktop/Portfile
===================================================================
--- trunk/dports/gnome/gnome-desktop/Portfile 2010-09-23 23:27:57 UTC (rev 71817)
+++ trunk/dports/gnome/gnome-desktop/Portfile 2010-09-23 23:46:01 UTC (rev 71818)
@@ -50,7 +50,7 @@
# py26-gtk -> py26-cairo -> py26-numpy -> atlas is not universal
#
-universal_variant no
+# universal_variant no
post-activate {
system "${prefix}/bin/scrollkeeper-update"
Modified: trunk/dports/gnome/gnome-desktop-suite/Portfile
===================================================================
--- trunk/dports/gnome/gnome-desktop-suite/Portfile 2010-09-23 23:27:57 UTC (rev 71817)
+++ trunk/dports/gnome/gnome-desktop-suite/Portfile 2010-09-23 23:46:01 UTC (rev 71818)
@@ -170,9 +170,4 @@
reinplace "s|@PREFIX@|${prefix}|g" ${destroot}${prefix}/share/doc/gnome/README.${name}.txt
}
-notes "
-To start GNOME put \"exec gnome-session\" in your .xinitrc
-See also http://trac.macports.org/wiki/GNOME
-"
-
livecheck.type none
Modified: trunk/dports/gnome/gnome-developer-tools/Portfile
===================================================================
--- trunk/dports/gnome/gnome-developer-tools/Portfile 2010-09-23 23:27:57 UTC (rev 71817)
+++ trunk/dports/gnome/gnome-developer-tools/Portfile 2010-09-23 23:46:01 UTC (rev 71818)
@@ -49,9 +49,4 @@
reinplace "s|@PREFIX@|${prefix}|g" ${destroot}${prefix}/share/doc/gnome/README.${name}.txt
}
-notes "
-To start gnome put \"exec gnome-session\" in your .xinitrc
-See also http://trac.macports.org/wiki/GNOME
-"
-
livecheck.type none
Modified: trunk/dports/gnome/gnome-menus/Portfile
===================================================================
--- trunk/dports/gnome/gnome-menus/Portfile 2010-09-23 23:27:57 UTC (rev 71817)
+++ trunk/dports/gnome/gnome-menus/Portfile 2010-09-23 23:46:01 UTC (rev 71818)
@@ -51,7 +51,7 @@
# py26-gtk -> py26-cairo -> py26-numpy -> atlas is not universal
#
-universal_variant no
+# universal_variant no
livecheck.type regex
livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
Modified: trunk/dports/gnome/gnome-panel/Portfile
===================================================================
--- trunk/dports/gnome/gnome-panel/Portfile 2010-09-23 23:27:57 UTC (rev 71817)
+++ trunk/dports/gnome/gnome-panel/Portfile 2010-09-23 23:46:01 UTC (rev 71818)
@@ -52,7 +52,7 @@
# gnome_menus is not universal
#
-universal_variant no
+# universal_variant no
post-activate {
system " \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100923/bae60387/attachment.html>
More information about the macports-changes
mailing list