xsane: update to 0.999
This commit is contained in:
parent
710a33cd15
commit
c1c8a472a1
@ -6,12 +6,12 @@ drwxr-xr-x root/root usr/lib/gimp/
|
||||
drwxr-xr-x root/root usr/lib/gimp/2.0/
|
||||
drwxr-xr-x root/root usr/lib/gimp/2.0/plug-ins/
|
||||
lrwxrwxrwx root/root usr/lib/gimp/2.0/plug-ins/xsane -> /usr/bin/xsane
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/xsane.1.gz
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/applications/
|
||||
-rw-r--r-- root/root usr/share/applications/xsane.desktop
|
||||
drwxr-xr-x root/root usr/share/man/
|
||||
drwxr-xr-x root/root usr/share/man/man1/
|
||||
-rw-r--r-- root/root usr/share/man/man1/xsane.1.gz
|
||||
drwxr-xr-x root/root usr/share/pixmaps/
|
||||
-rw-r--r-- root/root usr/share/pixmaps/xsane.xpm
|
||||
drwxr-xr-x root/root usr/share/sane/
|
||||
|
@ -1 +1 @@
|
||||
936f1cc76b37caa8f285e1e15ac7e0aa xsane-0.998.tar.gz
|
||||
9927f21e1ab6ba96315e7f0e30746deb xsane-0.999.tar.gz
|
||||
|
@ -4,8 +4,8 @@
|
||||
# Depends on: gimp, sane
|
||||
|
||||
name=xsane
|
||||
version=0.998
|
||||
release=2
|
||||
version=0.999
|
||||
release=1
|
||||
source=(http://www.xsane.org/download/$name-$version.tar.gz)
|
||||
|
||||
build () {
|
||||
@ -15,7 +15,7 @@ build () {
|
||||
sed -i -e 's/png_ptr->jmpbuf/png_jmpbuf(png_ptr)/' src/xsane-save.c
|
||||
|
||||
./configure --prefix=/usr \
|
||||
--mandir=/usr/man \
|
||||
--mandir=/usr/share/man \
|
||||
--disable-nls \
|
||||
--enable-gtk2 \
|
||||
--enable-gimp2
|
||||
|
Loading…
x
Reference in New Issue
Block a user