mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
commit
7c1f8b28ac
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…
Add table
Reference in a new issue