description="Stickies-like notes program" url="https://launchpad.net/xpad" packager="Spiky " contributors="Alienus,Greg,Tnut,Spiky" makedepends=(gtk3 xorg-libsm librsvg intltool gtksourceview4 libayatana-appindicator) name=xpad version=5.8.0 release=2 source=(http://launchpad.net/xpad/trunk/$version/+download/xpad-$version.tar.bz2) build(){ cd $name-$version ./autogen.sh ./configure --prefix=/usr make make DESTDIR=$PKG install }