gutenprint: update to 5.2.1
This commit is contained in:
parent
c7d0cdbcd7
commit
279c255afc
File diff suppressed because it is too large
Load Diff
@ -1 +1 @@
|
|||||||
ca6c45616caa720e9e185817272b08d7 gutenprint-5.0.2.tar.bz2
|
675ea5f612880e31246242b65d5993c5 gutenprint-5.2.1.tar.bz2
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
# Depends on: cups, ncurses, readline
|
# Depends on: cups, ncurses, readline
|
||||||
|
|
||||||
name=gutenprint
|
name=gutenprint
|
||||||
version=5.0.2
|
version=5.2.1
|
||||||
release=1
|
release=1
|
||||||
source=(http://dl.sourceforge.net/sourceforge/gimp-print/$name-$version.tar.bz2)
|
source=(http://dl.sourceforge.net/sourceforge/gimp-print/$name-$version.tar.bz2)
|
||||||
|
|
||||||
@ -16,14 +16,11 @@ build () {
|
|||||||
--enable-cups-ppds \
|
--enable-cups-ppds \
|
||||||
--disable-nls \
|
--disable-nls \
|
||||||
--disable-samples \
|
--disable-samples \
|
||||||
--disable-libgutenprintui \
|
|
||||||
--disable-libgutenprintui2 \
|
--disable-libgutenprintui2 \
|
||||||
--without-gimp \
|
|
||||||
--without-gimp2
|
--without-gimp2
|
||||||
make
|
make
|
||||||
make -j1 DESTDIR=$PKG install
|
make -j1 DESTDIR=$PKG install
|
||||||
|
|
||||||
rm -r $PKG/usr/share/gutenprint/{doc,samples}
|
rm -r $PKG/usr/share/gutenprint/{doc,samples}
|
||||||
rm -r $PKG/usr/include/{gutenprintui,gutenprintui2}
|
rm -r $PKG/usr/share/locale
|
||||||
rm -r $PKG/usr/lib/{gimp,gutenprint}
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user