summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-10-22 21:59:32 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-10-22 21:59:32 +0000
commitb727a885758169dc544d9ea7d656f97fee255c13 (patch)
treeab2889a466e7619d1db1bbaf3deafec823a00bd9 /app-misc
parentRespect CC, EAPI4 bump, add missing DEPEND, add ~amd64 (diff)
downloadgentoo-2-b727a885758169dc544d9ea7d656f97fee255c13.tar.gz
gentoo-2-b727a885758169dc544d9ea7d656f97fee255c13.tar.bz2
gentoo-2-b727a885758169dc544d9ea7d656f97fee255c13.zip
Respect CC, EAPI4 bump, add missing DEPEND, add ~amd64
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/activylircd/ChangeLog8
-rw-r--r--app-misc/activylircd/activylircd-0.4.ebuild21
2 files changed, 19 insertions, 10 deletions
diff --git a/app-misc/activylircd/ChangeLog b/app-misc/activylircd/ChangeLog
index 010e57bee971..df222b60412d 100644
--- a/app-misc/activylircd/ChangeLog
+++ b/app-misc/activylircd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/activylircd
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/activylircd/ChangeLog,v 1.3 2009/07/13 14:37:15 zzam Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/activylircd/ChangeLog,v 1.4 2012/10/22 21:59:32 ago Exp $
+
+ 22 Oct 2012; Agostino Sarubbo <ago@gentoo.org> activylircd-0.4.ebuild:
+ Respect CC, EAPI4 bump, add missing DEPEND, add ~amd64
13 Jul 2009; Matthias Schwarzott <zzam@gentoo.org> activylircd-0.4.ebuild,
+files/activylircd-0.4-linking.patch:
@@ -14,4 +17,3 @@
13 Jun 2009; Matthias Schwarzott <zzam@gentoo.org>
+activylircd-0.4.ebuild, +metadata.xml:
Initial import of ebuild by Helmut Auer, proxy maintained by him.
-
diff --git a/app-misc/activylircd/activylircd-0.4.ebuild b/app-misc/activylircd/activylircd-0.4.ebuild
index a55acc85fe69..64b22e211786 100644
--- a/app-misc/activylircd/activylircd-0.4.ebuild
+++ b/app-misc/activylircd/activylircd-0.4.ebuild
@@ -1,8 +1,10 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/activylircd/activylircd-0.4.ebuild,v 1.3 2009/07/13 14:37:15 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/activylircd/activylircd-0.4.ebuild,v 1.4 2012/10/22 21:59:31 ago Exp $
-inherit eutils
+EAPI=4
+
+inherit eutils toolchain-funcs
DESCRIPTION="ACTIVYLIRCD lirc daemon for activy remote control"
HOMEPAGE="http://www.htpc-forum.de/"
@@ -10,16 +12,21 @@ SRC_URI="http://www.htpc-forum.de/download/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
-src_unpack() {
- unpack ${A}
- cd "${S}"
+DEPEND="x11-libs/libX11
+ x11-libs/libXtst"
+RDEPEND="${DEPEND}"
+src_prepare() {
epatch "${FILESDIR}/${P}-linking.patch" # Bug #277656
}
+src_compile() {
+ emake CC="$(tc-getCC)"
+}
+
src_install() {
dosbin activylircd
dobin key2xd eventmapper key2lircd key2xd