* [gentoo-commits] proj/betagarden:master commit in: x11-misc/keynav/
@ 2014-12-23 0:45 Sebastian Pipping
0 siblings, 0 replies; only message in thread
From: Sebastian Pipping @ 2014-12-23 0:45 UTC (permalink / raw
To: gentoo-commits
commit: cf315d34f3726f6d64a3a1861684ffdbe711b865
Author: Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Tue Dec 23 00:45:19 2014 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Tue Dec 23 00:45:19 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=cf315d34
x11-misc/keynav: 0.20110708.0
---
x11-misc/keynav/keynav-0.20110708.0.ebuild | 39 ++++++++++++++++++++++++++++++
x11-misc/keynav/metadata.xml | 8 ++++++
2 files changed, 47 insertions(+)
diff --git a/x11-misc/keynav/keynav-0.20110708.0.ebuild b/x11-misc/keynav/keynav-0.20110708.0.ebuild
new file mode 100644
index 0000000..c03d7e3
--- /dev/null
+++ b/x11-misc/keynav/keynav-0.20110708.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+
+inherit toolchain-funcs
+
+DESCRIPTION="Move the mouse pointer with few key strokes"
+HOMEPAGE="http://www.semicomplete.com/projects/keynav/"
+SRC_URI="https://semicomplete.googlecode.com/files/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ x11-libs/cairo[X]
+ x11-libs/libXinerama
+ dev-libs/glib:2
+ x11-libs/libXext
+ x11-libs/libX11
+ x11-misc/xdotool
+ "
+DEPEND="${RDEPEND}"
+
+src_compile() {
+ tc-export CC LD
+ default
+}
+
+src_install() {
+ dodoc README CHANGELIST
+ dobin keynav
+
+ insinto /etc
+ doins keynavrc
+}
diff --git a/x11-misc/keynav/metadata.xml b/x11-misc/keynav/metadata.xml
new file mode 100644
index 0000000..16bcc9f
--- /dev/null
+++ b/x11-misc/keynav/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>sping@gentoo.org</email>
+ <name>Sebastian Pipping</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-12-23 0:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-23 0:45 [gentoo-commits] proj/betagarden:master commit in: x11-misc/keynav/ Sebastian Pipping
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox