16 lines
744 B
Bash
16 lines
744 B
Bash
# Template file for 'thunar-archive-plugin'
|
|
pkgname=thunar-archive-plugin
|
|
version=0.5.2
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--with-locales-dir=/usr/share/locale"
|
|
hostmakedepends="intltool pkg-config"
|
|
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=6379f877bcfc0ea85db9f43723b6fb317893050c712bd03c2ae3232fb9d5ade3
|