15 lines
627 B
Bash
15 lines
627 B
Bash
# Template file for 'xfce4-verve-plugin'
|
|
pkgname=xfce4-verve-plugin
|
|
version=2.0.1
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--with-locales-dir=/usr/share/locale"
|
|
hostmakedepends="intltool pkg-config"
|
|
makedepends="xfce4-panel-devel"
|
|
short_desc="Command line plugin Xfce4 panel"
|
|
maintainer="Alexander Mamay <alexander@mamay.su>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin"
|
|
distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
|
checksum=ebda5e5eb62d6e42afdc6f121d2f1cbd4d9d3c2b16a5e3ed8192b1b224b8f825
|