diff options
author | sibel <lesibel@free.fr> | 2011-03-19 18:00:56 +0100 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2011-03-19 18:00:56 +0100 |
commit | 2c9d2b0f7f3eea899f1f34173668b361dd7b6a3f (patch) | |
tree | ae3882b28f3b48b03a6ddb9c9f0b0c134e8f7395 /extra/simple-scan/Pkgfile | |
parent | e7e859f5788fb7acb3e9fd98bf31d80bf7325f0f (diff) | |
download | nutyx-pakxe-2c9d2b0f7f3eea899f1f34173668b361dd7b6a3f.tar.gz nutyx-pakxe-2c9d2b0f7f3eea899f1f34173668b361dd7b6a3f.tar.bz2 nutyx-pakxe-2c9d2b0f7f3eea899f1f34173668b361dd7b6a3f.tar.xz nutyx-pakxe-2c9d2b0f7f3eea899f1f34173668b361dd7b6a3f.zip |
simple-scan, maj 2.32.0-1
Diffstat (limited to 'extra/simple-scan/Pkgfile')
-rw-r--r-- | extra/simple-scan/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/simple-scan/Pkgfile b/extra/simple-scan/Pkgfile index 0a4097065..93c3a8fb9 100644 --- a/extra/simple-scan/Pkgfile +++ b/extra/simple-scan/Pkgfile @@ -2,14 +2,14 @@ # URL: https://launchpad.net/simple-scan/ # Maintainer: NuTyX core team # Packager: lesibel at free dot fr -# Depends on: libtool, sane, gconf, gnome-doc-utils +# Depends on: libtool, sane, gconf, gnome-doc-utils, xorg-libxcursor, xorg-libxdamage, xorg-libxrandr, xorg-libxinerama # Run on: sane,gconf name=simple-scan -version=2.31.1 +version=2.32.0 release=1 -source=( http://people.ubuntu.com/~robert-ancell/$name/$name-$version.tar.gz ) +source=(http://ftp.gnome.org/pub/gnome/sources/$name/2.32/$name-$version.tar.bz2 ) build() { cd $name-$version |