New package: xfce4-systemload-plugin-1.1.2

This commit is contained in:
Alexander Mamay 2015-08-03 21:00:11 +06:00
parent 56cde4503f
commit 997e88e3e1
1 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
# Template file for 'xfce4-systemload-plugin'
pkgname=xfce4-systemload-plugin
version=1.1.2
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config intltool"
makedepends="xfce4-panel-devel"
short_desc="A system load plugin for the Xfce4 panel"
maintainer="Alexander Mamay <alexander@mamay.su>"
license="custom"
homepage="http://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin"
distfiles="http://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
checksum=b469b6b3a08ec29b9061151950d876d36bf25a3106ec77256923fdd6b5d18a7c
post_install() {
vlicense COPYING
}