xfce4-sensors-plugin: updated to 1.2.3

This commit is contained in:
Jose V Beneyto 2011-05-31 16:49:51 +02:00
parent 5f397165e8
commit e8048fe8bd
3 changed files with 6 additions and 5 deletions

View File

@ -7,9 +7,9 @@ drwxr-xr-x root/root usr/lib/pkgconfig/
drwxr-xr-x root/root usr/lib/xfce4/ drwxr-xr-x root/root usr/lib/xfce4/
drwxr-xr-x root/root usr/lib/xfce4/modules/ drwxr-xr-x root/root usr/lib/xfce4/modules/
-rwxr-xr-x root/root usr/lib/xfce4/modules/libxfce4sensors.la -rwxr-xr-x root/root usr/lib/xfce4/modules/libxfce4sensors.la
lrwxrwxrwx root/root usr/lib/xfce4/modules/libxfce4sensors.so -> libxfce4sensors.so.0.1.2 lrwxrwxrwx root/root usr/lib/xfce4/modules/libxfce4sensors.so -> libxfce4sensors.so.1.2.2
lrwxrwxrwx root/root usr/lib/xfce4/modules/libxfce4sensors.so.0 -> libxfce4sensors.so.0.1.2 lrwxrwxrwx root/root usr/lib/xfce4/modules/libxfce4sensors.so.1 -> libxfce4sensors.so.1.2.2
-rwxr-xr-x root/root usr/lib/xfce4/modules/libxfce4sensors.so.0.1.2 -rwxr-xr-x root/root usr/lib/xfce4/modules/libxfce4sensors.so.1.2.2
drwxr-xr-x root/root usr/lib/xfce4/panel-plugins/ drwxr-xr-x root/root usr/lib/xfce4/panel-plugins/
-rwxr-xr-x root/root usr/lib/xfce4/panel-plugins/xfce4-sensors-plugin -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/

View File

@ -1 +1 @@
10285833fd2de63a48eb3e3bc4d4b4f6 xfce4-sensors-plugin-1.2.2.tar.bz2 2edf376d140449ca42c4e4f591e626f8 xfce4-sensors-plugin-1.2.3.tar.bz2

View File

@ -6,7 +6,7 @@
# Group: xfce4 # Group: xfce4
name=xfce4-sensors-plugin name=xfce4-sensors-plugin
version=1.2.2 version=1.2.3
release=1 release=1
source=(http://archive.xfce.org/src/panel-plugins/$name/${version%.*}/$name-$version.tar.bz2) source=(http://archive.xfce.org/src/panel-plugins/$name/${version%.*}/$name-$version.tar.bz2)
@ -17,6 +17,7 @@ build() {
--libexecdir=/usr/lib \ --libexecdir=/usr/lib \
--disable-static \ --disable-static \
--disable-debug --disable-debug
make make
make DESTDIR=$PKG install make DESTDIR=$PKG install
rm -rf $PKG/usr/share/locale rm -rf $PKG/usr/share/locale