16 lines
691 B
Bash
16 lines
691 B
Bash
# Template file for 'xfce4-taskmanager'
|
|
pkgname=xfce4-taskmanager
|
|
version=1.5.7
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--with-locales-dir=/usr/share/locale --disable-static"
|
|
hostmakedepends="pkg-config intltool"
|
|
makedepends="libxfce4ui-devel libwnck-devel libXmu-devel gtk+3-devel"
|
|
depends="hicolor-icon-theme desktop-file-utils"
|
|
short_desc="XFCE task manager plugin"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://docs.xfce.org/apps/xfce4-taskmanager/start"
|
|
distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
|
checksum=6736832f5a64533e536f4994280bd907da19666cda8d2f465c8a53bb581f68bb
|