spice: drop celt, use opus instead
This commit is contained in:
parent
0511144ec7
commit
d67d54b5b7
@ -1,13 +1,13 @@
|
|||||||
# Template file for 'spice'
|
# Template file for 'spice'
|
||||||
pkgname=spice
|
pkgname=spice
|
||||||
version=0.12.5
|
version=0.12.5
|
||||||
revision=7
|
revision=8
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-tunnel --disable-opengl --disable-smartcard
|
configure_args="--disable-tunnel --disable-opengl --disable-smartcard
|
||||||
--with-sasl --disable-static --enable-xinerama"
|
--with-sasl --disable-static --enable-xinerama --disable-celt051"
|
||||||
hostmakedepends="pkg-config python-parsing"
|
hostmakedepends="pkg-config python-parsing"
|
||||||
makedepends="spice-protocol libjpeg-turbo-devel pixman-devel
|
makedepends="spice-protocol libjpeg-turbo-devel pixman-devel
|
||||||
libressl-devel celt051-devel alsa-lib-devel libXfixes-devel libXrender-devel
|
libressl-devel opus-devel alsa-lib-devel libXfixes-devel libXrender-devel
|
||||||
libXrandr-devel libsasl-devel libXinerama-devel libglib-devel"
|
libXrandr-devel libsasl-devel libXinerama-devel libglib-devel"
|
||||||
short_desc="Implements the SPICE protocol"
|
short_desc="Implements the SPICE protocol"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user