From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/wlc/
Date: Sun, 30 Jul 2017 14:37:58 +0000 (UTC) [thread overview]
Message-ID: <1501425445.c4afc732f1562592a9ef5b42e0e13a3dc00e7006.soap@gentoo> (raw)
commit: c4afc732f1562592a9ef5b42e0e13a3dc00e7006
Author: Mykyta Holubakha <hilobakho <AT> gmail <DOT> com>
AuthorDate: Thu Jul 27 19:09:04 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 14:37:25 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4afc732
dev-libs/wlc: updated live ebuild
Closes: https://github.com/gentoo/gentoo/pull/5224
dev-libs/wlc/wlc-9999.ebuild | 24 ++++++++++++++++--------
1 file changed, 16 insertions(+), 8 deletions(-)
diff --git a/dev-libs/wlc/wlc-9999.ebuild b/dev-libs/wlc/wlc-9999.ebuild
index 535af3d4823..709fe5def74 100644
--- a/dev-libs/wlc/wlc-9999.ebuild
+++ b/dev-libs/wlc/wlc-9999.ebuild
@@ -13,7 +13,7 @@ EGIT_REPO_URI="https://github.com/Cloudef/wlc.git"
LICENSE="MIT ZLIB"
SLOT="0"
KEYWORDS=""
-IUSE="X static-libs systemd xwayland"
+IUSE="X static-libs systemd +xwayland"
RDEPEND="virtual/opengl
virtual/libudev
@@ -24,12 +24,19 @@ RDEPEND="virtual/opengl
x11-misc/xkeyboard-config
dev-libs/libinput
dev-libs/wayland
- X? ( x11-libs/libX11
- x11-libs/libxcb[xkb]
- x11-libs/xcb-util-image
- x11-libs/xcb-util-wm
- x11-libs/libXfixes )
- xwayland? ( x11-base/xorg-server[wayland] )
+ X? (
+ x11-libs/libX11
+ x11-libs/libxcb[xkb]
+ x11-libs/xcb-util-image
+ x11-libs/xcb-util-wm
+ x11-libs/libXfixes
+ )
+ xwayland? (
+ x11-libs/libxcb[xkb]
+ x11-libs/xcb-util-image
+ x11-libs/xcb-util-wm
+ x11-base/xorg-server[wayland]
+ )
systemd? ( sys-apps/systemd sys-apps/dbus )"
DEPEND="${RDEPEND}
@@ -43,7 +50,8 @@ src_configure() {
-DWLC_BUILD_STATIC=$(usex static-libs)
- -DWLC_X11_SUPPORT=$(usex X)
+ -DWLC_X11_BACKEND_SUPPORT=$(usex X)
+ -DWLC_XWAYLAND_SUPPORT=$(usex xwayland)
$(cmake-utils_use_find_package systemd Systemd)
$(cmake-utils_use_find_package systemd Dbus)
next reply other threads:[~2017-07-30 14:38 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-30 14:37 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-04-30 18:02 [gentoo-commits] repo/gentoo:master commit in: dev-libs/wlc/ Matthew Thode
2018-05-05 21:47 Aaron Bauman
2017-11-12 18:01 Patrice Clement
2017-11-12 18:01 Patrice Clement
2017-07-30 14:37 David Seifert
2017-07-30 14:37 David Seifert
2017-05-04 16:58 David Seifert
2017-05-04 16:58 David Seifert
2017-03-30 23:33 Göktürk Yüksek
2017-03-28 19:18 Göktürk Yüksek
2017-03-16 19:13 David Seifert
2017-03-16 19:13 David Seifert
2017-01-15 5:09 Göktürk Yüksek
2017-01-15 5:09 Göktürk Yüksek
2016-11-21 19:16 David Seifert
2016-11-04 22:23 Patrice Clement
2016-11-04 22:23 Patrice Clement
2016-11-04 22:23 Patrice Clement
2016-08-25 17:51 Patrice Clement
2016-07-08 2:54 Göktürk Yüksek
2016-05-24 3:06 Ian Delaney
2016-05-21 5:01 Ian Delaney
2016-05-13 3:34 Ian Delaney
2016-05-12 2:29 Ian Delaney
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=1501425445.c4afc732f1562592a9ef5b42e0e13a3dc00e7006.soap@gentoo \
--to=soap@gentoo.org \
--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