Merge pull request #2330 from o1ux/xfce4-cpugraph-plugin
New package: xfce4-cpugraph-plugin-1.0.5
This commit is contained in:
commit
abf54ee89b
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'xfce4-cpugraph-plugin'
|
||||||
|
pkgname=xfce4-cpugraph-plugin
|
||||||
|
version=1.0.5
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="pkg-config intltool"
|
||||||
|
makedepends="xfce4-panel-devel"
|
||||||
|
short_desc="CPU graph plugin for the Xfce4 panel"
|
||||||
|
maintainer="Alexander Mamay <alexander@mamay.su>"
|
||||||
|
license="GPL-2, custom"
|
||||||
|
homepage="http://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin"
|
||||||
|
distfiles="http://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||||
|
checksum=85da0ec89aacfd31e0bbafcefea37cdca618d62e681c1c9da8bdd492f028f4c7
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
Loading…
Reference in New Issue