# Maintainer: Natanael Copa pkgname=xfce4-clipman-plugin pkgver=1.4.4 pkgrel=0 pkgdesc="Clipboard manager plugin for the Xfce panel" url="http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin" arch="all" license="GPL-2.0-or-later" makedepends="libxfce4ui-dev xfce4-panel-dev libunique-dev libxtst-dev exo-dev" subpackages="$pkgname-lang" source="https://archive.xfce.org/src/panel-plugins/xfce4-clipman-plugin/${pkgver%.*}/xfce4-clipman-plugin-$pkgver.tar.bz2" build() { ./configure \ --build=$CBUILD \ --host=$CHOST \ --prefix=/usr \ --disable-static make } package() { make DESTDIR="$pkgdir" install } sha512sums="4cb798faab4efdc7a5013cffd06ce527efbda4ba5b96063734d261a864f22075a2d6dd1f79a33c8bdfb39ceea8f89af3daac023aaed8a5a386c70604e8a77965 xfce4-clipman-plugin-1.4.4.tar.bz2"