Added spice-protocol-0.6.4 build template.
This commit is contained in:
parent
5ee444b82e
commit
47af81c285
1 changed files with 13 additions and 0 deletions
13
srcpkgs/spice-protocol/template
Normal file
13
srcpkgs/spice-protocol/template
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'spice-protocol'
|
||||
pkgname=spice-protocol
|
||||
version=0.6.4
|
||||
distfiles="http://www.spicespace.org/download/releases/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--datarootdir=/usr/lib"
|
||||
short_desc="Spice Protocol headers"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=870e9161432fee0e91b95ef7a2dbdf6d1c0d1c569138f87d0f6db724b7a4c4c5
|
||||
long_desc="
|
||||
This package contains the protocol headers for Spice."
|
||||
|
||||
noarch=yes
|
Loading…
Reference in a new issue