diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-02-18 20:31:44 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-02-18 20:31:44 +0100 |
commit | 157f497e0a59655800d7f75e6f07da2df32eb092 (patch) | |
tree | 54224f35acf1b2585b264be79b0dfedde4840162 | |
parent | 62e8822754f0bea02963bd21eeb44973fe63cc2d (diff) | |
parent | 145864fe7b62653446a5b619556bd93082ee92fe (diff) | |
download | nutyx-pakxe-157f497e0a59655800d7f75e6f07da2df32eb092.tar.gz nutyx-pakxe-157f497e0a59655800d7f75e6f07da2df32eb092.tar.bz2 nutyx-pakxe-157f497e0a59655800d7f75e6f07da2df32eb092.tar.xz nutyx-pakxe-157f497e0a59655800d7f75e6f07da2df32eb092.zip |
Merge commit 'tyrry/master'
-rw-r--r-- | xfce/xfce4-netload-plugin/.footprint | 14 | ||||
-rw-r--r-- | xfce/xfce4-netload-plugin/.md5sum | 1 | ||||
-rw-r--r-- | xfce/xfce4-netload-plugin/Pkgfile | 21 | ||||
-rw-r--r-- | xfce/xfce4-systemload-plugin/.footprint | 14 | ||||
-rw-r--r-- | xfce/xfce4-systemload-plugin/.md5sum | 1 | ||||
-rw-r--r-- | xfce/xfce4-systemload-plugin/Pkgfile | 21 |
6 files changed, 72 insertions, 0 deletions
diff --git a/xfce/xfce4-netload-plugin/.footprint b/xfce/xfce4-netload-plugin/.footprint new file mode 100644 index 000000000..e593afd4f --- /dev/null +++ b/xfce/xfce4-netload-plugin/.footprint @@ -0,0 +1,14 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/xfce4/ +drwxr-xr-x root/root usr/lib/xfce4/xfce4/ +drwxr-xr-x root/root usr/lib/xfce4/xfce4/panel-plugins/ +-rwxr-xr-x root/root usr/lib/xfce4/xfce4/panel-plugins/xfce4-netload-plugin +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/locale/ +drwxr-xr-x root/root usr/share/locale/fr/ +drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/xfce4-netload-plugin.mo +drwxr-xr-x root/root usr/share/xfce4/ +drwxr-xr-x root/root usr/share/xfce4/panel-plugins/ +-rw-r--r-- root/root usr/share/xfce4/panel-plugins/netload.desktop diff --git a/xfce/xfce4-netload-plugin/.md5sum b/xfce/xfce4-netload-plugin/.md5sum new file mode 100644 index 000000000..b06bfc23d --- /dev/null +++ b/xfce/xfce4-netload-plugin/.md5sum @@ -0,0 +1 @@ +a15ee479089ba7703c5dde33ff439573 xfce4-netload-plugin-0.4.0.tar.bz2 diff --git a/xfce/xfce4-netload-plugin/Pkgfile b/xfce/xfce4-netload-plugin/Pkgfile new file mode 100644 index 000000000..20e1ffa37 --- /dev/null +++ b/xfce/xfce4-netload-plugin/Pkgfile @@ -0,0 +1,21 @@ +# Description: Moniteur network pour le panel +# URL: http://goodies.xfce.org/ +# Maintainer: NuTyX core team +# Packager: tyrry33 at gmail dot com +# Depends on: xfce4-panel + +name=xfce4-netload-plugin +version=0.4.0 +release=1 +source=(http://goodies.xfce.org/releases/$name/$name-$version.tar.bz2) + +build() { +cd $name-$version + ./configure --prefix=/usr \ + --sysconfdir=/etc \ + --libexecdir=/usr/lib/xfce4 \ + --localstatedir=/var \ + --disable-static + make + make DESTDIR=$PKG install +} diff --git a/xfce/xfce4-systemload-plugin/.footprint b/xfce/xfce4-systemload-plugin/.footprint new file mode 100644 index 000000000..30e788fc2 --- /dev/null +++ b/xfce/xfce4-systemload-plugin/.footprint @@ -0,0 +1,14 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/xfce4/ +drwxr-xr-x root/root usr/lib/xfce4/xfce4/ +drwxr-xr-x root/root usr/lib/xfce4/xfce4/panel-plugins/ +-rwxr-xr-x root/root usr/lib/xfce4/xfce4/panel-plugins/xfce4-systemload-plugin +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/locale/ +drwxr-xr-x root/root usr/share/locale/fr/ +drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/xfce4-systemload-plugin.mo +drwxr-xr-x root/root usr/share/xfce4/ +drwxr-xr-x root/root usr/share/xfce4/panel-plugins/ +-rw-r--r-- root/root usr/share/xfce4/panel-plugins/systemload.desktop diff --git a/xfce/xfce4-systemload-plugin/.md5sum b/xfce/xfce4-systemload-plugin/.md5sum new file mode 100644 index 000000000..a962e66b2 --- /dev/null +++ b/xfce/xfce4-systemload-plugin/.md5sum @@ -0,0 +1 @@ +cc5777bb1621704927513eb8eef5f07c xfce4-systemload-plugin-0.4.2.tar.bz2 diff --git a/xfce/xfce4-systemload-plugin/Pkgfile b/xfce/xfce4-systemload-plugin/Pkgfile new file mode 100644 index 000000000..3ea7c4df2 --- /dev/null +++ b/xfce/xfce4-systemload-plugin/Pkgfile @@ -0,0 +1,21 @@ +# Description: Moniteur system pour le panel +# URL: http://goodies.xfce.org/ +# Maintainer: NuTyX core team +# Packager: tyrry33 at gmail dot com +# Depends on: xfce4-panel + +name=xfce4-systemload-plugin +version=0.4.2 +release=1 +source=(http://goodies.xfce.org/releases/$name/$name-$version.tar.bz2) + +build() { +cd $name-$version + ./configure --prefix=/usr \ + --sysconfdir=/etc \ + --libexecdir=/usr/lib/xfce4 \ + --localstatedir=/var \ + --disable-static + make + make DESTDIR=$PKG install +} |