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/xcb-util-wm | |
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/xcb-util-wm')
-rw-r--r-- | x11-libs/xcb-util-wm/Manifest | 3 | ||||
-rw-r--r-- | x11-libs/xcb-util-wm/metadata.xml | 5 | ||||
-rw-r--r-- | x11-libs/xcb-util-wm/xcb-util-wm-0.3.9.ebuild | 34 | ||||
-rw-r--r-- | x11-libs/xcb-util-wm/xcb-util-wm-0.4.0.ebuild | 32 | ||||
-rw-r--r-- | x11-libs/xcb-util-wm/xcb-util-wm-0.4.1-r1.ebuild | 33 | ||||
-rw-r--r-- | x11-libs/xcb-util-wm/xcb-util-wm-0.4.1.ebuild | 32 |
6 files changed, 139 insertions, 0 deletions
diff --git a/x11-libs/xcb-util-wm/Manifest b/x11-libs/xcb-util-wm/Manifest new file mode 100644 index 000000000000..e3cde0981b41 --- /dev/null +++ b/x11-libs/xcb-util-wm/Manifest @@ -0,0 +1,3 @@ +DIST xcb-util-wm-0.3.9.tar.bz2 320472 SHA256 038f9bdb917b1f6d98a164f57dfb32212a102d771ab6f03de49fef3786746030 SHA512 69f5840a8c27ae56f454962476bc246b56b3520562e26d31dae8388050abe3ebf9d1bcea512f830eaf63887b12df685a0f14c5c4cc963c3605330de29dcee0f1 WHIRLPOOL 4f6c3e0f51cd84272191d3a6a71517125e5e131ddfe367c7330fe23448f9e939fdaa565ad37fa92014635b07ef303a08f56fe5ece669c202301fe743f114e288 +DIST xcb-util-wm-0.4.0.tar.bz2 324316 SHA256 66f97c18f7d98d3c873fe5db5842d2fca34519274c31ee668551ab8995a2f51f SHA512 b0b209ca75b022bb2475f7fbc5cddbeb8a07b0e42b7cd9b302b8456e2f5df802920c48cb89799d738f27580ee89245a06534b7eb1823ede7599f86d10cf6abc4 WHIRLPOOL 5ce3d1167500ecb73b278ba9674429da0fdc26bb709ff796738ce1f18f4f1e4c73f0e3d51ce4003015ba42e8b843ce7fa0fba2b7576d9829632f149335fc389c +DIST xcb-util-wm-0.4.1.tar.bz2 321855 SHA256 28bf8179640eaa89276d2b0f1ce4285103d136be6c98262b6151aaee1d3c2a3f SHA512 cd1b3bcf9fcfc52e329ddc42b370d50dcf7d473c8e94f01cf7ea7fdbe0dc9176790890214eecb2a8ac43405f4938c121e38d282ae988cd8e90a6610d214ef326 WHIRLPOOL aca91af78ccfee5a4bb6658133da4beb7b03b08779b0ed9b73fda95ab1919deef6169f1772f8a2b95aee31ae6c58fb5cb41ab20dd82b190b944d2a4094130f0f diff --git a/x11-libs/xcb-util-wm/metadata.xml b/x11-libs/xcb-util-wm/metadata.xml new file mode 100644 index 000000000000..01c4c004e735 --- /dev/null +++ b/x11-libs/xcb-util-wm/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/x11-libs/xcb-util-wm/xcb-util-wm-0.3.9.ebuild b/x11-libs/xcb-util-wm/xcb-util-wm-0.3.9.ebuild new file mode 100644 index 000000000000..1610e45fa498 --- /dev/null +++ b/x11-libs/xcb-util-wm/xcb-util-wm-0.3.9.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +XORG_MODULE=/ +XORG_BASE_INDIVIDUAL_URI=http://xcb.freedesktop.org/dist +XORG_DOC=doc +inherit xorg-2 + +EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util-wm" +EGIT_HAS_SUBMODULES=yes + +DESCRIPTION="X C-language Bindings sample implementations" +HOMEPAGE="http://xcb.freedesktop.org/" + +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" +IUSE="test" + +RDEPEND=">=x11-libs/xcb-util-${PV} + x11-proto/xcb-proto + x11-proto/xproto" +DEPEND="${RDEPEND} + >=dev-util/gperf-3.0.1 + test? ( >=dev-libs/check-0.9.4 )" + +pkg_setup() { + XORG_CONFIGURE_OPTIONS=( + $(use_with doc doxygen) + ) + + xorg-2_pkg_setup +} diff --git a/x11-libs/xcb-util-wm/xcb-util-wm-0.4.0.ebuild b/x11-libs/xcb-util-wm/xcb-util-wm-0.4.0.ebuild new file mode 100644 index 000000000000..d72dca952469 --- /dev/null +++ b/x11-libs/xcb-util-wm/xcb-util-wm-0.4.0.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +XORG_MODULE=/ +XORG_BASE_INDIVIDUAL_URI=http://xcb.freedesktop.org/dist +XORG_DOC=doc +inherit xorg-2 + +EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util-wm" +EGIT_HAS_SUBMODULES=yes + +DESCRIPTION="X C-language Bindings sample implementations" +HOMEPAGE="http://xcb.freedesktop.org/" + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" +IUSE="test" + +RDEPEND=">=x11-libs/xcb-util-0.3.9 + x11-proto/xproto" +DEPEND="${RDEPEND} + >=dev-util/gperf-3.0.1 + test? ( >=dev-libs/check-0.9.4 )" + +src_configure() { + XORG_CONFIGURE_OPTIONS=( + $(use_with doc doxygen) + ) + xorg-2_src_configure +} diff --git a/x11-libs/xcb-util-wm/xcb-util-wm-0.4.1-r1.ebuild b/x11-libs/xcb-util-wm/xcb-util-wm-0.4.1-r1.ebuild new file mode 100644 index 000000000000..5c46f7e1b801 --- /dev/null +++ b/x11-libs/xcb-util-wm/xcb-util-wm-0.4.1-r1.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +XORG_MODULE=/ +XORG_BASE_INDIVIDUAL_URI=http://xcb.freedesktop.org/dist +XORG_DOC=doc +XORG_MULTILIB=yes +inherit xorg-2 + +EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util-wm" +EGIT_HAS_SUBMODULES=yes + +DESCRIPTION="X C-language Bindings sample implementations" +HOMEPAGE="http://xcb.freedesktop.org/" + +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" +IUSE="test" + +RDEPEND=">=x11-libs/libxcb-1.9.1:=[${MULTILIB_USEDEP}] + >=x11-proto/xproto-7.0.24:=[${MULTILIB_USEDEP}]" +DEPEND="${RDEPEND} + >=dev-util/gperf-3.0.1 + test? ( >=dev-libs/check-0.9.11[${MULTILIB_USEDEP}] )" + +src_configure() { + XORG_CONFIGURE_OPTIONS=( + $(use_with doc doxygen) + ) + xorg-2_src_configure +} diff --git a/x11-libs/xcb-util-wm/xcb-util-wm-0.4.1.ebuild b/x11-libs/xcb-util-wm/xcb-util-wm-0.4.1.ebuild new file mode 100644 index 000000000000..d12dcef3fc3a --- /dev/null +++ b/x11-libs/xcb-util-wm/xcb-util-wm-0.4.1.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +XORG_MODULE=/ +XORG_BASE_INDIVIDUAL_URI=http://xcb.freedesktop.org/dist +XORG_DOC=doc +inherit xorg-2 + +EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util-wm" +EGIT_HAS_SUBMODULES=yes + +DESCRIPTION="X C-language Bindings sample implementations" +HOMEPAGE="http://xcb.freedesktop.org/" + +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" +IUSE="test" + +RDEPEND=">=x11-libs/xcb-util-0.3.9 + x11-proto/xproto" +DEPEND="${RDEPEND} + >=dev-util/gperf-3.0.1 + test? ( >=dev-libs/check-0.9.4 )" + +src_configure() { + XORG_CONFIGURE_OPTIONS=( + $(use_with doc doxygen) + ) + xorg-2_src_configure +} |