diff options
author | Lars Weiler <pylon@gentoo.org> | 2004-10-06 02:36:06 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2004-10-06 02:36:06 +0000 |
commit | 90c866c3b50f3641a664f882f7b356fc9c85d8ef (patch) | |
tree | 0ade83cb8b44d07c2b4d38378b93cf52b0c1ca87 /app-laptop/pbbuttonsd/files | |
parent | Added upstream patch from bug #64591 as long as it is not fixed upstream. (diff) | |
download | historical-90c866c3b50f3641a664f882f7b356fc9c85d8ef.tar.gz historical-90c866c3b50f3641a664f882f7b356fc9c85d8ef.tar.bz2 historical-90c866c3b50f3641a664f882f7b356fc9c85d8ef.zip |
Tidy up unneeded versions.
Diffstat (limited to 'app-laptop/pbbuttonsd/files')
10 files changed, 0 insertions, 59 deletions
diff --git a/app-laptop/pbbuttonsd/files/digest-pbbuttonsd-0.4.10a b/app-laptop/pbbuttonsd/files/digest-pbbuttonsd-0.4.10a deleted file mode 100644 index cd4700362d4b..000000000000 --- a/app-laptop/pbbuttonsd/files/digest-pbbuttonsd-0.4.10a +++ /dev/null @@ -1 +0,0 @@ -MD5 97c5d5888346fcfd865fe517e065f3e7 pbbuttonsd-0.4.10a.tar.gz 178197 diff --git a/app-laptop/pbbuttonsd/files/digest-pbbuttonsd-0.5.10 b/app-laptop/pbbuttonsd/files/digest-pbbuttonsd-0.5.10 deleted file mode 100644 index 8dfa49f6b791..000000000000 --- a/app-laptop/pbbuttonsd/files/digest-pbbuttonsd-0.5.10 +++ /dev/null @@ -1 +0,0 @@ -MD5 219298e0ab1c95bb6e965521da5ee774 pbbuttonsd-0.5.10.tar.gz 336853 diff --git a/app-laptop/pbbuttonsd/files/digest-pbbuttonsd-0.5.10-r1 b/app-laptop/pbbuttonsd/files/digest-pbbuttonsd-0.5.10-r1 deleted file mode 100644 index 8dfa49f6b791..000000000000 --- a/app-laptop/pbbuttonsd/files/digest-pbbuttonsd-0.5.10-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 219298e0ab1c95bb6e965521da5ee774 pbbuttonsd-0.5.10.tar.gz 336853 diff --git a/app-laptop/pbbuttonsd/files/digest-pbbuttonsd-0.5.2-r1 b/app-laptop/pbbuttonsd/files/digest-pbbuttonsd-0.5.2-r1 deleted file mode 100644 index d9607b0e05a1..000000000000 --- a/app-laptop/pbbuttonsd/files/digest-pbbuttonsd-0.5.2-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 b7b5bd0ad2a6ba51f1b8d02ea3d23883 pbbuttonsd-0.5.2.tar.gz 192245 diff --git a/app-laptop/pbbuttonsd/files/digest-pbbuttonsd-0.5.8 b/app-laptop/pbbuttonsd/files/digest-pbbuttonsd-0.5.8 deleted file mode 100644 index 1b6f88e1fc75..000000000000 --- a/app-laptop/pbbuttonsd/files/digest-pbbuttonsd-0.5.8 +++ /dev/null @@ -1 +0,0 @@ -MD5 21d6345a25f09d2b4fe971b8e37e3d8c pbbuttonsd-0.5.8.tar.gz 325214 diff --git a/app-laptop/pbbuttonsd/files/digest-pbbuttonsd-0.5.9 b/app-laptop/pbbuttonsd/files/digest-pbbuttonsd-0.5.9 deleted file mode 100644 index ad9b715c26f4..000000000000 --- a/app-laptop/pbbuttonsd/files/digest-pbbuttonsd-0.5.9 +++ /dev/null @@ -1 +0,0 @@ -MD5 86bef472e7130012cbde8efdcfb4204e pbbuttonsd-0.5.9.tar.gz 338464 diff --git a/app-laptop/pbbuttonsd/files/digest-pbbuttonsd-0.5.9-r1 b/app-laptop/pbbuttonsd/files/digest-pbbuttonsd-0.5.9-r1 deleted file mode 100644 index ad9b715c26f4..000000000000 --- a/app-laptop/pbbuttonsd/files/digest-pbbuttonsd-0.5.9-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 86bef472e7130012cbde8efdcfb4204e pbbuttonsd-0.5.9.tar.gz 338464 diff --git a/app-laptop/pbbuttonsd/files/pbbuttonsd-0.5.10-compat.patch b/app-laptop/pbbuttonsd/files/pbbuttonsd-0.5.10-compat.patch deleted file mode 100644 index 1f633540ca66..000000000000 --- a/app-laptop/pbbuttonsd/files/pbbuttonsd-0.5.10-compat.patch +++ /dev/null @@ -1,23 +0,0 @@ -diff -ruN pbbuttonsd-0.5.10.orig/libpbbipc/pbbtags.h pbbuttonsd-0.5.10/libpbbipc/pbbtags.h ---- pbbuttonsd-0.5.10.orig/libpbbipc/pbbtags.h 2004-04-21 13:11:34.534048368 +0200 -+++ pbbuttonsd-0.5.10/libpbbipc/pbbtags.h 2004-04-21 13:17:02.968118800 +0200 -@@ -92,6 +92,19 @@ - #define TAG_BLANKFRAMEBUFFER MOD_DISPLAY | 9 - #define TAG_DIMFULLYDARK MOD_DISPLAY | 11 - -+/* Compatibility tags, needed by kmilo and possibly other programs */ -+#define TAG_BRIGHTNESSUPKEY MOD_DISPLAY | 1 -+#define TAG_BRIGHTNESSUPMOD MOD_DISPLAY | 2 -+#define TAG_BRIGHTNESSDOWNKEY MOD_DISPLAY | 3 -+#define TAG_BRIGHTNESSDOWNMOD MOD_DISPLAY | 4 -+#define TAG_BRIGHTNESS MOD_DISPLAY | 5 -+#define TAG_BRIGHTNESSOP MOD_DISPLAY | FLG_PRIVATE | 6 -+#define TAG_BRIGHTNESSMAX MOD_DISPLAY | 7 -+#define TAG_FRAMEBUFFERDEVICE MOD_DISPLAY | FLG_STRING | 8 -+#define TAG_BLANKFRAMEBUFFER MOD_DISPLAY | 9 -+#define TAG_FADINGSPEED MOD_DISPLAY | 10 -+#define TAG_DIMFULLYDARK MOD_DISPLAY | 11 -+ - #define MOD_MIXER 5 << 16 - #define TAG_MIXERDEVICE MOD_MIXER | FLG_STRING | 1 - #define TAG_VOLUMEUPKEY MOD_MIXER | 2 diff --git a/app-laptop/pbbuttonsd/files/pbbuttonsd-0.5.2-replace_pmud.patch b/app-laptop/pbbuttonsd/files/pbbuttonsd-0.5.2-replace_pmud.patch deleted file mode 100644 index ec3f92919851..000000000000 --- a/app-laptop/pbbuttonsd/files/pbbuttonsd-0.5.2-replace_pmud.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- src/configfile.c.orig 2002-12-17 21:07:53.000000000 -0600 -+++ src/configfile.c 2002-12-17 21:07:56.000000000 -0600 -@@ -93,7 +93,8 @@ - { "TPModeUpKey", TAG_TPMODEUPKEY, TAG_TPMODEUPMOD, cft_read_key }, - { "TPModeDownKey", TAG_TPMODEDOWNKEY, TAG_TPMODEDOWNMOD, cft_read_key }, - { "TPMode", TAG_TPMODE, 0, cft_read_tpmode }, -- { "KBDMode", TAG_KBDMODE, 0, cft_read_kbdmode }}; -+ { "KBDMode", TAG_KBDMODE, 0, cft_read_kbdmode }, -+ { "replace_pmud", TAG_REPLACEPMUD, 0, cft_read_bool}}; - - if ((stat(configfile, &stat_buf)) == -1) { - print_error (_("WARNING: Couldn't read configfile [%s, %s], using defaults.\n"), configfile, strerror(errno)); diff --git a/app-laptop/pbbuttonsd/files/pbbuttonsd.rc5 b/app-laptop/pbbuttonsd/files/pbbuttonsd.rc5 deleted file mode 100644 index e48fcaebfc61..000000000000 --- a/app-laptop/pbbuttonsd/files/pbbuttonsd.rc5 +++ /dev/null @@ -1,17 +0,0 @@ -#!/sbin/runscript -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/files/pbbuttonsd.rc5,v 1.2 2004/07/14 21:29:37 agriffis Exp $ - -start() { - ebegin "Starting pbbuttonsd" - start-stop-daemon --start --quiet --exec /usr/bin/pbbuttonsd -- -d \ - /var/run/pbbuttonsd.pid - eend $? -} - -stop() { - ebegin "Stopping pbbuttonsd" - start-stop-daemon --stop --quiet --exec /usr/bin/pbbuttonsd - eend $? -} |