Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/graphics
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18560/10.4-transitional/unstable/main/finkinfo/graphics

Modified Files:
        sane-backends.info 
Added Files:
        sane-backends.patch 
Log Message:
new upstream

--- NEW FILE: sane-backends.patch ---
diff -uNr sane-backends-1.0.17/configure sane-backends-1.0.17-patched/configure
--- sane-backends-1.0.17/configure      2005-12-18 08:16:04.000000000 -0500
+++ sane-backends-1.0.17-patched/configure      2006-03-21 00:21:32.000000000 
-0500
@@ -3437,7 +3437,7 @@
       LDFLAGS="$LDFLAGS -Wl,-brtl"
       ;;
     darwin*) #include frameworks
-      LIBS="$LIBS -framework CoreFoundation -framework IOKit"
+      LIBS="$LIBS -Wl,-framework,CoreFoundation -Wl,-framework,IOKit"
       ;;
   esac
 

Index: sane-backends.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/graphics/sane-backends.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- sane-backends.info  21 Mar 2006 04:39:08 -0000      1.4
+++ sane-backends.info  21 Mar 2006 18:39:55 -0000      1.5
@@ -1,199 +1,180 @@
 Package: sane-backends
-Version: 1.0.15
-Revision: 4
-Source: ftp://ftp.mostang.com/pub/sane/%n-%v/%n-%v.tar.gz
-Source-MD5: 3b804f35cdfbc5ad2d201ffe078bbac9
+Version: 1.0.17
+Revision: 1
+Source: http://alioth.debian.org/download.php/1347/%n-%v.tar.gz
+Source-MD5: b51c10da8a81a04e1bae88c9e6556df2
 ConfigureParams: --mandir=%p/share/man --without-gphoto2
-NoSetLDFLags: true
-NoSetCPPFLags: true
-SetCPPFLags: -no-cpp-precomp -DOSX_ONLY_10_2_API=1
-NoSetMAKEFLAGS: true
-SetMAKEFLAGS: -j1
-##Patch: %f.patch
-PatchScript: <<
-perl -pi.bak -e 's/\$\(STANDARD\)//' doc/Makefile.in
-perl -pi -e 's,(#include <sys/socket.h>),#include <sys/types.h>\n\1,' configure
-perl -pi -e 's/-framework CoreFoundation -framework 
IOKit/-Wl,-framework,CoreFoundation -Wl,-framework,IOKit/,g' configure
-<<
-BuildDepends: libusb, libjpeg, cctools (>= 446-1), gettext-tools
+NoSetLDFLAGS: true
+SetLIBS: -L%p/lib
+SetCPPFLAGS: -fno-common
+Patch: %n.patch
+BuildDepends: libusb (>= 0.1.8-1), libjpeg, cctools (>= 446-1), gettext-tools
 Depends: %N-shlibs (= %v-%r)
 Description: Scanner Access Now Easy
 DescDetail: <<
-SANE stands for "Scanner Access Now Easy" and is an application programming
-interface (API) that provides standardized access to any raster image 
-scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras,
-frame-grabbers, etc.). The SANE API is public domain and its discussion and
-development is open to everybody.
-<<
-DescPort: <<
-Removed sm3600 backend, it crashes, Removed dlcompat requirement upstream, 
-trouble is, need to patch configure so it doesn't find libdl if it is 
installed.
-
-Patch configure to fix socklen_t test.
+       SANE stands for "Scanner Access Now Easy" and is an application 
programming
+       interface (API) that provides standardized access to any raster image 
+       scanner hardware (flatbed scanner, hand-held scanner, video- and 
still-cameras,
+       frame-grabbers, etc.). The SANE API is public domain and its discussion 
and
+       development is open to everybody.
 <<
 CompileScript: <<
 #!/bin/sh -ex
-# Just bacuase this is the way I have been building it
-LIBRARY_PATH=%p/lib
-CPATH=%p/include
-LDFLAGS=
-export LIBRARY_PATH
-export CPATH
-export LDFLAGS
-./configure %c
-find . -name Makefile -exec perl -pi.bak -e 
's#-[LlI](%p/lib|%p/include|m|pthread|c)\s# #g' {} \;
-make docdir=%p/share/doc/sane-backends
+       ./configure %c
+       make docdir=%p/share/doc/%N
 <<
 InstallScript: <<
