Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv8390/10.3/stable/main/finkinfo/libs

Modified Files:
        libusb.info 
Log Message:
to stable, maintainer-approved

Index: libusb.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/libs/libusb.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libusb.info 29 Mar 2006 23:08:27 -0000      1.3
+++ libusb.info 18 Aug 2006 03:24:44 -0000      1.4
@@ -1,10 +1,10 @@
 Package: libusb
-Version: 0.1.8
-Revision: 14
+Version: 0.1.12
+Revision: 10
 Maintainer: Ben Hines <[EMAIL PROTECTED]>
 Source: http://download.sourceforge.net/%n/%n-%v.tar.gz
-Source-MD5: 75655870fb7bb661e6fbd57cbfe81bb2
-BuildDepends: docbook-bundle, openjade (>=1.3.1-3), libtool14 (>= 1.5.4-1)
+Source-MD5: caf182cbc7565dac0fd72155919672e6
+#BuildDepends: libtool14 (>= 1.5.4-1)
 BuildDependsOnly: true
 Depends: %N-shlibs (= %v-%r)
 GCC: 3.3
@@ -12,22 +12,22 @@
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
 CompileScript: <<
-       #!/bin/sh
-       cp %p/share/libtool/ltmain.sh .
-       perl -pi.bak -e 's/shrext_cmds/shrext/' ltmain.sh
-       SGML_CATALOG_FILES="%p/share/sgml/catalog:%p/share/xml/catalog"
-       export SGML_CATALOG_FILES
-       perl -pi.bak -e 's,-flat_namespace -undefined suppress,-undefined 
dynamic_lookup,g' configure
-       ./configure %c
+       #!/bin/sh -e
+#      cp %p/share/libtool/ltmain.sh .
+#      perl -pi.bak -e 's/shrext_cmds/shrext/' ltmain.sh
+#      perl -pi.bak -e 's,-flat_namespace -undefined suppress,-undefined 
dynamic_lookup,g' configure
+       ./configure --disable-build-docs %c
 #      /usr/bin/perl -pi.bak -e 
's/^library_names_spec=.*/library_names_spec=\"\\\${libname}\\\${release}\\\${versuffix}.dylib
 \\\${libname}\${release}\\\${major}\dylib \\\${libname}.dylib\"/g' libtool
        /usr/bin/head -n 7 usb.c >> LICENSE
        make
 <<
-Patch: %n.patch
+#Patch: %n.patch
 InstallScript: <<
  make install DESTDIR=%d 
+ # for some reason, libusb's build strips out the -Wl's?
+# perl -pi -e 's/-Xlinker -framework -Xlinker (\S*)/-Wl,-framework,$1/g; 
s/-framework (\S*)/-Wl,-framework,$1/g;' %i/bin/libusb-config
 <<
-DocFiles: AUTHORS INSTALL.libusb NEWS README LICENSE doc/html/*.html
+DocFiles: AUTHORS INSTALL.libusb NEWS README LICENSE
 SplitOff: <<
   Package: %N-shlibs
   Files: lib/libusb-*.dylib 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to