New package: xfce4-systemload-plugin-1.1.2
This commit is contained in:
parent
56cde4503f
commit
997e88e3e1
1 changed files with 17 additions and 0 deletions
17
srcpkgs/xfce4-systemload-plugin/template
Normal file
17
srcpkgs/xfce4-systemload-plugin/template
Normal 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
|
||||||
|
}
|
Loading…
Reference in a new issue