pkgname: xarchiver pkgver: '0.5.4.27' pkgrel: '1' pkgdesc: GTK+ frontend to various command line archivers url: 'https://github.com/ib/xarchive' arch: x86_64 depends: - unzip - tar - zip - p7zip - lzop - cpio - unrar makedepends: - gtk3 - docbook-xsl - xmlto source: - 'https://github.com/ib/xarchiver/archive/${pkgver}.tar.gz' sha256sums: - a52db2697f433621346dc4af59952728192878471e29f46b4b4221b7d5623a86 build: | cd ${pkgname}-${pkgver} ./configure --prefix=/usr --libexecdir=/usr/lib/xfce4 --disable-gtk2 make make DESTDIR=${PKGDIR} install package: | true