mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
spice: update to 0.14.3.
This commit is contained in:
parent
71d44adf3e
commit
ca5956accf
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'spice'
|
# Template file for 'spice'
|
||||||
pkgname=spice
|
pkgname=spice
|
||||||
version=0.14.2
|
version=0.14.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-tunnel --disable-opengl --enable-smartcard
|
configure_args="--disable-tunnel --disable-opengl --enable-smartcard
|
||||||
--with-sasl --disable-static --enable-xinerama --disable-celt051"
|
--with-sasl --disable-static --enable-xinerama --disable-celt051"
|
||||||
|
@ -11,11 +11,11 @@ makedepends="spice-protocol libjpeg-turbo-devel pixman-devel
|
||||||
libXrandr-devel libsasl-devel libXinerama-devel libglib-devel libcacard-devel
|
libXrandr-devel libsasl-devel libXinerama-devel libglib-devel libcacard-devel
|
||||||
nss-devel"
|
nss-devel"
|
||||||
short_desc="Implements the SPICE protocol"
|
short_desc="Implements the SPICE protocol"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Anachron <gith@cron.world>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-only"
|
||||||
homepage="http://www.spice-space.org"
|
homepage="http://www.spice-space.org"
|
||||||
distfiles="http://www.spice-space.org/download/releases/spice-${version}.tar.bz2"
|
distfiles="http://www.spice-space.org/download/releases/spice-${version}.tar.bz2"
|
||||||
checksum=b203b3882e06f4c7249a3150d90c84e1a90490d41ead255a3d2cede46f4a29a7
|
checksum=551d4be4a07667cf0543f3c895beb6da8a93ef5a9829f2ae47817be5e616a114
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_ENDIAN" != "le" ]; then
|
if [ "$XBPS_TARGET_ENDIAN" != "le" ]; then
|
||||||
broken="SPICE server only works on little endian architectures"
|
broken="SPICE server only works on little endian architectures"
|
||||||
|
|
Loading…
Add table
Reference in a new issue