mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-04 22:23:51 +02:00
17 lines
603 B
Bash
17 lines
603 B
Bash
# Template file for 'xfce4-wavelan-plugin'
|
|
pkgname=xfce4-wavelan-plugin
|
|
version=0.6.4
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config gettext"
|
|
makedepends="xfce4-panel-devel"
|
|
short_desc="WaveLAN plugin for the Xfce4 panel"
|
|
maintainer="Piraty <mail@piraty.dev>"
|
|
license="BSD-2-Clause"
|
|
homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin"
|
|
distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
|
checksum=129c917b40ffa10d96f3d2c0d03f1e8ad8037c79133e9a6436661e37dd7bb3de
|
|
|
|
post_install() {
|
|
vlicense COPYING
|
|
}
|