# Description: Permet interactivitée avec les bureaux virtuels # URL: http://www.spice-space.org/home.html # Maintainer: cgit.freedesktop.org/spice/spice-protocol # Packager: tnut at nutyx dot com # Depends on: # Run on: name=spice-protocol version=0.10.1 release=1 branch=test source=(http://www.spice-space.org/download/releases/$name-$version.tar.bz2) build() { cd $name-$version ./configure $XORG_CONFIG make make DESTDIR=$PKG install }