splix: update to 2.0.0+svn315.
This commit is contained in:
parent
4f333f1082
commit
3513504f56
1 changed files with 3 additions and 4 deletions
|
@ -1,16 +1,15 @@
|
|||
# Template file for 'splix-svn'
|
||||
pkgname=splix
|
||||
version=2.0.0
|
||||
version=2.0.0+svn315
|
||||
revision=1
|
||||
_subversion=svn315
|
||||
wrksrc="$pkgname-$version+$_subversion.orig"
|
||||
wrksrc="$pkgname-$version.orig"
|
||||
build_style=gnu-makefile
|
||||
makedepends="cups-devel mit-krb5-devel jbigkit-devel"
|
||||
short_desc="CUPS driver for SPL printers (Samsung and several Xerox printers)"
|
||||
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://splix.ap2c.org"
|
||||
distfiles="${DEBIAN_SITE}/main/s/$pkgname/${pkgname}_$version+$_subversion.orig.tar.gz"
|
||||
distfiles="${DEBIAN_SITE}/main/s/$pkgname/${pkgname}_$version.orig.tar.gz"
|
||||
checksum="578a81bd5b1b97756a539c3bb6339fd109d54419887a73e705941da8aa7fac52"
|
||||
CXXFLAGS=" -fno-strict-aliasing"
|
||||
|
||||
|
|
Loading…
Reference in a new issue