# Maintainer: Natanael Copa pkgname=xfce4-clipman-plugin pkgver=1.4.3 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" depends="" makedepends="libxfce4ui-dev xfce4-panel-dev libunique-dev libxtst-dev exo-dev" install="" subpackages="$pkgname-lang" source="https://archive.xfce.org/src/panel-plugins/xfce4-clipman-plugin/${pkgver%.*}/xfce4-clipman-plugin-$pkgver.tar.bz2" builddir="$srcdir"/xfce4-clipman-plugin-$pkgver build() { cd "$builddir" ./configure \ --build=$CBUILD \ --host=$CHOST \ --prefix=/usr \ --disable-static make } package() { cd "$builddir" make DESTDIR="$pkgdir" install } sha512sums="28bc8e2be8dd3eac13a7988b68933ce84dd8cc756f0a19636cd5850d6e36714a73ad9650a28ebfc54d9ad3adb23c242abf89806124b4e00fe7d1701be1b52414 xfce4-clipman-plugin-1.4.3.tar.bz2"