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: x11-libs/libxkbcommon/
Date: Thu,  8 May 2014 13:01:01 +0000 (UTC)	[thread overview]
Message-ID: <1399554027.bdf55d021299039f7b1df35060332890e42e78aa.chithead@gentoo> (raw)

commit:     bdf55d021299039f7b1df35060332890e42e78aa
Author:     Chi-Thanh Christopher Nguyen <chithanh <AT> gentoo <DOT> org>
AuthorDate: Thu May  8 13:00:27 2014 +0000
Commit:     Chi-Thanh Christopher Nguyen <chithanh <AT> cs <DOT> tu-berlin <DOT> de>
CommitDate: Thu May  8 13:00:27 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=bdf55d02

x11-libs/libxkbcommon: Import multilib changes from portage

Bugzilla: https://bugs.gentoo.org/show_bug.cgi?id=496696

---
 x11-libs/libxkbcommon/libxkbcommon-0.3.1-r1.ebuild | 37 ----------------------
 x11-libs/libxkbcommon/libxkbcommon-9999.ebuild     |  5 +--
 2 files changed, 3 insertions(+), 39 deletions(-)

diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.3.1-r1.ebuild b/x11-libs/libxkbcommon/libxkbcommon-0.3.1-r1.ebuild
deleted file mode 100644
index fffb844..0000000
--- a/x11-libs/libxkbcommon/libxkbcommon-0.3.1-r1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-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="doc"
-
-DEPEND="sys-devel/bison
-	sys-devel/flex
-	x11-proto/xproto[${MULTILIB_USEDEP}]
-	>=x11-proto/kbproto-1.0.5[${MULTILIB_USEDEP}]
-	doc? ( app-doc/doxygen )"
-RDEPEND=""
-
-pkg_setup() {
-	XORG_CONFIGURE_OPTIONS=(
-		--with-xkb-config-root="${EPREFIX}/usr/share/X11/xkb"
-		$(use_with doc doxygen)
-	)
-	xorg-2_pkg_setup
-}

diff --git a/x11-libs/libxkbcommon/libxkbcommon-9999.ebuild b/x11-libs/libxkbcommon/libxkbcommon-9999.ebuild
index 3d74669..839457d 100644
--- a/x11-libs/libxkbcommon/libxkbcommon-9999.ebuild
+++ b/x11-libs/libxkbcommon/libxkbcommon-9999.ebuild
@@ -19,11 +19,11 @@ inherit xorg-2 ${GIT_ECLASS}
 
 DESCRIPTION="X.Org xkbcommon library"
 KEYWORDS="~amd64 ~arm ~x86"
-IUSE="doc"
+IUSE="X doc"
 
 DEPEND="sys-devel/bison
 	sys-devel/flex
-	x11-libs/libxcb[${MULTILIB_USEDEP},xkb]
+	X? ( >=x11-libs/libxcb-1.10[${MULTILIB_USEDEP},xkb] )
 	x11-proto/xproto[${MULTILIB_USEDEP}]
 	>=x11-proto/kbproto-1.0.5[${MULTILIB_USEDEP}]
 	doc? ( app-doc/doxygen )"
@@ -32,6 +32,7 @@ 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


             reply	other threads:[~2014-05-08 13:01 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-08 13:01 Chi-Thanh Christopher Nguyen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-10-26 16:29 [gentoo-commits] proj/x11:master commit in: x11-libs/libxkbcommon/ Remi Cardona
2014-03-29 21:32 Michał Górny
2014-03-16  9:52 Michał Górny
2014-01-02 22:21 David Heidelberger
2014-01-01 19:59 David Heidelberger
2013-10-21 17:52 Chi-Thanh Christopher Nguyen
2013-07-13 14:37 Chi-Thanh Christopher Nguyen
2013-06-18 13:43 Chi-Thanh Christopher Nguyen
2013-06-18 13:43 Chi-Thanh Christopher Nguyen
2013-06-06 22:15 David Heidelberger
2013-04-21 19:23 Chi-Thanh Christopher Nguyen
2013-03-27  3:48 Alexey Shvetsov
2013-03-24 18:57 Alexey Shvetsov
2011-10-31 20:55 Chi-Thanh Christopher Nguyen

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=1399554027.bdf55d021299039f7b1df35060332890e42e78aa.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