[Lunar-commits] <moonbase-other> sane-backends: Version bump to 1.0.23 and need to add a PRE_BUILD
stumbles
stumbles at lunar-linux.org
Sat Dec 29 11:34:17 CET 2012
commit f17c3a2d26631b2461ee33bbb47580a553e9ff09
Author: stumbles <stumbles at lunar-linux.org>
Date: Sat, 29 Dec 2012 02:34:17 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/f17c3a2d26631b2461ee33bbb47580a553e9ff09
sane-backends: Version bump to 1.0.23 and need to add a PRE_BUILD
because of Alioth's limited upload file size capabilities.
---
graphics/sane-backends/BUILD | +0/-2
graphics/sane-backends/DETAILS | +11/-10
graphics/sane-backends/PRE_BUILD | +3/-0
3 files changed, 14 insertions(+), 12 deletions(-)
--- a/graphics/sane-backends/BUILD
+++ b/graphics/sane-backends/BUILD
@@ -1,7 +1,5 @@
(
- patch_it $SOURCE2 1 &&
-
OPTS+=" --with-lockdir=/run/lock/sane --with-group=usb" &&
default_build
--- a/graphics/sane-backends/DETAILS
+++ b/graphics/sane-backends/DETAILS
@@ -1,16 +1,17 @@
MODULE=sane-backends
- VERSION=1.0.22
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE2=sane-backends-v4l-header-deconflict.patch
- SOURCE_URL[0]=ftp://ftp2.sane-project.org/pub/sane/$MODULE-$VERSION
- SOURCE_URL[1]=ftp://ftp.sane-project.org/pub/sane/$MODULE-$VERSION
- SOURCE_URL[2]=ftp://ftp3.sane-project.org/pub/sane/$MODULE-$VERSION
- SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=sha1:dc04d6e6fd18791d8002c3fdb23e89fef3327135
- SOURCE2_VFY=sha1:722b9f46fc6dde8708e9dfca1c75cebfa26dcd01
+ VERSION=1.0.23
+ SOURCE=$MODULE-$VERSION.tar.gz.1
+ SOURCE2=$MODULE-$VERSION.tar.gz.2
+ SOURCE3=$MODULE-$VERSION.tar.gz.3
+ SOURCE_URL=https://alioth.debian.org/frs/download.php/3752/
+ SOURCE2_URL=https://alioth.debian.org/frs/download.php/3753/
+ SOURCE3_URL=https://alioth.debian.org/frs/download.php/3754/
+ SOURCE_VFY=sha1:239e25e075ad8e0e6b024813923b3edfd0156550
+ SOURCE2_VFY=sha1:e66b6e8a819bf713bb32f0b5b371dee5ed382012
+ SOURCE3_VFY=sha1:bde700cb020877a5807e40683c744bee4abc4f51
WEB_SITE=http://www.sane-project.org
ENTERED=20020412
- UPDATED=20110902
+ UPDATED=20121229
MAINTAINER=kc8apf at kc8apf.net
SHORT="Universal scanner interface"
--- /dev/null
+++ b/graphics/sane-backends/PRE_BUILD
@@ -0,0 +1,3 @@
+cat $SOURCE_CACHE/$MODULE-$VERSION.tar.gz.[1-3] > $SOURCE_CACHE/$MODULE-$VERSION.gz
+mk_source_dir
+tar zxvf $SOURCE_CACHE/$MODULE-$VERSION.gz
More information about the Lunar-commits
mailing list