summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Boehm <hollow@gentoo.org>2005-01-08 11:59:25 +0000
committerBenedikt Boehm <hollow@gentoo.org>2005-01-08 11:59:25 +0000
commit18dc1ae301acaf51950c0e531872331998e973a8 (patch)
treeaabf91ec84c0cafbad1b95bdf324e9cb4230f853 /sys-apps/lmctl
parentremove old ebuild (diff)
downloadhistorical-18dc1ae301acaf51950c0e531872331998e973a8.tar.gz
historical-18dc1ae301acaf51950c0e531872331998e973a8.tar.bz2
historical-18dc1ae301acaf51950c0e531872331998e973a8.zip
fix heaadtails and added C-BK16A-DUAL.patch
Diffstat (limited to 'sys-apps/lmctl')
-rw-r--r--sys-apps/lmctl/ChangeLog9
-rw-r--r--sys-apps/lmctl/Manifest11
-rw-r--r--sys-apps/lmctl/files/C-BK16A-DUAL.patch10
-rw-r--r--sys-apps/lmctl/files/digest-lmctl-0.3.2-r11
-rw-r--r--sys-apps/lmctl/lmctl-0.3.2-r1.ebuild38
5 files changed, 64 insertions, 5 deletions
diff --git a/sys-apps/lmctl/ChangeLog b/sys-apps/lmctl/ChangeLog
index b132dda02d7d..423640c041ce 100644
--- a/sys-apps/lmctl/ChangeLog
+++ b/sys-apps/lmctl/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for sys-apps/lmctl
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/lmctl/ChangeLog,v 1.1 2005/01/08 11:25:42 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/lmctl/ChangeLog,v 1.2 2005/01/08 11:59:25 hollow Exp $
+
+*lmctl-0.3.2-r1 (08 Jan 2005)
+
+ 08 Jan 2005; Benedikt Boehm <hollow@gentoo.org> lmctl-0.3.2-r1.ebuild:
+ Added fixheadtails
+ Added C-BK16A-DUAL.patch
+
*lmctl-0.3.2 (08 Jan 2005)
diff --git a/sys-apps/lmctl/Manifest b/sys-apps/lmctl/Manifest
index b378056be0b2..caeddc92646d 100644
--- a/sys-apps/lmctl/Manifest
+++ b/sys-apps/lmctl/Manifest
@@ -1,12 +1,15 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 4dbce2a0ef3584c79b433fa652bedc0b ChangeLog 463
+MD5 a906e53c11daeba70107125d21ef66aa ChangeLog 619
MD5 3d4dfb4356f56ee83e0f426163e3b6cf metadata.xml 231
+MD5 e8ff161ff91d738e6ee5968736b9b6dd lmctl-0.3.2-r1.ebuild 1041
+MD5 01ea00b7204aa06bd4dac64430f42bf9 files/C-BK16A-DUAL.patch 576
+MD5 9e0da21fd6f234d98d9952777960cda6 files/digest-lmctl-0.3.2-r1 63
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
-iD8DBQFB38oKmPFBzbX68WERAkeZAJ0VTlJ/BrdgjKjxAVyfL0Hgp9Gv7QCgk5FO
-4IjczaaTqhg3+2fjlTEPnI4=
-=V2io
+iD8DBQFB38sRmPFBzbX68WERArsbAJ9Mbz2ZLxu4fmLFWp2LM5f+IXD98wCcCzc0
+MF5ibcnkskFUcZMqcFrfCos=
+=5+c0
-----END PGP SIGNATURE-----
diff --git a/sys-apps/lmctl/files/C-BK16A-DUAL.patch b/sys-apps/lmctl/files/C-BK16A-DUAL.patch
new file mode 100644
index 000000000000..ccb1066c7b24
--- /dev/null
+++ b/sys-apps/lmctl/files/C-BK16A-DUAL.patch
@@ -0,0 +1,10 @@
+--- lmctl.c.orig 2005-01-08 12:29:02.176741224 +0100
++++ lmctl.c 2005-01-08 12:31:21.841508952 +0100
+@@ -108,6 +108,7 @@
+ {0xc505, "Receiver for Cordless Elite Duo", "C-BG17-DUAL", 1, 0, 0, 1},
+ {0xc506, "Receiver for MX700 Optical Mouse", "C-BF16-MSE", 1, 0, 1, 0},
+ {0xc508, "Receiver for Cordless Optical TrackMan", "C-BA4-MSE", 1, 0, 1, 0},
++ {0xc50b, "Receiver for Cordless Desktop MX", "C-BK16A-DUAL",1, 0, 0, 1},
+ {0xc702, "Receiver for Cordless Presenter", "C-UF15", 1, 0, 0, 0},
+
+ /* From Markus Wiesner <m_wiesner@gmx.net> */
diff --git a/sys-apps/lmctl/files/digest-lmctl-0.3.2-r1 b/sys-apps/lmctl/files/digest-lmctl-0.3.2-r1
new file mode 100644
index 000000000000..1ef33260d431
--- /dev/null
+++ b/sys-apps/lmctl/files/digest-lmctl-0.3.2-r1
@@ -0,0 +1 @@
+MD5 c2acb088c95adeac68b6de8f05ddc0e4 lmctl_0.3.2.tar.gz 223963
diff --git a/sys-apps/lmctl/lmctl-0.3.2-r1.ebuild b/sys-apps/lmctl/lmctl-0.3.2-r1.ebuild
new file mode 100644
index 000000000000..27086d38355a
--- /dev/null
+++ b/sys-apps/lmctl/lmctl-0.3.2-r1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/lmctl/lmctl-0.3.2-r1.ebuild,v 1.1 2005/01/08 11:59:25 hollow Exp $
+
+inherit fixheadtails eutils
+
+MY_P=${P/-/_}
+DESCRIPTION="Utility to change modern logitech mouse parameters"
+SRC_URI="http://www.bedroomlan.org/~alexios/files/SOFTWARE/lmctl/${MY_P}.tar.gz"
+HOMEPAGE="http://bedroomlan.dyndns.org/~alexios/coding_lmctl.html"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+DEPEND="virtual/libc
+ >=dev-libs/libusb-0.1.8"
+
+src_unpack() {
+ unpack ${A} || die "unpack error"
+ mv ${WORKDIR}/lmctl-0.3.1 ${WORKDIR}/lmctl-0.3.2 || die "mv failed"
+ cd ${S} || die
+ ht_fix_file ./configure
+ cd src/ || die
+ epatch ${FILESDIR}/C-BK16A-DUAL.patch
+}
+
+src_compile() {
+ econf || die "bad ./configure please submit a bug report to bugs.gentoo.org \
+ and include your config.log"
+ emake || die "problem compiling lmctl"
+}
+
+src_install() {
+ make DESTDIR=${D} install || die
+ dodoc Changelog README
+}