-make install DESTDIR=%d docdir=%p/share/doc/%n-%v
-rm -f %i/lib/sane/libsane-sm3600.*
-rm -f %i/lib/sane/libsane*.so.1
-rm -f %i/lib/libsane.so.1
-rm -f %i/lib/libsane.so
+       make -j1 install DESTDIR=%d docdir=%p/share/doc/%N
 <<
 DocFiles: COPYING
 Splitoff: <<
-Package: %N-shlibs
-Depends: libjpeg-shlibs, libusb-shlibs
-Description: Shared libraries for sane
-# can't just do *.conf because we don't want saned.conf in here
-Files: <<
- lib/libsane.1.0.15.dylib
- lib/libsane.1.dylib
- lib/sane/libsane-*.1.0.15.so
- lib/sane/libsane-*.1.so
- etc/sane.d/net.conf
- etc/sane.d/abaton.conf
- etc/sane.d/artec_eplus48u.conf
- etc/sane.d/gt68xx.conf
- etc/sane.d/hp5400.conf
- etc/sane.d/ibm.conf
- etc/sane.d/ma1509.conf
- etc/sane.d/agfafocus.conf   
- etc/sane.d/mustek_usb.conf
- etc/sane.d/apple.conf       
- etc/sane.d/nec.conf
- etc/sane.d/artec.conf       
- etc/sane.d/avision.conf     
- etc/sane.d/pie.conf
- etc/sane.d/bh.conf          
- etc/sane.d/plustek.conf
- etc/sane.d/plustek_pp.conf
- etc/sane.d/canon.conf
- etc/sane.d/ricoh.conf
- etc/sane.d/canon630u.conf   
- etc/sane.d/s9036.conf
- etc/sane.d/coolscan.conf    
- etc/sane.d/coolscan2.conf   
- etc/sane.d/sceptre.conf
- etc/sane.d/dc210.conf       
- etc/sane.d/sharp.conf
- etc/sane.d/dc240.conf       
- etc/sane.d/snapscan.conf
- etc/sane.d/dc25.conf        
- etc/sane.d/sp15c.conf
- etc/sane.d/dll.conf         
- etc/sane.d/st400.conf
- etc/sane.d/dmc.conf         
- etc/sane.d/tamarack.conf
- etc/sane.d/epson.conf       
- etc/sane.d/teco1.conf
- etc/sane.d/fujitsu.conf     
- etc/sane.d/teco2.conf
- etc/sane.d/hp.conf          
- etc/sane.d/teco3.conf
- etc/sane.d/leo.conf         
- etc/sane.d/test.conf
- etc/sane.d/matsushita.conf  
- etc/sane.d/umax.conf
- etc/sane.d/microtek.conf    
- etc/sane.d/umax1220u.conf
- etc/sane.d/microtek2.conf   
- etc/sane.d/umax_pp.conf
- etc/sane.d/mustek.conf
- etc/sane.d/u12.conf
- <<
-Shlibs: %p/lib/libsane.1.dylib 2.0.0 %n (>= 1.0.9-1)
-ConfFiles: <<
-   %p/etc/sane.d/abaton.conf      
-   %p/etc/sane.d/artec_eplus48u.conf
-   %p/etc/sane.d/gt68xx.conf
-   %p/etc/sane.d/hp5400.conf
-   %p/etc/sane.d/ibm.conf
-   %p/etc/sane.d/ma1509.conf
-   %p/etc/sane.d/agfafocus.conf   
-   %p/etc/sane.d/mustek_usb.conf
-   %p/etc/sane.d/apple.conf       
-   %p/etc/sane.d/nec.conf
-   %p/etc/sane.d/artec.conf       
-   %p/etc/sane.d/net.conf
-   %p/etc/sane.d/avision.conf     
-   %p/etc/sane.d/pie.conf
-   %p/etc/sane.d/bh.conf          
-   %p/etc/sane.d/plustek.conf
-   %p/etc/sane.d/plustek_pp.conf
-   %p/etc/sane.d/canon.conf
-   %p/etc/sane.d/ricoh.conf
-   %p/etc/sane.d/canon630u.conf   
-   %p/etc/sane.d/s9036.conf
-   %p/etc/sane.d/coolscan.conf    
-   %p/etc/sane.d/coolscan2.conf   
-   %p/etc/sane.d/sceptre.conf
-   %p/etc/sane.d/dc210.conf       
-   %p/etc/sane.d/sharp.conf
-   %p/etc/sane.d/dc240.conf       
-   %p/etc/sane.d/snapscan.conf
-   %p/etc/sane.d/dc25.conf        
-   %p/etc/sane.d/sp15c.conf
-   %p/etc/sane.d/dll.conf         
-   %p/etc/sane.d/st400.conf
-   %p/etc/sane.d/dmc.conf         
-   %p/etc/sane.d/tamarack.conf
-   %p/etc/sane.d/epson.conf       
-   %p/etc/sane.d/teco1.conf
-   %p/etc/sane.d/fujitsu.conf     
-   %p/etc/sane.d/teco2.conf
-   %p/etc/sane.d/hp.conf          
-   %p/etc/sane.d/teco3.conf
-   %p/etc/sane.d/leo.conf         
-   %p/etc/sane.d/test.conf
-   %p/etc/sane.d/matsushita.conf  
-   %p/etc/sane.d/umax.conf
-   %p/etc/sane.d/microtek.conf    
-   %p/etc/sane.d/umax1220u.conf
-   %p/etc/sane.d/microtek2.conf   
-   %p/etc/sane.d/umax_pp.conf
-   %p/etc/sane.d/mustek.conf
-   %p/etc/sane.d/u12.conf
-<<
-DocFiles: COPYING
+       Package: %N-shlibs
+       Depends: libjpeg-shlibs, libusb-shlibs (>= 0.1.8-1)
+       Description: Shared libraries for sane
+       # can't just do *.conf because we don't want saned.conf in here
+       Files: <<
+               lib/libsane.1*.dylib
+               lib/sane/libsane-*.1*.so
+               %p/etc/sane.d/abaton.conf
+               %p/etc/sane.d/agfafocus.conf
+               %p/etc/sane.d/apple.conf
+               %p/etc/sane.d/artec.conf
+               %p/etc/sane.d/artec_eplus48u.conf
+               %p/etc/sane.d/avision.conf
+               %p/etc/sane.d/bh.conf
+               %p/etc/sane.d/canon.conf
+               %p/etc/sane.d/canon630u.conf
+               %p/etc/sane.d/coolscan.conf
+               %p/etc/sane.d/coolscan2.conf
+               %p/etc/sane.d/dc210.conf
+               %p/etc/sane.d/dc240.conf
+               %p/etc/sane.d/dc25.conf
+               %p/etc/sane.d/dll.conf
+               %p/etc/sane.d/dmc.conf
+               %p/etc/sane.d/epson.conf
+               %p/etc/sane.d/fujitsu.conf
+               %p/etc/sane.d/genesys.conf
+               %p/etc/sane.d/gt68xx.conf
+               %p/etc/sane.d/hp.conf
+               %p/etc/sane.d/hp4200.conf
+               %p/etc/sane.d/hp5400.conf
+               %p/etc/sane.d/ibm.conf
+               %p/etc/sane.d/leo.conf
+               %p/etc/sane.d/lexmark.conf
+               %p/etc/sane.d/ma1509.conf
+               %p/etc/sane.d/matsushita.conf
+               %p/etc/sane.d/microtek.conf
+               %p/etc/sane.d/microtek2.conf
+               %p/etc/sane.d/mustek.conf
+               %p/etc/sane.d/mustek_usb.conf
+               %p/etc/sane.d/nec.conf
+               %p/etc/sane.d/net.conf
+               %p/etc/sane.d/pie.conf
+               %p/etc/sane.d/plustek.conf
+               %p/etc/sane.d/plustek_pp.conf
+               %p/etc/sane.d/ricoh.conf
+               %p/etc/sane.d/s9036.conf
+               %p/etc/sane.d/sceptre.conf
+               %p/etc/sane.d/sharp.conf
+               %p/etc/sane.d/sm3840.conf
+               %p/etc/sane.d/snapscan.conf
+               %p/etc/sane.d/sp15c.conf
+               %p/etc/sane.d/st400.conf
+               %p/etc/sane.d/tamarack.conf
+               %p/etc/sane.d/teco1.conf
+               %p/etc/sane.d/teco2.conf
+               %p/etc/sane.d/teco3.conf
+               %p/etc/sane.d/test.conf
+               %p/etc/sane.d/u12.conf
+               %p/etc/sane.d/umax.conf
+               %p/etc/sane.d/umax1220u.conf
+               %p/etc/sane.d/umax_pp.conf
+        <<
+       Shlibs: %p/lib/libsane.1.dylib 2.0.0 %n (>= 1.0.9-1)
+       ConfFiles: <<
+               %p/etc/sane.d/abaton.conf
+               %p/etc/sane.d/agfafocus.conf
+               %p/etc/sane.d/apple.conf
+               %p/etc/sane.d/artec.conf
+               %p/etc/sane.d/artec_eplus48u.conf
+               %p/etc/sane.d/avision.conf
+               %p/etc/sane.d/bh.conf
+               %p/etc/sane.d/canon.conf
+               %p/etc/sane.d/canon630u.conf
+               %p/etc/sane.d/coolscan.conf
+               %p/etc/sane.d/coolscan2.conf
+               %p/etc/sane.d/dc210.conf
+               %p/etc/sane.d/dc240.conf
+               %p/etc/sane.d/dc25.conf
+               %p/etc/sane.d/dll.conf
+               %p/etc/sane.d/dmc.conf
+               %p/etc/sane.d/epson.conf
+               %p/etc/sane.d/fujitsu.conf
+               %p/etc/sane.d/genesys.conf
+               %p/etc/sane.d/gt68xx.conf
+               %p/etc/sane.d/hp.conf
+               %p/etc/sane.d/hp4200.conf
+               %p/etc/sane.d/hp5400.conf
+               %p/etc/sane.d/ibm.conf
+               %p/etc/sane.d/leo.conf
+               %p/etc/sane.d/lexmark.conf
+               %p/etc/sane.d/ma1509.conf
+               %p/etc/sane.d/matsushita.conf
+               %p/etc/sane.d/microtek.conf
+               %p/etc/sane.d/microtek2.conf
+               %p/etc/sane.d/mustek.conf
+               %p/etc/sane.d/mustek_usb.conf
+               %p/etc/sane.d/nec.conf
+               %p/etc/sane.d/net.conf
+               %p/etc/sane.d/pie.conf
+               %p/etc/sane.d/plustek.conf
+               %p/etc/sane.d/plustek_pp.conf
+               %p/etc/sane.d/ricoh.conf
+               %p/etc/sane.d/s9036.conf
+               %p/etc/sane.d/sceptre.conf
+               %p/etc/sane.d/sharp.conf
+               %p/etc/sane.d/sm3840.conf
+               %p/etc/sane.d/snapscan.conf
+               %p/etc/sane.d/sp15c.conf
+               %p/etc/sane.d/st400.conf
+               %p/etc/sane.d/tamarack.conf
+               %p/etc/sane.d/teco1.conf
+               %p/etc/sane.d/teco2.conf
+               %p/etc/sane.d/teco3.conf
+               %p/etc/sane.d/test.conf
+               %p/etc/sane.d/u12.conf
+               %p/etc/sane.d/umax.conf
+               %p/etc/sane.d/umax1220u.conf
+               %p/etc/sane.d/umax_pp.conf
+       <<
+       DocFiles: COPYING
 <<
 SplitOff2: <<
