mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
spice-protocol: update to 0.12.11
Code generation scripts moved back to spice-common submodule (inside spice).
This commit is contained in:
parent
df5c945cf8
commit
ddf8a0cac1
1 changed files with 3 additions and 6 deletions
|
@ -1,15 +1,12 @@
|
||||||
# Template file for 'spice-protocol'
|
# Template file for 'spice-protocol'
|
||||||
pkgname=spice-protocol
|
pkgname=spice-protocol
|
||||||
version=0.12.10
|
version=0.12.11
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--datarootdir=/usr/lib"
|
configure_args="--datarootdir=/usr/lib"
|
||||||
makedepends="python-parsing python-six"
|
|
||||||
depends="${makedepends}"
|
|
||||||
pycompile_dirs="usr/lib/spice-protocol"
|
|
||||||
short_desc="SPICE protocol headers"
|
short_desc="SPICE protocol headers"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.spice-space.org/"
|
homepage="http://www.spice-space.org/"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="http://www.spice-space.org/download/releases/${pkgname}-${version}.tar.bz2"
|
distfiles="http://www.spice-space.org/download/releases/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=788f0d7195bec5b14371732b562eb55ca82712aab12273b0e87529fb30532efb
|
checksum=22bae438bfb6c3245b195755c3f55e72c1f2bfae6f39c905b576fcb6c79b6330
|
||||||
|
|
Loading…
Add table
Reference in a new issue