New package: splix-svn-r315
This commit is contained in:
parent
4df3304451
commit
5d6bec3ab9
1 changed files with 17 additions and 0 deletions
17
srcpkgs/splix-svn/template
Normal file
17
srcpkgs/splix-svn/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'splix-svn'
|
||||
pkgname=splix-svn
|
||||
_svnrev=315
|
||||
version=r$_svnrev
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="DISABLE_JBIG=1"
|
||||
hostmakedepends="subversion"
|
||||
makedepends="cups-devel mit-krb5-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"
|
||||
|
||||
do_fetch() {
|
||||
svn checkout svn://svn.code.sf.net/p/splix/code/splix@$_svnrev $pkgname-$version
|
||||
}
|
Loading…
Reference in a new issue