diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2008-01-05 00:41:06 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2008-01-05 00:41:06 +0000 |
commit | e553a7ca790bba2c19d0d56c2798720abf243f43 (patch) | |
tree | a803626a74257bc772e0344bf3075461082a8632 | |
parent | Unmask wxpython-2.8. (diff) | |
download | gentoo-2-e553a7ca790bba2c19d0d56c2798720abf243f43.tar.gz gentoo-2-e553a7ca790bba2c19d0d56c2798720abf243f43.tar.bz2 gentoo-2-e553a7ca790bba2c19d0d56c2798720abf243f43.zip |
Minor bump for the newer debian patch. Cleans up manpage and uses system header instead of bundled header. Also clean up ebuilds to modern standards.
(Portage version: 2.1.4_rc11)
6 files changed, 78 insertions, 15 deletions
diff --git a/sys-apps/input-utils/ChangeLog b/sys-apps/input-utils/ChangeLog index d7c58dd91345..a467a7f9c63f 100644 --- a/sys-apps/input-utils/ChangeLog +++ b/sys-apps/input-utils/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for sys-apps/input-utils -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/input-utils/ChangeLog,v 1.3 2007/03/31 08:17:29 robbat2 Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/input-utils/ChangeLog,v 1.4 2008/01/05 00:41:06 robbat2 Exp $ + +*input-utils-0.0.1_pre20051128-r1 (05 Jan 2008) + + 05 Jan 2008; Robin H. Johnson <robbat2@gentoo.org> metadata.xml, + input-utils-0.0.1_pre20050727.ebuild, + input-utils-0.0.1_pre20051128.ebuild, + +input-utils-0.0.1_pre20051128-r1.ebuild: + Minor bump for the newer debian patch. Cleans up manpage and uses system + header instead of bundled header. Also clean up ebuilds to modern standards. *input-utils-0.0.1_pre20051128 (31 Mar 2007) diff --git a/sys-apps/input-utils/files/digest-input-utils-0.0.1_pre20051128-r1 b/sys-apps/input-utils/files/digest-input-utils-0.0.1_pre20051128-r1 new file mode 100644 index 000000000000..cfe2cd146575 --- /dev/null +++ b/sys-apps/input-utils/files/digest-input-utils-0.0.1_pre20051128-r1 @@ -0,0 +1,6 @@ +MD5 3f8504c769c41de0456baaaca1484fa6 input-20051128-143821.tar.gz 28010 +RMD160 84a90f22f5953a3b2595835a374f14a5536791a3 input-20051128-143821.tar.gz 28010 +SHA256 9bdfe6bf6eb54255aa3ba2d4b9de3e4ff54ad0f8775cdae97c35577634a6b239 input-20051128-143821.tar.gz 28010 +MD5 25de87bdd77c306b9c704755e7f99d49 input-utils_0.0.20051128-4.diff.gz 3850 +RMD160 09ea1a043bb17ea0b2d890ed83fb82975c87dc93 input-utils_0.0.20051128-4.diff.gz 3850 +SHA256 82068b6dc6f75c2551785174d81f138f6757448fd7c40d86faf3f1f317ccc16e input-utils_0.0.20051128-4.diff.gz 3850 diff --git a/sys-apps/input-utils/input-utils-0.0.1_pre20050727.ebuild b/sys-apps/input-utils/input-utils-0.0.1_pre20050727.ebuild index 89519c6b569a..6a97ebe1c588 100644 --- a/sys-apps/input-utils/input-utils-0.0.1_pre20050727.ebuild +++ b/sys-apps/input-utils/input-utils-0.0.1_pre20050727.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/input-utils/input-utils-0.0.1_pre20050727.ebuild,v 1.2 2007/07/12 05:10:21 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/input-utils/input-utils-0.0.1_pre20050727.ebuild,v 1.3 2008/01/05 00:41:06 robbat2 Exp $ MY_P=input-${PV/0.0.1_pre/}-141704 @@ -19,7 +19,6 @@ RDEPEND="" S="${WORKDIR}/input" src_install() { - make install bindir=${D}/usr/bin mandir=${D}/usr/share/man || die "make install failed" - + make install bindir="${D}"/usr/bin mandir="${D}"/usr/share/man || die "make install failed" dodoc lircd.conf } diff --git a/sys-apps/input-utils/input-utils-0.0.1_pre20051128-r1.ebuild b/sys-apps/input-utils/input-utils-0.0.1_pre20051128-r1.ebuild new file mode 100644 index 000000000000..da5e788bef44 --- /dev/null +++ b/sys-apps/input-utils/input-utils-0.0.1_pre20051128-r1.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/input-utils/input-utils-0.0.1_pre20051128-r1.ebuild,v 1.1 2008/01/05 00:41:06 robbat2 Exp $ + +inherit eutils + +MY_P="input-${PV/0.0.1_pre/}-143821" +DEBIAN_PR=4 +DEBIAN_P="${PN}_${PV/1_pre/}-${DEBIAN_PR}.diff.gz" + +DESCRIPTION="Small collection of linux input layer utils" +HOMEPAGE="http://dl.bytesex.org/cvs-snapshots/" +SRC_URI="http://dl.bytesex.org/cvs-snapshots/${MY_P}.tar.gz + mirror://debian/pool/main/i/input-utils/${DEBIAN_P}" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~amd64 ~ppc" +IUSE="" + +DEPEND="" +RDEPEND="" + +S="${WORKDIR}/input" + +src_unpack() { + unpack ${MY_P}.tar.gz + EPATCH_OPTS="-d ${S} -p1 " epatch "${DISTDIR}"/${DEBIAN_P} + for p in $(<"${S}"/debian/patches/series) ; do + EPATCH_OPTS="-d ${S} -p1 " epatch "${S}"/debian/patches/${p} + done + sed -i -e '/INSTALL_BINARY/s,-s,,g' "${S}"/mk/Variables.mk \ + || die "Failed to sed" +} + +src_install() { + make install bindir="${D}"/usr/bin mandir="${D}"/usr/share/man || die "make install failed" + dodoc lircd.conf + dodoc README +} diff --git a/sys-apps/input-utils/input-utils-0.0.1_pre20051128.ebuild b/sys-apps/input-utils/input-utils-0.0.1_pre20051128.ebuild index 0bf6e59c59d8..e83778e709eb 100644 --- a/sys-apps/input-utils/input-utils-0.0.1_pre20051128.ebuild +++ b/sys-apps/input-utils/input-utils-0.0.1_pre20051128.ebuild @@ -1,16 +1,17 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/input-utils/input-utils-0.0.1_pre20051128.ebuild,v 1.2 2007/07/12 05:10:21 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/input-utils/input-utils-0.0.1_pre20051128.ebuild,v 1.3 2008/01/05 00:41:06 robbat2 Exp $ inherit eutils MY_P="input-${PV/0.0.1_pre/}-143821" -DEBIAN_P="${PN}_${PV/1_pre/}-1.diff.gz" +DEBIAN_PR=1 +DEBIAN_P="${PN}_${PV/1_pre/}-${DEBIAN_PR}.diff.gz" DESCRIPTION="Small collection of linux input layer utils" HOMEPAGE="http://dl.bytesex.org/cvs-snapshots/" SRC_URI="http://dl.bytesex.org/cvs-snapshots/${MY_P}.tar.gz - http://ftp.debian.org/debian/pool/main/i/input-utils/${DEBIAN_P}" + mirror://debian/pool/main/i/input-utils/${DEBIAN_P}" LICENSE="GPL-2" SLOT="0" @@ -24,16 +25,16 @@ S="${WORKDIR}/input" src_unpack() { unpack ${MY_P}.tar.gz - EPATCH_OPTS="-d ${S} -p1 " epatch ${DISTDIR}/${DEBIAN_P} - for p in $(<${S}/debian/patches/series) ; do - EPATCH_OPTS="-d ${S} -p1 " epatch ${S}/debian/patches/${p} + EPATCH_OPTS="-d ${S} -p1 " epatch "${DISTDIR}"/${DEBIAN_P} + for p in $(<"${S}"/debian/patches/series) ; do + EPATCH_OPTS="-d ${S} -p1 " epatch "${S}"/debian/patches/${p} done - sed -i -e '/INSTALL_BINARY/s,-s,,g' ${S}/mk/Variables.mk \ + sed -i -e '/INSTALL_BINARY/s,-s,,g' "${S}"/mk/Variables.mk \ || die "Failed to sed" } src_install() { - make install bindir=${D}/usr/bin mandir=${D}/usr/share/man || die "make install failed" + make install bindir="${D}"/usr/bin mandir="${D}"/usr/share/man || die "make install failed" dodoc lircd.conf dodoc README } diff --git a/sys-apps/input-utils/metadata.xml b/sys-apps/input-utils/metadata.xml index 1ac2aece4bca..e00468f5543b 100644 --- a/sys-apps/input-utils/metadata.xml +++ b/sys-apps/input-utils/metadata.xml @@ -6,7 +6,15 @@ <email>zzam@gentoo.org</email> <name>Matthias Schwarzott</name> </maintainer> +<maintainer> +<email>robbat2@gentoo.org</email> +<name>Robin H. Johnson</name> +</maintainer> <longdescription lang="en"> +This is a collection of utilities which are useful when working with the input +layer of the Linux kernel (version 2.6 and later). Included are utilities to +list the input devices known to the kernel, show the input events that are +received by a device, and query or modify keyboard maps. </longdescription> </pkgmetadata> |