16 lines
760 B
Bash
16 lines
760 B
Bash
# Template file for 'thunar-archive-plugin'
|
|
pkgname=thunar-archive-plugin
|
|
version=0.5.1
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--with-locales-dir=/usr/share/locale"
|
|
hostmakedepends="intltool pkg-config xfce4-dev-tools"
|
|
makedepends="Thunar-devel exo-devel"
|
|
short_desc="Create and extract archives in Thunar"
|
|
maintainer="LockeAnarchist <emanuel@openmailbox.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin"
|
|
changelog="https://gitlab.xfce.org/thunar-plugins/thunar-archive-plugin/-/raw/master/NEWS"
|
|
distfiles="https://archive.xfce.org/src/thunar-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
|
checksum=a81b3ab1d3cd77c7b3d6db15b37a3c12d65b06e373edc3c21083f02d605d8bed
|