wok rev 22801

Up xsane (0.999)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jan 27 16:39:27 2020 +0100 (2020-01-27)
parents faf06d0e5299
children 454660077995 571b6d33d4d5
files xsane-locales/receipt xsane/receipt
line diff
     1.1 --- a/xsane-locales/receipt	Mon Jan 27 11:26:17 2020 +0100
     1.2 +++ b/xsane-locales/receipt	Mon Jan 27 16:39:27 2020 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="xsane-locales"
     1.7 -VERSION="0.998"
     1.8 +VERSION="0.999"
     1.9  CATEGORY="office"
    1.10  SHORT_DESC="XSane locales (for the graphical scanning frontend)"
    1.11  MAINTAINER="pankso@slitaz.org"
     2.1 --- a/xsane/receipt	Mon Jan 27 11:26:17 2020 +0100
     2.2 +++ b/xsane/receipt	Mon Jan 27 16:39:27 2020 +0100
     2.3 @@ -1,14 +1,14 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="xsane"
     2.7 -VERSION="0.998"
     2.8 +VERSION="0.999"
     2.9  CATEGORY="office"
    2.10  SHORT_DESC="XSane - graphical scanning frontend."
    2.11  MAINTAINER="pankso@slitaz.org"
    2.12  LICENSE="GPL2"
    2.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    2.14  WEB_SITE="http://www.xsane.org/"
    2.15 -WGET_URL="http://www.xsane.org/download/$TARBALL"
    2.16 +WGET_URL="https://gitlab.com/sane-project/frontend/xsane/-/archive/$VERSION/$TARBALL"
    2.17  
    2.18  DEPENDS="sane-backends gtk+ tiff xorg-libXdamage lcms libv4l libltdl"
    2.19  BUILD_DEPENDS="gtk+-dev sane-backends-dev lcms-dev "