[26972] trunk/dports/gnome/gnome-games/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Sat Jul 14 10:57:57 PDT 2007
Revision: 26972
http://trac.macosforge.org/projects/macports/changeset/26972
Author: rhwood at macports.org
Date: 2007-07-14 10:57:56 -0700 (Sat, 14 Jul 2007)
Log Message:
-----------
Add dependency on gnome-python-desktop
Rework all lib/bin dependencies into port dependencies
Move dependencies as approriate from deps_lib to deps_build
1 dependency per line
Modified Paths:
--------------
trunk/dports/gnome/gnome-games/Portfile
Modified: trunk/dports/gnome/gnome-games/Portfile
===================================================================
--- trunk/dports/gnome/gnome-games/Portfile 2007-07-14 16:10:42 UTC (rev 26971)
+++ trunk/dports/gnome/gnome-games/Portfile 2007-07-14 17:57:56 UTC (rev 26972)
@@ -14,19 +14,46 @@
checksums rmd160 ce9dbc0e86610b8cb19c1471bb5da7f581e21c8c
-depends_lib \
- lib:libatk-1.0:atk bin:gconftool-2:gconf lib:libgettextlib:gettext \
- lib:libglib-2.0:glib2 lib:libgnomevfs-2:gnome-vfs lib:libgtk-x11-2.0:gtk2 \
- lib:libgnomecanvas-2:libgnomecanvas lib:libart_lgpl_2:libart_lgpl \
- lib:libbonobo-2:libbonobo lib:libbonoboui-2:libbonoboui port:Xft2 \
- lib:libglade-2.0:libglade2 lib:libgnome-2:libgnome lib:libgnomeui-2:libgnomeui \
- bin:orbit-idl-2:orbit2 port:libxml2 port:libxslt bin:perl:perl5.8 \
- lib:libpangoft2-1.0:pango bin:pkg-config:pkgconfig lib:libexpat:expat \
- 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:dbus \
+depends_build \
+ port:gnome-doc-utils \
+ port:perl5.8 \
+ port:pkgconfig
+depends_lib \
+ port:atk \
+ port:gconf \
+ port:gettext \
+ port:glib2 \
+ port:gnome-vfs \
+ port:gtk2 \
+ port:libgnomecanvas \
+ port:libart_lgpl \
+ port:libbonobo \
+ port:libbonoboui \
+ port:Xft2 \
+ port:libglade2 \
+ port:libgnome \
+ port:libgnomeui \
+ port:orbit2 \
+ port:libxml2 \
+ port:libxslt \
+ port:pango \
+ port:expat \
+ port:fontconfig \
+ port:freetype \
+ port:jpeg \
+ port:libiconv \
+ port:libpng \
+ port:tiff \
+ port:xrender \
+ port:audiofile \
+ port:esound \
+ port:gnome-keyring \
+ port:guile \
+ port:libcroco \
+ port:libgsf \
+ port:librsvg \
+ port:scrollkeeper \
+ port:gnome-python-desktop \
port:dbus-glib
use_bzip2 yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070714/ff52b4e6/attachment.html
More information about the macports-changes
mailing list