mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
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'
|
# Template file for 'splix-svn'
|
||||||
pkgname=splix
|
pkgname=splix
|
||||||
version=2.0.0
|
version=2.0.0+svn315
|
||||||
revision=1
|
revision=1
|
||||||
_subversion=svn315
|
wrksrc="$pkgname-$version.orig"
|
||||||
wrksrc="$pkgname-$version+$_subversion.orig"
|
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="cups-devel mit-krb5-devel jbigkit-devel"
|
makedepends="cups-devel mit-krb5-devel jbigkit-devel"
|
||||||
short_desc="CUPS driver for SPL printers (Samsung and several Xerox printers)"
|
short_desc="CUPS driver for SPL printers (Samsung and several Xerox printers)"
|
||||||
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://splix.ap2c.org"
|
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"
|
checksum="578a81bd5b1b97756a539c3bb6339fd109d54419887a73e705941da8aa7fac52"
|
||||||
CXXFLAGS=" -fno-strict-aliasing"
|
CXXFLAGS=" -fno-strict-aliasing"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue