From ded388f24da6b0a286a7dd490401213cf4e5f7bc Mon Sep 17 00:00:00 2001 From: Thierry N Date: Fri, 21 Aug 2009 23:01:36 +0200 Subject: Ajout de xfce4-cpugraph-plugin#0.4.0-4 --- xfce/xfce4-cpugraph-plugin/Pkgfile | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100755 xfce/xfce4-cpugraph-plugin/Pkgfile (limited to 'xfce/xfce4-cpugraph-plugin/Pkgfile') diff --git a/xfce/xfce4-cpugraph-plugin/Pkgfile b/xfce/xfce4-cpugraph-plugin/Pkgfile new file mode 100755 index 000000000..9e212a70a --- /dev/null +++ b/xfce/xfce4-cpugraph-plugin/Pkgfile @@ -0,0 +1,22 @@ +# Description: Moniteur dearge CPU pour Xfce +# URL: http://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin +# Maintainer: NuTyX core team +# Packager: fred.galusik at gmail dot com +# Depends on: xfce4-panel + +name=xfce4-cpugraph-plugin +version=0.4.0 +release=4 +source=(http://goodies.xfce.org/releases/$name/$name-$version.tar.gz) + +build() { +cd $name-$version + ./configure --prefix=/usr \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --libexecdir=/usr/lib/xfce4 \ + --disable-static + make + make DESTDIR=$PKG install +} + -- cgit v1.2.3-70-g09d2