Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv9545/libs

Modified Files:
        libgadu3-dev.info 
Log Message:
bump to 1.9.1, last version to use openssl vs gnutls

Index: libgadu3-dev.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libgadu3-dev.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libgadu3-dev.info   20 Oct 2011 05:59:14 -0000      1.1
+++ libgadu3-dev.info   26 Aug 2012 16:05:24 -0000      1.2
@@ -1,6 +1,7 @@
 Info4: <<
 Package: libgadu3-dev
-Version: 1.8.2
+### Version 1.10.1+ switches to gnutls and other deps
+Version: 1.9.1
 Revision: 1
 Description: Gadu-Gadu IM dev
 License: GPL/LGPL
@@ -8,10 +9,11 @@
 
 Depends: libgadu3-shlibs (>= %v-%r)
 BuildDepends: <<
-       system-openssl-dev,
+       bind9-ssl-dev | bind9-dev,
+       fink-package-precedence,
        fink (>= 0.29.7-1),
        pkgconfig (>= 0.1-1),
-       bind9-ssl-dev | bind9-dev
+       system-openssl-dev
 <<
 Replaces: <<
        ekg-dev (<< 1.8-1),
@@ -21,12 +23,16 @@
 BuildDependsOnly: true
 
 Source: http://toxygen.net/libgadu/files/libgadu-%v.tar.gz
-Source-MD5: 1090f82f8a1bb99e9cdf5853188f625f
+Source-MD5: 8d68489f3c01daba95fd1f20661437fb
 PatchScript: perl -pi -e 's/-Wl,-z,defs//g' configure
 
 SetCFLAGS: -Os -I%p/lib/system-openssl/include
 SetLDFLAGS: -L%p/lib/system-openssl/lib
-ConfigureParams: --with-pthread --disable-dependency-tracking
+ConfigureParams: <<
+       --with-pthread \
+       --enable-dependency-tracking \
+       --disable-static
+<<
 CompileScript: <<
 #!/bin/sh -ex
 
@@ -34,8 +40,11 @@
        export lt_cv_sys_max_cmd_len=65536
        ./configure %c
        make
+       fink-package-precedence --prohibit-bdep=%n .
+<<
+InfoTest: <<
+       TestScript: make check || exit 2
 <<
-
 InstallScript: make install DESTDIR=%d
 DocFiles: AUTHORS COPYING ChangeLog NEWS README
 SplitOff: <<
@@ -49,9 +58,13 @@
        <<
        DocFiles: COPYING README
        Files: lib/libgadu.*.dylib
-       Shlibs: %p/lib/libgadu.3.dylib 13.0.0 %v (>= 1.8.2-1)
+       Shlibs: %p/lib/libgadu.3.dylib 15.0.0 %v (>= 1.9.1-1)
 <<
 
 Homepage: http://toxygen.net/libgadu/
+DescPackaging: <<
+       Version 1.9.1 is the last version to use openssl.  1.10+ switches 
+       to gnutls, so keeping at 1.9.1 for now to minimize disruptions.
+       Otherwise, no known reason to not update to latest. --nieder
+<<
 <<
-


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to