15 lines
598 B
Bash
15 lines
598 B
Bash
# Template file for 'xfce4-dict'
|
|
pkgname=xfce4-dict
|
|
version=0.8.4
|
|
revision=2
|
|
build_style=gnu-configure
|
|
configure_args="--with-locales-dir=/usr/share/locale"
|
|
hostmakedepends="pkg-config intltool"
|
|
makedepends="xfce4-panel-devel"
|
|
short_desc="Dictionary plugin for the Xfce panel"
|
|
maintainer="Alexander Mamay <alexander@mamay.su>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://goodies.xfce.org/projects/applications/xfce4-dict"
|
|
distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
|
checksum=cb85fefbf742b306f2a8dca695252bae22842ab586abd31b52688312e3f631e3
|