Added app-laptop/acerhk-0.5.34, removed app-laptop/acerhk-0.5.22
authorJurek Bartuszek <jurek@gentoo.org>
Fri, 27 Oct 2006 17:41:03 +0000 (17:41 +0000)
committerJurek Bartuszek <jurek@gentoo.org>
Fri, 27 Oct 2006 17:41:03 +0000 (17:41 +0000)
Package-Manager: portage-2.1.1

app-laptop/acerhk/ChangeLog
app-laptop/acerhk/acerhk-0.5.34.ebuild [new file with mode: 0644]
app-laptop/acerhk/files/digest-acerhk-0.5.34 [new file with mode: 0644]

index bec923d138cbb8ad82961287b9f57490337a6fd2..aff3603ce8e6376c3e352d75ae8eabd6e41770aa 100644 (file)
@@ -1,6 +1,14 @@
 # ChangeLog for app-laptop/acerhk
 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/acerhk/ChangeLog,v 1.16 2006/05/14 23:43:12 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/acerhk/ChangeLog,v 1.17 2006/10/27 17:41:03 jurek Exp $
+
+*acerhk-0.5.34 (27 Oct 2006)
+
+  27 Oct 2006; Jurek Bartuszek <jurek@gentoo.org>
+  -files/acerhk-0.5.22-redef-wireless.patch, -acerhk-0.5.22.ebuild,
+  +acerhk-0.5.34.ebuild:
+  - Version bump (bug #144855)
+  - Cleaning out old ebuild
 
   14 May 2006; Mark Loeser <halcy0n@gentoo.org> acerhk-0.5.31.ebuild:
   Stable on x86; bug #133179
diff --git a/app-laptop/acerhk/acerhk-0.5.34.ebuild b/app-laptop/acerhk/acerhk-0.5.34.ebuild
new file mode 100644 (file)
index 0000000..30d9a63
--- /dev/null
@@ -0,0 +1,39 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/acerhk/acerhk-0.5.34.ebuild,v 1.1 2006/10/27 17:41:03 jurek Exp $
+
+inherit linux-mod
+
+DESCRIPTION="Hotkey driver for some Acer and Acer-like laptops"
+HOMEPAGE="http://www.informatik.hu-berlin.de/~tauber/acerhk/"
+SRC_URI="http://www.informatik.hu-berlin.de/~tauber/${PN}/archives/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+KEYWORDS="~x86 -ppc"
+IUSE=""
+
+MODULE_NAMES="acerhk(extra:)"
+BUILD_TARGETS="all"
+
+pkg_setup() {
+       linux-mod_pkg_setup
+       BUILD_PARAMS="KERNELSRC=${KV_DIR} KERNELVERSION=${KV_FULL}"
+}
+
+src_install() {
+       linux-mod_src_install
+       dodoc README COPYING NEWS
+       docinto doc
+       dodoc doc/*
+}
+
+pkg_postinst() {
+       linux-mod_pkg_postinst
+
+       einfo "You can load the module:"
+       einfo "% modprobe acerhk poll=1"
+       einfo "If you need poll=1 you can set it permanently in /etc/modules.d/acerhk"
+       echo
+       einfo "If you need more info about this driver you can read the README file"
+       einfo "% zmore /usr/share/doc/${PF}/README.gz"
+}
diff --git a/app-laptop/acerhk/files/digest-acerhk-0.5.34 b/app-laptop/acerhk/files/digest-acerhk-0.5.34
new file mode 100644 (file)
index 0000000..31ca7ee
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 356db9b63ca917e18b847f5183c5ee86 acerhk-0.5.34.tar.bz2 32377
+RMD160 4cdccc5c44301f947823a40739ed408f031f2c0a acerhk-0.5.34.tar.bz2 32377
+SHA256 1c483287c606a39bc7ea991efe5636a05542df3d513c500af7ec0be762a95b13 acerhk-0.5.34.tar.bz2 32377