diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /x11-libs/libxkbcommon | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'x11-libs/libxkbcommon')
-rw-r--r-- | x11-libs/libxkbcommon/Manifest | 4 | ||||
-rw-r--r-- | x11-libs/libxkbcommon/libxkbcommon-0.2.0.ebuild | 35 | ||||
-rw-r--r-- | x11-libs/libxkbcommon/libxkbcommon-0.3.1.ebuild | 34 | ||||
-rw-r--r-- | x11-libs/libxkbcommon/libxkbcommon-0.4.1.ebuild | 39 | ||||
-rw-r--r-- | x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild | 39 | ||||
-rw-r--r-- | x11-libs/libxkbcommon/metadata.xml | 5 |
6 files changed, 156 insertions, 0 deletions
diff --git a/x11-libs/libxkbcommon/Manifest b/x11-libs/libxkbcommon/Manifest new file mode 100644 index 000000000000..51ea195b6b46 --- /dev/null +++ b/x11-libs/libxkbcommon/Manifest @@ -0,0 +1,4 @@ +DIST libxkbcommon-0.2.0.tar.bz2 715987 SHA256 74eb0a121ca3998015fd687591426bb15c524645a72cf602831b2e729172fb42 SHA512 ac8c9bbca8f98b9285bf1672efef0c46e44d08e7870903106313304d892e83892242feead4ee9d1dca074c2f3f14464bc06694daf73b402cf48873b8973d4218 WHIRLPOOL 737ae84c829985933091aec7b352d5651623679c3350d95f2eb0535f442f06bdb643484fc5aaff1d41c035bca7677e98ef2ccadd5bf00560f18b6a3030762db5 +DIST libxkbcommon-0.3.1.tar.xz 605756 SHA256 9c973581bba0c883a301fa6474d9c3e4f3a06c34e4ae4f1f4e113692cb18b38e SHA512 d5682f3663560d54bd3227ca0fdf52e651f2a14af46f49b4e7a5df2dc2e52748748f42c6334d6fd7328be72bd0c7e673e9783aa91d65a55a71266236f8b6a504 WHIRLPOOL f6472fa24c16c6f263e2ace807e4b2c7d4442d82e8d76ec047d4b9c312eaf889be26518fe3ffbd343610a5d966cf6b5df95cc47120ea60811cea4b687cc831ed +DIST libxkbcommon-0.4.1.tar.xz 551424 SHA256 90ee502ec919814533c65e74c208212854f5bae9b9b87932eeb96fb3876b8ff6 SHA512 b4e416691f0257c85421e782543518ba8f02e0a30d9b3ff4bf4fbe1eade6f661113a843f79f718af6bacadcd44052468663bad7a2d70545acf13a6c04f7a7229 WHIRLPOOL c9d58b5587a0e5b9de64f3e811178f523c72af6e980bbdf85f77628f85c6530f00977081eda5f1d2df1149e554d7d7d9692d45b49730fd155c82fcef76b5e359 +DIST libxkbcommon-0.5.0.tar.xz 615504 SHA256 90bd7824742b9a6f52a6cf80e2cadd6f5349cf600a358d08260772615b89d19c SHA512 63ef6b586743a1fbee1e4a92dd9709eedfd66d4ed1f342976534a2c818b896aaab7712ea6871abb19845439cae4b17b2e624f1ae279da151ddead53f22a48c2e WHIRLPOOL b4fa342fbca2aa7ac60d2daf2269d891e83564bf016ee420c106c86513a780a279471e3eada9f18600ae9e0f5a3740423d9127ca71bc65f1b00ca5c76b61b756 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..7e492bd8cab4 --- /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 +# $Id$ + +EAPI=5 +XORG_EAUTORECONF="yes" + +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" + +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/libxkbcommon-0.3.1.ebuild b/x11-libs/libxkbcommon/libxkbcommon-0.3.1.ebuild new file mode 100644 index 000000000000..6289985e5943 --- /dev/null +++ b/x11-libs/libxkbcommon/libxkbcommon-0.3.1.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +XORG_EAUTORECONF="yes" + +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.xz" + KEYWORDS="amd64 arm x86" +fi + +inherit xorg-2 ${GIT_ECLASS} + +DESCRIPTION="X.Org xkbcommon library" + +IUSE="doc" + +DEPEND="sys-devel/bison + sys-devel/flex + x11-proto/xproto + >=x11-proto/kbproto-1.0.5 + doc? ( app-doc/doxygen )" +RDEPEND="" + +XORG_CONFIGURE_OPTIONS=( + --with-xkb-config-root="${EPREFIX}/usr/share/X11/xkb" $(use_with doc doxygen) +) diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.4.1.ebuild b/x11-libs/libxkbcommon/libxkbcommon-0.4.1.ebuild new file mode 100644 index 000000000000..08973c331ae1 --- /dev/null +++ b/x11-libs/libxkbcommon/libxkbcommon-0.4.1.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +XORG_EAUTORECONF="yes" +XORG_MULTILIB="yes" + +if [[ ${PV} = *9999* ]]; then + GIT_ECLASS="git-r3" + EXPERIMENTAL="true" + EGIT_REPO_URI="git://github.com/xkbcommon/${PN}" +else + XORG_BASE_INDIVIDUAL_URI="" + SRC_URI="http://xkbcommon.org/download/${P}.tar.xz" +fi + +inherit xorg-2 ${GIT_ECLASS} + +DESCRIPTION="X.Org xkbcommon library" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="X doc" + +DEPEND="sys-devel/bison + sys-devel/flex + X? ( >=x11-libs/libxcb-1.10[${MULTILIB_USEDEP},xkb] ) + >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}] + >=x11-proto/kbproto-1.0.6-r1[${MULTILIB_USEDEP}] + doc? ( app-doc/doxygen )" +RDEPEND="" + +pkg_setup() { + XORG_CONFIGURE_OPTIONS=( + --with-xkb-config-root="${EPREFIX}/usr/share/X11/xkb" + $(use X || use_enable X x11) + $(use_with doc doxygen) + ) + xorg-2_pkg_setup +} diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild b/x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild new file mode 100644 index 000000000000..fa6a0511ed38 --- /dev/null +++ b/x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +XORG_EAUTORECONF="yes" +XORG_MULTILIB="yes" + +if [[ ${PV} = *9999* ]]; then + GIT_ECLASS="git-r3" + EXPERIMENTAL="true" + EGIT_REPO_URI="git://github.com/xkbcommon/${PN}" +else + XORG_BASE_INDIVIDUAL_URI="" + SRC_URI="http://xkbcommon.org/download/${P}.tar.xz" +fi + +inherit xorg-2 ${GIT_ECLASS} + +DESCRIPTION="X.Org xkbcommon library" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86" +IUSE="X doc test" + +DEPEND="sys-devel/bison + sys-devel/flex + X? ( >=x11-libs/libxcb-1.10[${MULTILIB_USEDEP},xkb] ) + >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}] + >=x11-proto/kbproto-1.0.6-r1[${MULTILIB_USEDEP}] + doc? ( app-doc/doxygen )" +RDEPEND="" + +pkg_setup() { + XORG_CONFIGURE_OPTIONS=( + --with-xkb-config-root="${EPREFIX}/usr/share/X11/xkb" + $(use X || use_enable X x11) + $(use_with doc doxygen) + ) + xorg-2_pkg_setup +} 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> |