-  Package: %N-dev
-  Replaces: %N (<< 1.0.15-3)
-  Depends: %N-shlibs (= %v-%r), %N (= %v-%r)
-  BuildDependsOnly: true
-  Description: Headers for shared libraries for sane
-  Files: bin/sane-config include lib
-  DocFiles: COPYING
+       Package: %N-dev
+       Replaces: %N (<< 1.0.15-3)
+       Depends: %N-shlibs (= %v-%r), %N (= %v-%r)
+       BuildDependsOnly: true
+       Description: Headers for shared libraries for sane
+       Files: bin/sane-config include lib
+       DocFiles: COPYING
 <<
 SplitOff3: <<
-Package: saned
-Description: Network scanner deamon for sane
-DescDetail: <<
-saned  is  the  SANE (Scanner Access Now Easy) daemon that
-allows remote clients to access image acquisition  devices
-available on the local host.
-<<
-DescUsage: See the man page (man saned) for how to set up the daemon
-Depends: %N-shlibs (= %v-%r)
-Files: <<
- etc/sane.d/saned.conf
- share/man/man8/saned.8
- sbin/saned
-<<
-ConfFiles:    %p/etc/sane.d/saned.conf
-DocFiles: COPYING
+       Package: saned
+       Description: Network scanner deamon for sane
+       DescDetail: <<
+               saned is the SANE (Scanner Access Now Easy) daemon that
+               allows remote clients to access image acquisition devices
+               available on the local host.
+       <<
+       DescUsage: See the man page (man saned) for how to set up the daemon
+       Depends: %N-shlibs (= %v-%r)
+       Files: <<
+               etc/sane.d/saned.conf
+               share/man/man8/saned.8
+               sbin/saned
+       <<
+       ConfFiles: %p/etc/sane.d/saned.conf
+       DocFiles: COPYING
 <<
 Maintainer: None <[email protected]>
 License: GPL



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to