mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
spice: update to 0.12.8
This commit is contained in:
parent
f40e8fc643
commit
a52799d5f8
@ -1,14 +1,14 @@
|
|||||||
pkgname=spice
|
pkgname=spice
|
||||||
pkgver=0.12.6
|
pkgver=0.12.8
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="SPICE client and server"
|
pkgdesc="SPICE client and server"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="http://spice-space.org"
|
url="https://spice-space.org"
|
||||||
license=('LGPL2.1')
|
license=('LGPL2.1')
|
||||||
depends=(alsa-lib celt0.5.1 libcacard libjpeg-turbo libsasl libxinerama libxfixes libxrandr pixman)
|
depends=(alsa-lib celt0.5.1 libcacard libjpeg-turbo libsasl libxinerama libxfixes libxrandr pixman)
|
||||||
makedepends=(python2-pyparsing python2-six qemu spice-protocol)
|
makedepends=(python2-pyparsing python2-six qemu spice-protocol)
|
||||||
source=(http://spice-space.org/download/releases/$pkgname-$pkgver.tar.bz2)
|
source=(http://spice-space.org/download/releases/$pkgname-$pkgver.tar.bz2)
|
||||||
md5sums=('605a8c8ea80bc95076c4b3539c6dd026')
|
md5sums=('376853d11b9921aa34a06c4dbef81874')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$srcdir/$pkgname-$pkgver"
|
cd "$srcdir/$pkgname-$pkgver"
|
||||||
|
Loading…
Reference in New Issue
Block a user