summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose V Beneyto <sepen@users.sourceforge.net>2008-11-06 11:44:10 +0100
committerJose V Beneyto <sepen@users.sourceforge.net>2008-11-06 11:44:10 +0100
commitc2146015ae346f390d847fe7ffafe392d00add2c (patch)
tree0e0461161a581de7e8d77091049575edc9f8b78a
parent91851f79142887602c56304e99d10ee4a32d6656 (diff)
downloadxfce-c2146015ae346f390d847fe7ffafe392d00add2c.tar.gz
xfce-c2146015ae346f390d847fe7ffafe392d00add2c.tar.xz
xfce4-sensors-plugin: Updated to 0.10.99.6
-rw-r--r--xfce4-sensors-plugin/.footprint23
-rw-r--r--xfce4-sensors-plugin/.md5sum2
-rw-r--r--xfce4-sensors-plugin/Pkgfile4
3 files changed, 26 insertions, 3 deletions
diff --git a/xfce4-sensors-plugin/.footprint b/xfce4-sensors-plugin/.footprint
index 8e5a9cd..9191437 100644
--- a/xfce4-sensors-plugin/.footprint
+++ b/xfce4-sensors-plugin/.footprint
@@ -1,14 +1,37 @@
drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/xfce4-sensors
drwxr-xr-x root/root usr/lib/
+drwxr-xr-x root/root usr/lib/pkgconfig/
+-rw-r--r-- root/root usr/lib/pkgconfig/libxfce4sensors-1.0.pc
drwxr-xr-x root/root usr/lib/xfce4/
+drwxr-xr-x root/root usr/lib/xfce4/modules/
+-rwxr-xr-x root/root usr/lib/xfce4/modules/libxfce4sensors.la
+lrwxrwxrwx root/root usr/lib/xfce4/modules/libxfce4sensors.so -> libxfce4sensors.so.1.0.0
+lrwxrwxrwx root/root usr/lib/xfce4/modules/libxfce4sensors.so.1 -> libxfce4sensors.so.1.0.0
+-rwxr-xr-x root/root usr/lib/xfce4/modules/libxfce4sensors.so.1.0.0
drwxr-xr-x root/root usr/lib/xfce4/panel-plugins/
-rwxr-xr-x root/root usr/lib/xfce4/panel-plugins/xfce4-sensors-plugin
drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/applications/
+-rw-r--r-- root/root usr/share/applications/xfce4-sensors.desktop
drwxr-xr-x root/root usr/share/icons/
drwxr-xr-x root/root usr/share/icons/hicolor/
+drwxr-xr-x root/root usr/share/icons/hicolor/24x24/
+drwxr-xr-x root/root usr/share/icons/hicolor/24x24/apps/
+-rw-r--r-- root/root usr/share/icons/hicolor/24x24/apps/xfce-sensors.png
+drwxr-xr-x root/root usr/share/icons/hicolor/32x32/
+drwxr-xr-x root/root usr/share/icons/hicolor/32x32/apps/
+-rw-r--r-- root/root usr/share/icons/hicolor/32x32/apps/xfce-sensors.png
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/xfce-sensors.png
+drwxr-xr-x root/root usr/share/icons/hicolor/64x64/
+drwxr-xr-x root/root usr/share/icons/hicolor/64x64/apps/
+-rw-r--r-- root/root usr/share/icons/hicolor/64x64/apps/xfce-sensors.png
+drwxr-xr-x root/root usr/share/icons/hicolor/scalable/
+drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/
+-rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/xfce-sensors.svg
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/xfce4-sensors-plugin.desktop
diff --git a/xfce4-sensors-plugin/.md5sum b/xfce4-sensors-plugin/.md5sum
index f91eacc..5352900 100644
--- a/xfce4-sensors-plugin/.md5sum
+++ b/xfce4-sensors-plugin/.md5sum
@@ -1,2 +1,2 @@
9ae4ba1367bdb84b05717ffe81c153bf lm_sensors3x.patch
-5646407da37c6be63476b63347d0870b xfce4-sensors-plugin-0.10.99.2.tar.bz2
+59dbd13b32bf635fab9cd2dc407183cb xfce4-sensors-plugin-0.10.99.6.tar.bz2
diff --git a/xfce4-sensors-plugin/Pkgfile b/xfce4-sensors-plugin/Pkgfile
index dc83f23..ab6b506 100644
--- a/xfce4-sensors-plugin/Pkgfile
+++ b/xfce4-sensors-plugin/Pkgfile
@@ -6,14 +6,14 @@
# Group: xfce4
name=xfce4-sensors-plugin
-version=0.10.99.2
+version=0.10.99.6
release=1
source=(http://goodies.xfce.org/releases/$name/$name-$version.tar.bz2 \
lm_sensors3x.patch)
build() {
cd $name-$version
- patch -p1 < $SRC/lm_sensors3x.patch
+# patch -p1 < $SRC/lm_sensors3x.patch
./configure --prefix=/usr \
--libexecdir=/usr/lib \
--disable-static \

Generated by cgit