banshee r4716 - trunk/banshee/build/osx



Author: abock
Date: Wed Oct 22 05:02:15 2008
New Revision: 4716
URL: http://svn.gnome.org/viewvc/banshee?rev=4716&view=rev

Log:
Fixed commented out targets. Sorry Eoin.

Modified:
   trunk/banshee/build/osx/oss-00-base-libs.targets

Modified: trunk/banshee/build/osx/oss-00-base-libs.targets
==============================================================================
--- trunk/banshee/build/osx/oss-00-base-libs.targets	(original)
+++ trunk/banshee/build/osx/oss-00-base-libs.targets	Wed Oct 22 05:02:15 2008
@@ -1,7 +1,7 @@
 TARGETS=(
     # name (%n)        version (%v)  dir (%d)  file (%f)   download uri                    configure args
-#    "libxml2           2.6.30        %n-%v     %d.tar.bz2  http://ftp.gnome.org/pub/gnome/sources/libxml2/2.6/%f";
-	"gettext           0.17          %n-%v     %d.tar.gz   http://ftp.gnu.org/pub/gnu/gettext/%f  --without-emacs --disable-java"
-#	"intltool          0.40.5        %n-%v     %d.tar.bz2  http://ftp.gnome.org/pub/gnome/sources/intltool/0.40/%f";
-#	"libsoup           2.24.1        %n-%v     %d.tar.bz2  http://ftp.gnome.org/pub/gnome/sources/libsoup/2.24/%f  --disable-gtk-doc"
+    "libxml2           2.6.30        %n-%v     %d.tar.bz2  http://ftp.gnome.org/pub/gnome/sources/libxml2/2.6/%f";
+    "gettext           0.17          %n-%v     %d.tar.gz   http://ftp.gnu.org/pub/gnu/gettext/%f  --without-emacs --disable-java"
+    "intltool          0.40.5        %n-%v     %d.tar.bz2  http://ftp.gnome.org/pub/gnome/sources/intltool/0.40/%f";
+    "libsoup           2.24.1        %n-%v     %d.tar.bz2  http://ftp.gnome.org/pub/gnome/sources/libsoup/2.24/%f  --disable-gtk-doc"
 )



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]