# Maintainer: Natanael Copa pkgname=xfce4-panel-profiles pkgver=1.0.13 pkgrel=2 pkgdesc="simple application to manage Xfce panel layouts" url="https://gitlab.xfce.org/apps/xfce4-panel-profiles" arch="all" license="GPL-3.0" depends="python3" makedepends="libxfce4ui-dev bash" options="!check" subpackages="$pkgname-doc $pkgname-lang" source="https://archive.xfce.org/src/apps/xfce4-panel-profiles/${pkgver%.*}/xfce4-panel-profiles-$pkgver.tar.bz2" build() { ./configure \ --prefix=/usr \ --mandir=/usr/share/man make } package() { make DESTDIR="$pkgdir" SHELL=/bin/bash install } sha512sums="648324e5dd95ab0a513829d7d816e2113ae677d9ad6ac9b01d73c6b4105b54d5e773150d5440ad35a37b4dc75478f40a24e0223decf940f3cf658241547ce75a xfce4-panel-profiles-1.0.13.tar.bz2"