Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv13800

Modified Files:
        linuxdcpp.info 
Log Message:
fix x11 linking that was lost in a gtk+2-dev update

Index: linuxdcpp.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/linuxdcpp.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- linuxdcpp.info      22 Aug 2008 17:41:26 -0000      1.4
+++ linuxdcpp.info      30 Nov 2008 15:00:09 -0000      1.5
@@ -1,6 +1,6 @@
 Package: linuxdcpp
 Version: 1.0.2
-Revision: 2
+Revision: 4
 Description: Direct Connect protocol GTK client
 License: GPL
 Maintainer: Hanspeter Niederstrasser <[EMAIL PROTECTED]>
@@ -9,12 +9,12 @@
        bzip2-shlibs,
        cairo-shlibs (>= 1.6-1),
        fontconfig2-shlibs,
-       freetype219-shlibs,
+       freetype219-shlibs (>= 2.3.7-4),
        glib2-shlibs,
        gtk+2-shlibs (>= 2.12.3-1),
        libgettext3-shlibs,
        libglade2-shlibs (>= 2.4-1),
-       pango1-xft2-ft219-shlibs (>= 1.18.4-4),
+       pango1-xft2-ft219-shlibs (>= 1.22.0-3),
        x11-shlibs
 <<
 BuildDepends: <<
@@ -23,19 +23,20 @@
        cairo (>= 1.6-1),
        fink (>= 0.24.12),
        fontconfig2-dev,
-       freetype219,
+       freetype219 (>= 2.3.7-4),
        glitz,
        glib2-dev (>= 2.14.0-1),
        gtk+2-dev (>= 2.12.3-1),
        libgettext3-dev,
        libglade2 (>= 2.4-1),
-       pango1-xft2-ft219-dev (>= 1.18.4-4),
+       pango1-xft2-ft219-dev (>= 1.22.0-3),
        pixman (>= 0.10.0-1),
-       pkgconfig (>= 0.21-1),
+       pkgconfig (>= 0.23),
        scons (>= 0.96),
        system-openssl-dev,
        x11-dev
 <<
+BuildConflicts: python (>= 1:2.6-1)
 Source: http://launchpad.net/%n/1.0/%v/+download/%n-%v.tar.bz2
 Source-MD5: 905d572357cbdbc66c8d45fe394f80fc
 PatchFile: %n.patch
@@ -45,6 +46,7 @@
 if [ `/usr/bin/sw_vers -productVersion | cut -d'.' -f1-2` == 10.4 ]; then
        /usr/bin/patch -p1 < %{PatchFile}
 fi
+/usr/bin/perl -pi -e 's|libs libglade-2.0|$& fontconfig x11 xext xrender 
xinerama xrandr xcursor xfixes xcomposite xdamage|' SConstruct
 <<
 NoSetCFLAGS: true
 SetCFLAGS: -I%p/lib/system-openssl/include
@@ -53,7 +55,6 @@
 GCC: 4.0
 CompileScript: <<
 #!/bin/sh -ev
-export 
PKG_CONFIG_PATH=%p/lib/pango-ft219/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig
 %p/bin/scons PREFIX=%p
 <<
 InstallScript: <<


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to