summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2013-03-27 03:45:59 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2013-03-27 03:45:59 +0000
commitb11256dcc7cb92a1b8051b4a57f9ecc1c8a4faed (patch)
treeea3b57381321300892c309364bbe1ef1f5173a36 /x11-libs/libxkbcommon
parentBump. (diff)
downloadgentoo-2-b11256dcc7cb92a1b8051b4a57f9ecc1c8a4faed.tar.gz
gentoo-2-b11256dcc7cb92a1b8051b4a57f9ecc1c8a4faed.tar.bz2
gentoo-2-b11256dcc7cb92a1b8051b4a57f9ecc1c8a4faed.zip
Import to tree bug #439578
(Portage version: 2.2.0_alpha169/cvs/Linux x86_64, signed Manifest commit with key F82F92E6)
Diffstat (limited to 'x11-libs/libxkbcommon')
-rw-r--r--x11-libs/libxkbcommon/ChangeLog9
-rw-r--r--x11-libs/libxkbcommon/Manifest3
-rw-r--r--x11-libs/libxkbcommon/libxkbcommon-0.2.0.ebuild35
-rw-r--r--x11-libs/libxkbcommon/metadata.xml5
4 files changed, 52 insertions, 0 deletions
diff --git a/x11-libs/libxkbcommon/ChangeLog b/x11-libs/libxkbcommon/ChangeLog
new file mode 100644
index 000000000000..231102e049a8
--- /dev/null
+++ b/x11-libs/libxkbcommon/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for x11-libs/libxkbcommon
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbcommon/ChangeLog,v 1.1 2013/03/27 03:45:59 alexxy Exp $
+
+*libxkbcommon-0.2.0 (27 Mar 2013)
+
+ 27 Mar 2013; Alexey Shvetsov <alexxy@gentoo.org> +libxkbcommon-0.2.0.ebuild,
+ +metadata.xml:
+ Import to tree bug #439578
diff --git a/x11-libs/libxkbcommon/Manifest b/x11-libs/libxkbcommon/Manifest
new file mode 100644
index 000000000000..c0cadf798a4f
--- /dev/null
+++ b/x11-libs/libxkbcommon/Manifest
@@ -0,0 +1,3 @@
+DIST libxkbcommon-0.2.0.tar.bz2 715987 SHA256 74eb0a121ca3998015fd687591426bb15c524645a72cf602831b2e729172fb42 SHA512 ac8c9bbca8f98b9285bf1672efef0c46e44d08e7870903106313304d892e83892242feead4ee9d1dca074c2f3f14464bc06694daf73b402cf48873b8973d4218 WHIRLPOOL 737ae84c829985933091aec7b352d5651623679c3350d95f2eb0535f442f06bdb643484fc5aaff1d41c035bca7677e98ef2ccadd5bf00560f18b6a3030762db5
+EBUILD libxkbcommon-0.2.0.ebuild 728 SHA256 0cb22b8e3b810544e09a3726d219546fd680dcd6e4dfbd086fb943c877f5d681 SHA512 b5fe149e37571345b6b70d995cf7a10e9e5dd64260eddbc8298fd41355dd16502c57bcbd14b8cefb86df33c701c766d124f6e06fb665bf4bb914fe4f1940db1b WHIRLPOOL d9d76c0591b08de585bd5e245ecfc1810afb3b5fc22e5fea450ff1fead99c597f8d4c819e2f271f7d2765a1eec3338e27b5822beee047e545c80ce3554f3863f
+MISC metadata.xml 157 SHA256 bc6a4a3d5e32f9329039b242036828256c9f2c33862bc1d606d4ac8427032fdc SHA512 e30223e19870c9ee1cb96dbff14df3b5287e3d21a415f52723ef2f9d4968cc4ad865b76b0078e84aa03f8933d4930f36455dbf62c372bbc17be8bdf6d7410bf7 WHIRLPOOL a22bf55ae1b68446b851f6b2bdf9cc6bb8244acc787aaabb472cde13e36e64293741b80c52569f1e59e4fb4962f6f738eca8be09bddf732c2454f9ab07ac11d4
diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.2.0.ebuild b/x11-libs/libxkbcommon/libxkbcommon-0.2.0.ebuild
new file mode 100644
index 000000000000..6a50e0370a11
--- /dev/null
+++ b/x11-libs/libxkbcommon/libxkbcommon-0.2.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbcommon/libxkbcommon-0.2.0.ebuild,v 1.1 2013/03/27 03:45:59 alexxy Exp $
+
+EAPI=5
+
+if [[ ${PV} = *9999* ]]; then
+ GIT_ECLASS="git-2"
+ EXPERIMENTAL="true"
+ EGIT_REPO_URI="git://anongit.freedesktop.org/${PN}"
+ KEYWORDS=""
+else
+ XORG_BASE_INDIVIDUAL_URI=""
+ SRC_URI="http://xkbcommon.org/download/${P}.tar.bz2"
+ KEYWORDS="~amd64 ~x86"
+fi
+
+inherit xorg-2 ${GIT_ECLASS}
+
+DESCRIPTION="X.Org xkbcommon library"
+XORG_EAUTORECONF="yes"
+
+IUSE="doc"
+
+RDEPEND="
+ x11-proto/xproto
+ >=x11-proto/kbproto-1.0.5"
+DEPEND="${RDEPEND}
+ sys-devel/bison
+ sys-devel/flex
+ doc? ( app-doc/doxygen )"
+
+XORG_CONFIGURE_OPTIONS=(
+ --with-xkb-config-root="${EPREFIX}/usr/share/X11/xkb" $(use_with doc doxygen)
+)
diff --git a/x11-libs/libxkbcommon/metadata.xml b/x11-libs/libxkbcommon/metadata.xml
new file mode 100644
index 000000000000..6cc3982431f8
--- /dev/null
+++ b/x11-libs/libxkbcommon/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>