summaryrefslogtreecommitdiffstats
path: root/xfce
diff options
context:
space:
mode:
authortyrry <tyrry33 at gmail dot com>2010-02-20 07:40:27 +0100
committertyrry <tyrry33 at gmail dot com>2010-02-20 07:40:27 +0100
commit8d713994b1850288ae0896a8a9cc5c84ad82b251 (patch)
tree23bc09df2435c5be9f1d94186a5ae7b8493200b3 /xfce
parent8357de8647a8bac627c2bca5b56fcb522e363de1 (diff)
downloadnutyx-extra-8d713994b1850288ae0896a8a9cc5c84ad82b251.tar.gz
nutyx-extra-8d713994b1850288ae0896a8a9cc5c84ad82b251.tar.bz2
nutyx-extra-8d713994b1850288ae0896a8a9cc5c84ad82b251.tar.xz
nutyx-extra-8d713994b1850288ae0896a8a9cc5c84ad82b251.zip
Ajout xfce4-diskperf-plugin#2.2.0
Diffstat (limited to 'xfce')
-rw-r--r--xfce/xfce4-diskperf-plugin/.footprint14
-rw-r--r--xfce/xfce4-diskperf-plugin/.md5sum1
-rw-r--r--xfce/xfce4-diskperf-plugin/Pkgfile21
-rw-r--r--xfce/xfce4-wavelan-plugin/.footprint14
-rw-r--r--xfce/xfce4-wavelan-plugin/.md5sum1
-rw-r--r--xfce/xfce4-wavelan-plugin/Pkgfile21
6 files changed, 72 insertions, 0 deletions
diff --git a/xfce/xfce4-diskperf-plugin/.footprint b/xfce/xfce4-diskperf-plugin/.footprint
new file mode 100644
index 000000000..0bf0a8add
--- /dev/null
+++ b/xfce/xfce4-diskperf-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-diskperf-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-diskperf-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/diskperf.desktop
diff --git a/xfce/xfce4-diskperf-plugin/.md5sum b/xfce/xfce4-diskperf-plugin/.md5sum
new file mode 100644
index 000000000..7d8e0dee0
--- /dev/null
+++ b/xfce/xfce4-diskperf-plugin/.md5sum
@@ -0,0 +1 @@
+e970158fcac5b58bdc1539bc84d7b5ec xfce4-diskperf-plugin-2.2.0.tar.bz2
diff --git a/xfce/xfce4-diskperf-plugin/Pkgfile b/xfce/xfce4-diskperf-plugin/Pkgfile
new file mode 100644
index 000000000..4413540be
--- /dev/null
+++ b/xfce/xfce4-diskperf-plugin/Pkgfile
@@ -0,0 +1,21 @@
+# Description: Moniteur DD pour le panel
+# URL: http://goodies.xfce.org/
+# Maintainer: NuTyX core team
+# Packager: tyrry33 at gmail dot com
+# Depends on: xfce4-panel
+
+name=xfce4-diskperf-plugin
+version=2.2.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-wavelan-plugin/.footprint b/xfce/xfce4-wavelan-plugin/.footprint
new file mode 100644
index 000000000..61e70ec4c
--- /dev/null
+++ b/xfce/xfce4-wavelan-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-wavelan-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-wavelan-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/wavelan.desktop
diff --git a/xfce/xfce4-wavelan-plugin/.md5sum b/xfce/xfce4-wavelan-plugin/.md5sum
new file mode 100644
index 000000000..a81fd01e4
--- /dev/null
+++ b/xfce/xfce4-wavelan-plugin/.md5sum
@@ -0,0 +1 @@
+1fa00ad9f24cc29536cb7622016c6a5e xfce4-wavelan-plugin-0.5.5.tar.bz2
diff --git a/xfce/xfce4-wavelan-plugin/Pkgfile b/xfce/xfce4-wavelan-plugin/Pkgfile
new file mode 100644
index 000000000..37353ef70
--- /dev/null
+++ b/xfce/xfce4-wavelan-plugin/Pkgfile
@@ -0,0 +1,21 @@
+# Description: Applet pour le wifi
+# URL: http://goodies.xfce.org/
+# Maintainer: NuTyX core team
+# Packager: tyrry33 at gmail dot com
+# Depends on: xfce4-panel
+
+name=xfce4-wavelan-plugin
+version=0.5.5
+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
+}