mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
spice: update to 0.15.2.
This commit is contained in:
parent
cb76122ee7
commit
cd4ab1cdf7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'spice'
|
# Template file for 'spice'
|
||||||
pkgname=spice
|
pkgname=spice
|
||||||
version=0.15.1
|
version=0.15.2
|
||||||
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"
|
||||||
|
@ -17,7 +17,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://www.spice-space.org/"
|
homepage="https://www.spice-space.org/"
|
||||||
changelog="https://gitlab.freedesktop.org/spice/spice/-/raw/master/CHANGELOG.md"
|
changelog="https://gitlab.freedesktop.org/spice/spice/-/raw/master/CHANGELOG.md"
|
||||||
distfiles="https://www.spice-space.org/download/releases/spice-server/spice-${version}.tar.bz2"
|
distfiles="https://www.spice-space.org/download/releases/spice-server/spice-${version}.tar.bz2"
|
||||||
checksum=ada9af67ab321916bd7eb59e3d619a4a7796c08a28c732edfc7f02fc80b1a37a
|
checksum=6d9eb6117f03917471c4bc10004abecff48a79fb85eb85a1c45f023377015b81
|
||||||
|
|
||||||
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