Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs
In directory sc8-pr-cvs17:/tmp/cvs-serv16244/libs

Modified Files:
        dclib0-unified.info 
Removed Files:
        dclib0-unified.patch 
Log Message:

Update from tracker 
http://sourceforge.net/tracker/index.php?func=detail&aid=1766282&group_id=17203&atid=414256


--- dclib0-unified.patch DELETED ---

Index: dclib0-unified.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/dclib0-unified.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- dclib0-unified.info 8 Jan 2007 17:57:21 -0000       1.1
+++ dclib0-unified.info 27 Aug 2007 13:20:45 -0000      1.2
@@ -1,6 +1,6 @@
 Package: dclib0-unified
-Version: 0.3.7
-Revision: 1025
+Version: 0.3.10
+Revision: 1
 Description: Direct Connect protocol library
 License: GPL
 Maintainer: Hanspeter Niederstrasser <[EMAIL PROTECTED]>
@@ -8,19 +8,17 @@
 BuildDepends: <<
        bzip2-dev, 
        libiconv-dev, 
-       libtool14,
        libxml2, 
        system-openssl-dev
 <<
-BuildConflicts: autoconf ( >= 2.55-1), autoconf2.5 ( >= 2.55-1)
 Replaces: dclib0 (<= 0.3.7-4), dclib0-ssl (<= 0.3.7-4)
 BuildDependsOnly: true
-Source: http://download.berlios.de/dcgui/dclib-%v.tar.bz2
-Source-MD5: d35833414534bcac8ce2c8a62ce903a4
-Patch: %n.patch
+Source: mirror:sourceforge:wxdcgui/dclib-%v.tar.bz2
+Source-MD5: 9b73b1dae2d7767452fca11a3ca61333
+#Patch: %n.patch
 PatchScript: <<
-  perl -pi -e 's,-rdynamic,,g;' `/usr/bin/grep -lr rdynamic .`
-  perl -pi -e 's,-undefined suppress,,g;' `/usr/bin/grep -lr 'undefined 
suppress' .`
+  /usr/bin/perl -pi -e 's,-rdynamic,,g;' `/usr/bin/grep -lr rdynamic .`
+  /usr/bin/perl -pi -e 's,-undefined suppress,,g;' `/usr/bin/grep -lr 
'undefined suppress' .`
 ## all_load line is needed if using internal libtool because it's very old.  
Comment out if using fink's libtool.
 #  perl -pi -e 's,-all_load,,g;' `/usr/bin/grep -lr 'all_load' .`
 <<
@@ -33,14 +31,9 @@
 GCC: 3.3
 CompileScript: <<
   #!/bin/sh -ev
-%p/bin/glibtoolize --copy --force
-/usr/bin/make -f admin/Makefile.common
-./configure %c
-/usr/bin/make LIBTOOL=%p/bin/glibtool
-
 #  /usr/bin/make -w -f Makefile.dist
-#  ./configure %c
-#  /usr/bin/make -w
+  ./configure %c
+  /usr/bin/make -w
 <<
 InstallScript: <<
 /usr/bin/make -w install DESTDIR=%d
@@ -48,7 +41,11 @@
 DocFiles: AUTHORS ChangeLog COPYING INSTALL NEWS README
 SplitOff: <<
   Package: %N-shlibs
-  Depends: libxml2-shlibs, bzip2-shlibs
+  Depends: <<
+       bzip2-shlibs,
+       libiconv,
+       libxml2-shlibs
+  <<
   #Conflicts: dclib0-shlibs (<= 0.3.7-4), dclib0-ssl-shlibs (<= 0.3.7-4)
   Replaces: dclib0-shlibs (<= 0.3.7-4), dclib0-ssl-shlibs (<= 0.3.7-4)
   Files: lib/libdc.0.0.1.dylib lib/libdc.0.dylib
@@ -93,5 +90,3 @@
 Now links to system-openssl to remove variants and clarify any
 lingering licenscing issues.
 <<
-
-                


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to