diff options
author | Roberto Neri <rneri@libero.it> | 2012-12-02 12:34:26 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-11 16:21:50 -0500 |
commit | 2d94a341621bead775bb68befd243e0010ad2a07 (patch) | |
tree | e0da48c86b15fe18d63b24c6b26c1d1b25a1fd99 /multimedia | |
parent | a275a5d0ddbf93602cbf06f985f4e8c2926e6f6a (diff) | |
download | slackbuilds-2d94a341621bead775bb68befd243e0010ad2a07.tar.gz |
multimedia/w_scan: Updated for version 20121111
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/w_scan/w_scan.SlackBuild | 22 | ||||
-rw-r--r-- | multimedia/w_scan/w_scan.info | 6 |
2 files changed, 23 insertions, 5 deletions
diff --git a/multimedia/w_scan/w_scan.SlackBuild b/multimedia/w_scan/w_scan.SlackBuild index d528750d97..f630cc01ab 100644 --- a/multimedia/w_scan/w_scan.SlackBuild +++ b/multimedia/w_scan/w_scan.SlackBuild @@ -2,10 +2,28 @@ # Slackware build script for w_scan -# Written by Roberto Neri <rneri@libero.it> +# Copyright 2011-2012 Roberto Neri, Palermo, Italy +# All rights reserved. +# +# Redistribution and use of this script, with or without modification, is +# permitted provided that the following conditions are met: +# +# 1. Redistributions of this script must retain the above copyright +# notice, this list of conditions and the following disclaimer. +# +# THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED +# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO +# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; +# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, +# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=w_scan -VERSION=${VERSION:-20110702} +VERSION=${VERSION:-20121111} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/multimedia/w_scan/w_scan.info b/multimedia/w_scan/w_scan.info index e894f662da..fe2d8d6a18 100644 --- a/multimedia/w_scan/w_scan.info +++ b/multimedia/w_scan/w_scan.info @@ -1,8 +1,8 @@ PRGNAM="w_scan" -VERSION="20110702" +VERSION="20121111" HOMEPAGE="http://wirbel.htpc-forum.de/w_scan/index2.html" -DOWNLOAD="http://wirbel.htpc-forum.de/w_scan/w_scan-20110702.tar.bz2" -MD5SUM="f87c11214b61e413609a5886d3f538ed" +DOWNLOAD="http://wirbel.htpc-forum.de/w_scan/w_scan-20121111.tar.bz2" +MD5SUM="30da05747fed9988e11ebc7745f5e71f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |