summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Johanson <latexer@gentoo.org>2004-03-31 01:10:52 +0000
committerPeter Johanson <latexer@gentoo.org>2004-03-31 01:10:52 +0000
commit6a0bc6ecc9f1799c72f2797ce8449fb27ecf3ad5 (patch)
treec9927373f6fde45e9fc66d287b03ec1981989c12 /app-laptop/tpb
parent(no commit message) (diff)
downloadhistorical-6a0bc6ecc9f1799c72f2797ce8449fb27ecf3ad5.tar.gz
historical-6a0bc6ecc9f1799c72f2797ce8449fb27ecf3ad5.tar.bz2
historical-6a0bc6ecc9f1799c72f2797ce8449fb27ecf3ad5.zip
Bump and changed to mobile herd.
Diffstat (limited to 'app-laptop/tpb')
-rw-r--r--app-laptop/tpb/ChangeLog9
-rw-r--r--app-laptop/tpb/Manifest6
-rw-r--r--app-laptop/tpb/files/digest-tpb-0.6.11
-rw-r--r--app-laptop/tpb/metadata.xml2
-rw-r--r--app-laptop/tpb/tpb-0.6.1.ebuild38
5 files changed, 52 insertions, 4 deletions
diff --git a/app-laptop/tpb/ChangeLog b/app-laptop/tpb/ChangeLog
index 50fe917d3e22..fd139bed06aa 100644
--- a/app-laptop/tpb/ChangeLog
+++ b/app-laptop/tpb/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for app-laptop/tpb
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpb/ChangeLog,v 1.2 2004/03/15 15:21:04 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpb/ChangeLog,v 1.3 2004/03/31 01:10:52 latexer Exp $
+
+*tpb-0.6.1 (30 Mar 2004)
+
+ 30 Mar 2004; Peter Johanson <latexer@gentoo.org> metadata.xml,
+ tpb-0.6.1.ebuild:
+ Bump. Changed herd to mobile. Thanks to Thomas Eckert <eckert.thomas@gmx.net>
+ for the bump info.
*tpb-0.5.1 (08 Mar 2004)
diff --git a/app-laptop/tpb/Manifest b/app-laptop/tpb/Manifest
index 57ae72b4e31f..669dc3934120 100644
--- a/app-laptop/tpb/Manifest
+++ b/app-laptop/tpb/Manifest
@@ -1,9 +1,11 @@
MD5 15346acefaaefb44299c273449c4062a tpb-0.4.2.ebuild 658
MD5 57ae99b08e98785f551ecdc25563b46c tpb-0.6.0.ebuild 790
MD5 d17a5537806f0cedd3747d9053eafdda tpb-0.5.1.ebuild 792
-MD5 fb173e91e35832434a0219168d5b19a4 ChangeLog 1101
-MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
+MD5 e6a7f4ec606e9ea85d65686de23c380b ChangeLog 1317
+MD5 19fd766bac8e110b4620363a1ace26dd metadata.xml 159
+MD5 95e284563d6821dd86ccf269061ef33f tpb-0.6.1.ebuild 858
MD5 5cba07339a0908c048f81d7b21dc9d36 files/tpb-configure-fix.diff 478
MD5 69f14f1aff93cd330a33f4dff7faeaa5 files/digest-tpb-0.4.2 60
MD5 e17af97421dc0cf66db7df20b072a8fc files/digest-tpb-0.5.1 61
MD5 1e7a1afc483eed7b3388cbe1f9d5e8e3 files/digest-tpb-0.6.0 61
+MD5 d3931faff71bccefde71f82e07d03c61 files/digest-tpb-0.6.1 61
diff --git a/app-laptop/tpb/files/digest-tpb-0.6.1 b/app-laptop/tpb/files/digest-tpb-0.6.1
new file mode 100644
index 000000000000..1dd0d2b0a8b5
--- /dev/null
+++ b/app-laptop/tpb/files/digest-tpb-0.6.1
@@ -0,0 +1 @@
+MD5 d28572fcbbefede62b35049149184059 tpb-0.6.1.tar.gz 193520
diff --git a/app-laptop/tpb/metadata.xml b/app-laptop/tpb/metadata.xml
index 96a2d586367d..b27ff8eb4ed6 100644
--- a/app-laptop/tpb/metadata.xml
+++ b/app-laptop/tpb/metadata.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>base-system</herd>
+<herd>mobile</herd>
</pkgmetadata>
diff --git a/app-laptop/tpb/tpb-0.6.1.ebuild b/app-laptop/tpb/tpb-0.6.1.ebuild
new file mode 100644
index 000000000000..24c5ad9bba99
--- /dev/null
+++ b/app-laptop/tpb/tpb-0.6.1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpb/tpb-0.6.1.ebuild,v 1.1 2004/03/31 01:10:52 latexer Exp $
+
+DESCRIPTION="Thinkpad button utility"
+HOMEPAGE="http://savannah.nongnu.org/projects/tpb/"
+SRC_URI="http://savannah.nongnu.org/download/tpb/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE="nls"
+
+DEPEND="x11-libs/xosd"
+
+src_unpack() {
+ unpack ${A}
+
+ cd ${S}
+ epatch ${FILESDIR}/${PN}-configure-fix.diff
+}
+
+src_compile() {
+ local myconf
+
+ econf ${myconf} `use_enable nls`
+
+ emake || die
+}
+
+src_install() {
+ make DESTDIR=${D} install || die
+ dodoc README ChangeLog CREDITS doc/{nvram.txt,callback_example.sh}
+}
+pkg_postinst() {
+ einfo "tpb requires you to have nvram support compiled into"
+ einfo "your kernel to function."
+}