[69830] trunk/dports/x11/wine-crossover-games/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Jul 17 15:17:18 PDT 2010


Revision: 69830
          http://trac.macports.org/changeset/69830
Author:   ryandesign at macports.org
Date:     2010-07-17 15:17:17 -0700 (Sat, 17 Jul 2010)
Log Message:
-----------
wine-crossover-games: enable gnutls support (#25548) and add xrender dependency (#25349)

Modified Paths:
--------------
    trunk/dports/x11/wine-crossover-games/Portfile

Modified: trunk/dports/x11/wine-crossover-games/Portfile
===================================================================
--- trunk/dports/x11/wine-crossover-games/Portfile	2010-07-17 22:07:07 UTC (rev 69829)
+++ trunk/dports/x11/wine-crossover-games/Portfile	2010-07-17 22:17:17 UTC (rev 69830)
@@ -7,7 +7,7 @@
 name                        wine-crossover-games
 conflicts                   wine wine-devel
 version                     9.0.1
-revision                    1
+revision                    2
 categories                  x11
 maintainers                 jeremyhu openmaintainer
 homepage                    http://www.codeweavers.com/
@@ -35,6 +35,7 @@
 depends_lib                 port:expat \
                             port:fontconfig \
                             port:freetype \
+                            port:gnutls \
                             port:jpeg \
                             port:lcms \
                             port:libiconv \
@@ -51,11 +52,13 @@
                             port:xorg-libXinerama \
                             port:xorg-libXrandr \
                             port:xorg-libXxf86vm \
+                            port:xrender \
                             port:mesa
 
 archcheck.files             lib/libexpat.dylib \
                             lib/libfontconfig.dylib \
                             lib/libfreetype.dylib \
+                            lib/libgnutls.dylib \
                             lib/libjpeg.dylib \
                             lib/liblcms.dylib \
                             lib/libiconv.dylib \
@@ -72,6 +75,7 @@
                             lib/libXinerama.dylib \
                             lib/libXrandr.dylib \
                             lib/libXxf86vm.dylib \
+                            lib/libXrender.dylib \
                             lib/libGL.dylib
 
 depends_build               port:pkgconfig
@@ -97,7 +101,7 @@
                             --with-freetype \
                             --without-gphoto \
                             --with-glu \
-                            --without-gnutls \
+                            --with-gnutls \
                             --without-gsm \
                             --without-hal \
                             --without-jack \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100717/835d2eb4/attachment.html>


More information about the macports-changes mailing list