xfce4-cpufreq-plugin: updated to 1.1.0
This commit is contained in:
parent
3feb6a95e2
commit
b2ab767fdf
@ -3,7 +3,10 @@ drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/xfce4/
|
||||
drwxr-xr-x root/root usr/lib/xfce4/panel/
|
||||
drwxr-xr-x root/root usr/lib/xfce4/panel/plugins/
|
||||
-rwxr-xr-x root/root usr/lib/xfce4/panel/plugins/xfce4-cpufreq-plugin
|
||||
-rwxr-xr-x root/root usr/lib/xfce4/panel/plugins/libcpufreq.la
|
||||
lrwxrwxrwx root/root usr/lib/xfce4/panel/plugins/libcpufreq.so -> libcpufreq.so.0.0.0
|
||||
lrwxrwxrwx root/root usr/lib/xfce4/panel/plugins/libcpufreq.so.0 -> libcpufreq.so.0.0.0
|
||||
-rwxr-xr-x root/root usr/lib/xfce4/panel/plugins/libcpufreq.so.0.0.0
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/icons/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/
|
||||
@ -19,4 +22,4 @@ drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/
|
||||
drwxr-xr-x root/root usr/share/xfce4/
|
||||
drwxr-xr-x root/root usr/share/xfce4/panel/
|
||||
drwxr-xr-x root/root usr/share/xfce4/panel/plugins/
|
||||
-rw-r--r-- root/root usr/share/xfce4/panel/plugins/xfce4-cpufreq-plugin.desktop
|
||||
-rw-r--r-- root/root usr/share/xfce4/panel/plugins/cpufreq.desktop
|
||||
|
@ -1 +1 @@
|
||||
24cae9b8583cae82b715b4f72aa8e341 xfce4-cpufreq-plugin-1.0.0.tar.bz2
|
||||
dcc56af0e19266956c297d124ba551f4 xfce4-cpufreq-plugin-1.1.0.tar.bz2
|
||||
|
@ -6,13 +6,12 @@
|
||||
# Group: xfce4
|
||||
|
||||
name=xfce4-cpufreq-plugin
|
||||
version=1.0.0
|
||||
version=1.1.0
|
||||
release=1
|
||||
source=(http://archive.xfce.org/src/panel-plugins/$name/${version%.*}/$name-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd xfce4-cpufreq-plugin-$version
|
||||
sed -i panel-plugin/* -e 's|panel-plugins|panel/plugins|g'
|
||||
|
||||
./configure --prefix=/usr \
|
||||
--libexecdir=/usr/lib
|
||||
|
Loading…
x
Reference in New Issue
Block a user