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

Modified Files:
        pidgin.info 
Log Message:
Builds against farsight2 for voice/video capabilities (feedback is welcome).
Update by fangism from the submissions tracker: 
https://sourceforge.net/tracker/?func=detail&aid=2848921&group_id=17203&atid=414256


Index: pidgin.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/pidgin.info,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- pidgin.info 20 Aug 2009 22:26:20 -0000      1.22
+++ pidgin.info 2 Sep 2009 16:07:38 -0000       1.23
@@ -2,7 +2,7 @@
 # Info3 packaging is temporary, just to support comments in depends fields
 Package: pidgin
 Version: 2.6.1
-Revision: 1
+Revision: 2
 Maintainer: David Fang <fang...@users.sourceforge.net>
 Source: mirror:sourceforge:%n/%n-%v.tar.bz2
 Source-MD5: 306b6b60aefa9c5d5bffb08c576aa955
@@ -19,6 +19,7 @@
        dbus-dev,
        enchant1-dev,
        expat1,
+       farsight2 (>= 0.0.9), 
        fink (>= 0.24.12-1),
        fontconfig2-dev (>= 2.4.1-1),
        freetype219 (>= 2.3.5-1),
@@ -42,10 +43,12 @@
        libpng3,
        libtasn1-3,
        libxml2 (>= 2.6.30-1),
+#      nspr,
        pango1-xft2-ft219-dev (>= 1.18.4-4),
        pixman (>= 0.11.0-1),
        pkgconfig (>= 0.21-1),
        python25,
+#      silc-toolkit,
        startup-notification-dev,
 #      sqlite3-dev,
 #      system-openssl-dev,
@@ -78,11 +81,13 @@
        --disable-nm \
        --enable-dbus \
        --enable-cyrus-sasl \
+       --enable-farsight \
        --enable-gnutls \
        --enable-doxygen \
        --enable-dot \
        -C \
        --disable-dependency-tracking \
+       --with-x \
        --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib \
        
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
   
 <<
@@ -102,6 +107,9 @@
 mkdir build
 cd build
 PYTHON=%p/bin/python2.5 pythonpath=%p/bin/python2.5 ../configure %c
+# hack HAVE_X11 because configure failed to find x11.pc
+mv config.h config.h.bkp
+sed '/HAVE_X11/s|.*|#define HAVE_X11 1|' config.h.bkp > config.h
 make
 <<
 InfoTest: <<
@@ -222,6 +230,8 @@
        libidn-shlibs,
        libtasn1-3-shlibs,
        libxml2-shlibs (>= 2.6.30-1)
+#      nspr-shlibs,
+#      silc-toolkit-shlibs
   <<
   Files: <<
        lib/purple-2/*.so
@@ -270,6 +280,7 @@
        atk1-shlibs (>= 1.20.0-1),
        cairo-shlibs (>= 1.6-1),
        expat1-shlibs,
+       farsight2-shlibs (>= 0.0.9), 
        fontconfig2-shlibs (>= 2.4.1-1),
        freetype219-shlibs (>= 2.3.5-1),
        glitz-shlibs,


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to