Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18560/10.4/unstable/main/finkinfo/graphics
Modified Files:
sane-backends.info sane-backends.patch
Log Message:
new upstream
Index: sane-backends.patch
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/sane-backends.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- sane-backends.patch 21 Mar 2006 13:13:36 -0000 1.1
+++ sane-backends.patch 21 Mar 2006 18:39:56 -0000 1.2
@@ -1,41 +1,12 @@
-diff -Naur sane-backends-1.0.15.orig/frontend/Makefile.in
sane-backends-1.0.15/frontend/Makefile.in
---- sane-backends-1.0.15.orig/frontend/Makefile.in 2003-07-26
21:40:06.000000000 +0000
-+++ sane-backends-1.0.15/frontend/Makefile.in 2006-03-21 12:27:20.000000000
+0000
-@@ -55,7 +55,7 @@
- SBINPROGS = $(SANED)
- PROGRAMS = $(BINPROGS) $(SBINPROGS)
- TESTPROGRAMS = test
--LIBLIB = ../lib/liblib.a
-+LIBLIB = ../lib/getopt.o ../lib/getopt1.o ../lib/liblib.a
- LIBSANE = ../backend/libsane.la
- LIBSANEI = ../sanei/libsanei.a
-
-diff -Naur sane-backends-1.0.15.orig/lib/Makefile.in
sane-backends-1.0.15/lib/Makefile.in
---- sane-backends-1.0.15.orig/lib/Makefile.in 2003-04-02 22:05:26.000000000
+0000
-+++ sane-backends-1.0.15/lib/Makefile.in 2006-03-21 12:46:09.000000000
+0000
-@@ -48,10 +48,10 @@
-
- @SET_MAKE@
-
--LIBLIB_OBJS = @LIBOBJS@ @ALLOCA@ getopt.o getopt1.o md5.o
--LIBLIB_LTOBJS = $(addsuffix .lo,$(basename $(LIBLIB_OBJS)))
-+LIBLIB_OBJS = @LIBOBJS@ @ALLOCA@ md5.o
-+LIBLIB_LTOBJS = $(addsuffix .lo,$(basename $(LIBLIB_OBJS))) getopt.lo
getopt1.lo
-
--TARGETS = liblib.a $(LIBLIB_LTOBJS)
-+TARGETS = liblib.a getopt.o getopt1.o $(LIBLIB_LTOBJS)
-
- DISTFILES = Makefile.in alloca.c getenv.c getopt.c getopt1.c \
- inet_ntop.c inet_pton.c isfdtype.c md5.c sigprocmask.c snprintf.c strdup.c \
-diff -Naur sane-backends-1.0.15.orig/tools/Makefile.in
sane-backends-1.0.15/tools/Makefile.in
---- sane-backends-1.0.15.orig/tools/Makefile.in 2004-10-03
17:25:03.000000000 +0000
-+++ sane-backends-1.0.15/tools/Makefile.in 2006-03-21 12:26:57.000000000
+0000
-@@ -61,7 +61,7 @@
-
- LIBSANEI = ../sanei/libsanei.a
- # Library routines that should be part of libc, but aren't on some systems:
--LIBLIB = ../lib/liblib.a
-+LIBLIB = ../lib/getopt.o ../lib/getopt1.o ../lib/liblib.a
+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
- DISTFILES = Makefile.in RenSaneDlls.cmd README libtool-get-dll-ext \
- mustek600iin-off.c sane-config.in sane-desc.c check-usb-chip.c \
Index: sane-backends.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/sane-backends.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- sane-backends.info 21 Mar 2006 13:13:36 -0000 1.6
+++ sane-backends.info 21 Mar 2006 18:39:56 -0000 1.7
@@ -1,199 +1,180 @@
Package: sane-backends
-Version: 1.0.15
-Revision: 1005
-Source: ftp://ftp.mostang.com/pub/sane/%n-%v/%n-%v.tar.gz
-Source-MD5: 3b804f35cdfbc5ad2d201ffe078bbac9
+Version: 1.0.17
+Revision: 1001
+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
-PatchScript: <<
-patch -p1 < %a/%n.patch
-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
-<<
+NoSetLDFLAGS: true
+SetLIBS: -L%p/lib
+SetCPPFLAGS: -fno-common
+Patch: %n.patch
BuildDepends: libusb (>= 0.1.8-1014), 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 (>= 0.1.8-1014)
-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-1014)
+ 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