public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Chi-Thanh Christopher Nguyen" <chithanh@cs.tu-berlin.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/x11:master commit in: profiles/, dev-libs/libevdev/
Date: Sun, 13 Oct 2013 23:05:29 +0000 (UTC)	[thread overview]
Message-ID: <1381705517.cb9ce5da2f2f270118ddbb47792dea66e832c422.chithead@gentoo> (raw)

commit:     cb9ce5da2f2f270118ddbb47792dea66e832c422
Author:     Chi-Thanh Christopher Nguyen <chithanh <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 13 23:05:17 2013 +0000
Commit:     Chi-Thanh Christopher Nguyen <chithanh <AT> cs <DOT> tu-berlin <DOT> de>
CommitDate: Sun Oct 13 23:05:17 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=cb9ce5da

dev-libs/libevdev: new ebuild for bug #485114.

---
 dev-libs/libevdev/libevdev-9999.ebuild | 27 +++++++++++++++++++++++++++
 dev-libs/libevdev/metadata.xml         |  5 +++++
 profiles/package.mask                  |  1 +
 3 files changed, 33 insertions(+)

diff --git a/dev-libs/libevdev/libevdev-9999.ebuild b/dev-libs/libevdev/libevdev-9999.ebuild
new file mode 100644
index 0000000..22407c6
--- /dev/null
+++ b/dev-libs/libevdev/libevdev-9999.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+XORG_MULTILIB=yes
+PYTHON_COMPAT=( python{2_5,2_6,2_7} )
+
+inherit python-single-r1 xorg-2
+
+EGIT_REPO_URI="git://anongit.freedesktop.org/${PN}.git"
+
+DESCRIPTION="Handler library for evdev events"
+
+if [[ ${PV} == 9999* ]] ; then
+	SRC_URI=""
+else
+	SRC_URI="http://www.freedesktop.org/software/${PN}/${P}.tar.xz"
+fi
+
+KEYWORDS="~amd64"
+IUSE=""
+
+src_prepare() {
+	python_fix_shebang libevdev/make-event-names.py
+	xorg-2_src_prepare
+}

diff --git a/dev-libs/libevdev/metadata.xml b/dev-libs/libevdev/metadata.xml
new file mode 100644
index 0000000..01c4c00
--- /dev/null
+++ b/dev-libs/libevdev/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>x11</herd>
+</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 323b25b..0581f7b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,4 +1,5 @@
 # Don't let people install these accidentally
+=dev-libs/libevdev-9999
 =dev-libs/wayland-9999
 =dev-libs/weston-9999
 =media-libs/glu-9999


                 reply	other threads:[~2013-10-13 23:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1381705517.cb9ce5da2f2f270118ddbb47792dea66e832c422.chithead@gentoo \
    --to=chithanh@cs.tu-berlin.de \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox