[72654] trunk/dports

devans at macports.org devans at macports.org
Fri Oct 22 07:12:22 PDT 2010


Revision: 72654
          http://trac.macports.org/changeset/72654
Author:   devans at macports.org
Date:     2010-10-22 07:12:19 -0700 (Fri, 22 Oct 2010)
Log Message:
-----------
dependents of py26-numpy: these ports and their
dependencies now build universal

Modified Paths:
--------------
    trunk/dports/gnome/eog/Portfile
    trunk/dports/gnome/evince/Portfile
    trunk/dports/gnome/file-roller/Portfile
    trunk/dports/gnome/gedit/Portfile
    trunk/dports/gnome/gnome-desktop/Portfile
    trunk/dports/gnome/gnome-menus/Portfile
    trunk/dports/gnome/gnome-settings-daemon/Portfile
    trunk/dports/gnome/gnome-terminal/Portfile
    trunk/dports/gnome/gucharmap/Portfile
    trunk/dports/gnome/metacity/Portfile
    trunk/dports/gnome/nautilus/Portfile
    trunk/dports/gnome/vte/Portfile
    trunk/dports/net/libgweather/Portfile

Modified: trunk/dports/gnome/eog/Portfile
===================================================================
--- trunk/dports/gnome/eog/Portfile	2010-10-22 14:07:47 UTC (rev 72653)
+++ trunk/dports/gnome/eog/Portfile	2010-10-22 14:12:19 UTC (rev 72654)
@@ -5,7 +5,7 @@
 
 name		eog
 version		2.30.2
-revision        1
+revision        2
 set branch	[join [lrange [split ${version} .] 0 1] .]
 description	An image viewing program.
 long_description        This is the Eye of Gnome, an image viewer program. \
@@ -47,12 +47,6 @@
 set python_framework ${frameworks_dir}/Python.framework/Versions/2.6
 configure.pkg_config_path ${python_framework}/lib/pkgconfig
 
