spice-vdagent: update to 0.19.0.

This commit is contained in:
maxice8 2019-04-16 13:04:08 -03:00 committed by maxice8
parent 2087e30775
commit bbdfc70707

View file

@ -1,20 +1,19 @@
# Template file for 'spice-vdagent'
pkgname=spice-vdagent
version=0.18.0
version=0.19.0
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="libglib-devel dbus-devel libXfixes-devel libXrandr-devel
libXinerama-devel libpciaccess-devel spice-protocol desktop-file-utils
alsa-lib-devel"
alsa-lib-devel libdrm-devel"
depends="dbus"
short_desc="Spice agent for Linux"
license="GPL-3"
maintainer="Juan RP <xtraeme@voidlinux.org>"
homepage="http://spice-space.org/"
distfiles="http://www.spice-space.org/download/releases/${pkgname}-${version}.tar.bz2"
checksum=80ee7ee3c7c17dbb5cb6f64d4cc0b27a9f81856b21038cbca9a007c9afdabeae
configure_args="--sbindir=/usr/bin"
license="GPL-3.0-or-later"
homepage="https://spice-space.org/"
distfiles="https://www.spice-space.org/download/releases/${pkgname}-${version}.tar.bz2"
checksum=63a77c611c84f8120519a78a30256e43e159085831ac82de71643db643972f65
do_install() {
make DESTDIR=${DESTDIR} udevrulesdir=/usr/lib/udev/rules.d install