15 lines
643 B
Bash
15 lines
643 B
Bash
# Template file for 'xfce4-docklike-plugin'
|
|
pkgname=xfce4-docklike-plugin
|
|
version=0.4.2
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--with-locales-dir=/usr/share/locale"
|
|
hostmakedepends="pkg-config intltool"
|
|
makedepends="xfce4-panel-devel libwnck-devel"
|
|
short_desc="Modern, minimalist taskbar for Xfce"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://docs.xfce.org/panel-plugins/xfce4-docklike-plugin/start"
|
|
distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
|
checksum=b6a40b976a78f2abb1bec057c48d45bfb317e00b12e05a7dfcbea4d183f8db71
|