description="A clipboard plugin for the Xfce4 panel" url="http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin" packager="tnut " contributors="Tyrry, Greg" makedepends=(libxfce4util libxfce4ui xfce4-panel libunique1 xorg-libxtst qrencode) set=(xfce4-extra) name=xfce4-clipman-plugin version=1.6.1 source=(https://archive.xfce.org/src/panel-plugins/$name/${version%.*}/$name-$version.tar.bz2) build() { cd $name-$version ./configure --prefix=/usr \ --sysconfdir=/etc make make DESTDIR=$PKG install }