15 lines
651 B
Bash
15 lines
651 B
Bash
# Template file for 'xfce4-docklike-plugin'
|
|
pkgname=xfce4-docklike-plugin
|
|
version=0.4.0
|
|
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="tibequadorian <tibequadorian@posteo.de>"
|
|
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=b4136a70897895f0599e8e7237223dde17221f099a2fc816917d5894bbd4f372
|