summaryrefslogtreecommitdiffstats
path: root/desktop/xfce4-cpufreq-plugin
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2012-09-05 21:57:29 -0500
committer Robby Workman <rworkman@slackbuilds.org>2012-09-05 21:57:29 -0500
commit9a0f8d2d33419327e11ef7d5d8b454e01c4330c3 (patch)
tree35fad61486f95b5dd94617980f442645e4b4aa44 /desktop/xfce4-cpufreq-plugin
parentef967cad5eb651cdfc0830fdf470c24d56143b41 (diff)
downloadslackbuilds-9a0f8d2d33419327e11ef7d5d8b454e01c4330c3.tar.gz
slackbuilds-9a0f8d2d33419327e11ef7d5d8b454e01c4330c3.tar.xz
desktop/xfce4-cpufreq-plugin: Miscellaneous cleanups
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/xfce4-cpufreq-plugin')
-rw-r--r--desktop/xfce4-cpufreq-plugin/README4
-rw-r--r--desktop/xfce4-cpufreq-plugin/slack-desc10
-rw-r--r--desktop/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin.SlackBuild5
3 files changed, 7 insertions, 12 deletions
diff --git a/desktop/xfce4-cpufreq-plugin/README b/desktop/xfce4-cpufreq-plugin/README
index aeaa8c8eba..411fc4f6b0 100644
--- a/desktop/xfce4-cpufreq-plugin/README
+++ b/desktop/xfce4-cpufreq-plugin/README
@@ -2,7 +2,3 @@ Shows the current CPU frequency and the currently used governor in the
xfce panel. In a separate dialog it also provides information about all
available CPU frequencies, all available governors and the used driver
for the CPU.
-
-
-
-
diff --git a/desktop/xfce4-cpufreq-plugin/slack-desc b/desktop/xfce4-cpufreq-plugin/slack-desc
index 8073096f75..2507aec5c7 100644
--- a/desktop/xfce4-cpufreq-plugin/slack-desc
+++ b/desktop/xfce4-cpufreq-plugin/slack-desc
@@ -7,13 +7,13 @@
|-----handy-ruler------------------------------------------------------|
xfce4-cpufreq-plugin: xfce4-cpufreq-plugin (cpu frequency plugin for xfce4)
-xfce4-cpufreq-plugin:
+xfce4-cpufreq-plugin:
xfce4-cpufreq-plugin: xfce4-cpufreq-plugin shows the current CPU frequency and
xfce4-cpufreq-plugin: the currently used governor in the xfce panel. In a
xfce4-cpufreq-plugin: separate dialog it also provides information about all
xfce4-cpufreq-plugin: available CPU frequencies, all available governors and
xfce4-cpufreq-plugin: the used driver for the CPU.
-xfce4-cpufreq-plugin:
-xfce4-cpufreq-plugin:
-xfce4-cpufreq-plugin:
-xfce4-cpufreq-plugin:
+xfce4-cpufreq-plugin:
+xfce4-cpufreq-plugin:
+xfce4-cpufreq-plugin:
+xfce4-cpufreq-plugin:
diff --git a/desktop/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin.SlackBuild b/desktop/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin.SlackBuild
index 37bd4d2708..a53151915c 100644
--- a/desktop/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin.SlackBuild
+++ b/desktop/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for xfce4-netload-plugin
-# Copyright 2006-2011 Robby Workman, Northport, Alabama, USA
+# Copyright 2006-2012 Robby Workman, Northport, Alabama, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=xfce4-cpufreq-plugin
-VERSION=1.0.0
+VERSION=${VERSION:-1.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -74,7 +74,6 @@ CFLAGS="$SLKCFLAGS" \
--prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX} \
--sysconfdir=/etc/xfce \
- --enable-debug=no \
--build=$ARCH-slackware-linux
make