# Contributor: Kiyoshi Aman # Maintainer: Kiyoshi Aman pkgname=xfce4-panel-profiles pkgver=1.0.10 pkgrel=0 pkgdesc="Application for managing XFCE panel layouts" url="https://xfce.org" arch="noarch" options="!check" # no tests license="GPL-3.0+" depends="python3" makedepends="intltool cmd:which" subpackages="$pkgname-doc $pkgname-lang" source="https://archive.xfce.org/src/apps/xfce4-panel-profiles/1.0/xfce4-panel-profiles-$pkgver.tar.bz2" build() { ./configure \ --prefix=/usr make } check() { make check } package() { make DESTDIR="$pkgdir" install } sha512sums="efd59d585cc916cfc9d87961a58f05dad754a70f1971d9c49a071e20b96bb28e6bd5fa13508430e5c0f15976db7c438d2c68e0ae5936563388fbbe02fffdb50a xfce4-panel-profiles-1.0.10.tar.bz2"