PKGNAME=spice-vdagent
PKGSEC=x11
PKGDEP="systemd spice-protocol dex x11-lib alsa-lib"
BUILDDEP="spice-protocol"
PKGDES="SPICE agent xorg client that enables copy and paste between client and X-session and more"

AUTOTOOLS_AFTER=(
    '--with-session-info=systemd'
    '--with-init-script=systemd'
    '--enable-static-uinput'
)
ABSHADOW=0
