16 lines
550 B
Bash
16 lines
550 B
Bash
# Template file for 'xarchiver'
|
|
pkgname=xarchiver
|
|
version=0.5.4.11
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--disable-doc"
|
|
hostmakedepends="pkg-config intltool"
|
|
makedepends="gtk+-devel"
|
|
depends="xdg-utils desktop-file-utils hicolor-icon-theme"
|
|
short_desc="GTK+2 lightweight desktop independent archive manager"
|
|
homepage="https://github.com/ib/xarchiver"
|
|
license="GPL-2"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
|
checksum=ac56ca3bb3527fb7f40120e182e264cedfb7b9c6d23b4319b72fbe314771f4cb
|