-#
-# gnome-desktop is not universal
-#
-
-universal_variant no
-
 post-activate {
    system "scrollkeeper-update"
    system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"

Modified: trunk/dports/gnome/evince/Portfile
===================================================================
--- trunk/dports/gnome/evince/Portfile	2010-10-22 14:07:47 UTC (rev 72653)
+++ trunk/dports/gnome/evince/Portfile	2010-10-22 14:12:19 UTC (rev 72654)
@@ -5,6 +5,7 @@
 
 name            evince
 version         2.30.3
+revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     Evince is a document viewer for multiple document formats like pdf, and many others.
 long_description \
@@ -51,12 +52,6 @@
 configure.ldflags-append -lstdc++
 configure.cflags-append -D__DARWIN_UNIX03=1
 
-#
-# nautilus is not universal
-#
-
-universal_variant no
-
 variant djvu description {Builds against port:djvulibre} {
     configure.args-delete --disable-djvu
     configure.args-append --enable-djvu

Modified: trunk/dports/gnome/file-roller/Portfile
===================================================================
--- trunk/dports/gnome/file-roller/Portfile	2010-10-22 14:07:47 UTC (rev 72653)
+++ trunk/dports/gnome/file-roller/Portfile	2010-10-22 14:12:19 UTC (rev 72654)
@@ -5,7 +5,7 @@
 
 name		file-roller
 version		2.30.2
-revision        1
+revision        2
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description	An archive manager for GNOME
 long_description        File Roller is an archive manager for the GNOME \
@@ -37,12 +37,6 @@
                 --disable-schemas-install \
                 --disable-scrollkeeper
 
-#
-# nautilus is not universal
-#
-
-universal_variant no
-
 post-activate {
 	system "${prefix}/bin/scrollkeeper-update"
         system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"

Modified: trunk/dports/gnome/gedit/Portfile
===================================================================
--- trunk/dports/gnome/gedit/Portfile	2010-10-22 14:07:47 UTC (rev 72653)
+++ trunk/dports/gnome/gedit/Portfile	2010-10-22 14:12:19 UTC (rev 72654)
@@ -5,6 +5,7 @@
 
 name            gedit
 version         2.30.4
+revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     GNOME editor.
 long_description \
@@ -43,12 +44,6 @@
 set python_framework ${frameworks_dir}/Python.framework/Versions/2.6
 configure.pkg_config_path ${python_framework}/lib/pkgconfig
 
-#
-# py26-pygtksourceview -> py26-gtk -> py26-cairo -> py26-numpy is not universal
-#
-
-universal_variant no
-
 variant no_x11 {
         depends_lib-delete  port:xorg-libsm
 }

Modified: trunk/dports/gnome/gnome-desktop/Portfile
===================================================================
--- trunk/dports/gnome/gnome-desktop/Portfile	2010-10-22 14:07:47 UTC (rev 72653)
+++ trunk/dports/gnome/gnome-desktop/Portfile	2010-10-22 14:12:19 UTC (rev 72654)
@@ -5,6 +5,7 @@
 
 name            gnome-desktop
 version         2.30.2
+revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 maintainers     devans openmaintainer
 categories      gnome
@@ -46,12 +47,6 @@
 
 configure.python  ${prefix}/bin/python2.6
 
-#
-# py26-gtk -> py26-cairo -> py26-numpy is not universal
-#
-
-universal_variant no
-
 post-activate {
     system "${prefix}/bin/scrollkeeper-update"
 }

Modified: trunk/dports/gnome/gnome-menus/Portfile
===================================================================
--- trunk/dports/gnome/gnome-menus/Portfile	2010-10-22 14:07:47 UTC (rev 72653)
+++ trunk/dports/gnome/gnome-menus/Portfile	2010-10-22 14:12:19 UTC (rev 72654)
@@ -5,6 +5,7 @@
 
 name            gnome-menus
 version         2.30.4
+revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 maintainers     devans openmaintainer
 categories      gnome
@@ -47,12 +48,6 @@
                 --enable-python \
                 --disable-silent-rules
 
-#
-# py26-gtk -> py26-cairo -> py26-numpy is not universal
-#
-
-universal_variant no
-
 livecheck.type  regex
 livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
 livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}

Modified: trunk/dports/gnome/gnome-settings-daemon/Portfile
===================================================================
--- trunk/dports/gnome/gnome-settings-daemon/Portfile	2010-10-22 14:07:47 UTC (rev 72653)
+++ trunk/dports/gnome/gnome-settings-daemon/Portfile	2010-10-22 14:12:19 UTC (rev 72654)
@@ -4,7 +4,7 @@
 
 name            gnome-settings-daemon
 version         2.30.2
-revision        1
+revision        2
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     Gnome 2 settings daemon.
 long_description ${description}
@@ -36,12 +36,6 @@
                 --x-libraries=${prefix}/lib \
                 --disable-schemas-install
 
-#
-# port gnome-desktop is not universal
-#
-
-universal_variant no
-
 post-activate    {
     system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"
     system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && \

Modified: trunk/dports/gnome/gnome-terminal/Portfile
===================================================================
--- trunk/dports/gnome/gnome-terminal/Portfile	2010-10-22 14:07:47 UTC (rev 72653)
+++ trunk/dports/gnome/gnome-terminal/Portfile	2010-10-22 14:12:19 UTC (rev 72654)
@@ -5,6 +5,7 @@
 
 name		gnome-terminal
 version		2.30.2
+revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description	Terminal component for the GNOME 2 Desktop
 long_description \
@@ -30,12 +31,6 @@
 	--disable-schemas-install \
         --disable-scrollkeeper
 
-#
-# vte is not universal
-#
-
-universal_variant no
-
 post-activate	{
 	system "${prefix}/bin/scrollkeeper-update"
 	system "${prefix}/bin/update-desktop-database -q ${prefix}/share/applications; true"

Modified: trunk/dports/gnome/gucharmap/Portfile
===================================================================
--- trunk/dports/gnome/gucharmap/Portfile	2010-10-22 14:07:47 UTC (rev 72653)
+++ trunk/dports/gnome/gucharmap/Portfile	2010-10-22 14:12:19 UTC (rev 72654)
@@ -5,6 +5,7 @@
 
 name		gucharmap
 version         2.30.3
+revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description	gucharmap is a featureful unicode character map.
 long_description ${description}
@@ -39,12 +40,6 @@
 set python_framework ${frameworks_dir}/Python.framework/Versions/2.6
 configure.pkg_config_path ${python_framework}/lib/pkgconfig
 
-#
-# py26-gtk -> py26-cairo -> py26-numpy is not universal
-#
-
-universal_variant no
-
 post-activate	{
     system "${prefix}/bin/scrollkeeper-update"
     system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && \

Modified: trunk/dports/gnome/metacity/Portfile
===================================================================
--- trunk/dports/gnome/metacity/Portfile	2010-10-22 14:07:47 UTC (rev 72653)
+++ trunk/dports/gnome/metacity/Portfile	2010-10-22 14:12:19 UTC (rev 72654)
@@ -5,6 +5,7 @@
 
 name		metacity
 version		2.30.3
+revision        1
 set branch  [join [lrange [split ${version} .] 0 1] .]
 description	A window manager for the adult in you.
 long_description        ${description}
@@ -45,8 +46,6 @@
     }
 }
 
-universal_variant no
-
 post-activate {
 	system "${prefix}/bin/scrollkeeper-update"
         system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && \

Modified: trunk/dports/gnome/nautilus/Portfile
===================================================================
--- trunk/dports/gnome/nautilus/Portfile	2010-10-22 14:07:47 UTC (rev 72653)
+++ trunk/dports/gnome/nautilus/Portfile	2010-10-22 14:12:19 UTC (rev 72654)
@@ -5,7 +5,7 @@
 
 name		nautilus
 version		2.30.1
-revision        1
+revision        2
 set branch  [join [lrange [split ${version} .] 0 1] .]
 description	The GNOME filemanager
 long_description       	Nautilus is the official file manager for the \
@@ -52,12 +52,6 @@
                 --disable-schemas-install \
                 --disable-packagekit
 
-#
-# port gnome-desktop is not universal
-#
-
-universal_variant no
-
 post-activate {
     system "${prefix}/bin/update-desktop-database -q ${prefix}/share/applications; true"
     system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"

Modified: trunk/dports/gnome/vte/Portfile
===================================================================
--- trunk/dports/gnome/vte/Portfile	2010-10-22 14:07:47 UTC (rev 72653)
+++ trunk/dports/gnome/vte/Portfile	2010-10-22 14:12:19 UTC (rev 72654)
@@ -5,7 +5,7 @@
 
 name            vte
 version         0.25.1
-revision        1
+revision        2
 set branch      [join [lrange [split $version .] 0 1] .]
 maintainers     nomaintainer
 categories      gnome
@@ -41,10 +41,6 @@
 
 configure.cflags-append -fstrict-aliasing
 
-# py26-gtk -> py26-cairo -> py26-numpy is not universal
-
-universal_variant no
-
 variant without_python description {Disable Python support} {
     depends_lib-delete  port:py26-gtk
     configure.args-append   --disable-python

Modified: trunk/dports/net/libgweather/Portfile
===================================================================
--- trunk/dports/net/libgweather/Portfile	2010-10-22 14:07:47 UTC (rev 72653)
+++ trunk/dports/net/libgweather/Portfile	2010-10-22 14:12:19 UTC (rev 72654)
@@ -5,6 +5,7 @@
 
 name            libgweather
 version         2.30.3
+revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 maintainers     devans openmaintainer
 categories      net gnome
@@ -49,12 +50,6 @@
 
 build.env       PATH=${python_framework}/bin:$env(PATH)
 
-#
-# py26-gtk -> py26-cairo -> py26-numpy is not universal
-#
-
-universal_variant no
-
 post-activate {
     system "\
         GCONF_CONFIG_SOURCE= \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101022/d0bee9c8/attachment.html>


More information about the macports-changes mailing list