Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 542862 - dev-libs/xwayland: ebuild request
Summary: dev-libs/xwayland: ebuild request
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-11 03:30 UTC by Alexander Berntsen (RETIRED)
Modified: 2015-03-11 20:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Berntsen (RETIRED) gentoo-dev 2015-03-11 03:30:43 UTC
Please add <http://wayland.freedesktop.org/xserver.html>.
Comment 1 Jouni Kosonen 2015-03-11 07:09:04 UTC
$ grep -n wayland /usr/portage/x11-base/xorg-server/xorg-server-1.17.1-r1.ebuild 
16:IUSE="${IUSE_SERVERS} glamor ipv6 minimal nptl selinux +suid systemd tslib +udev unwind wayland"
74:     wayland? (
75:             >=dev-libs/wayland-1.3.0
173:            $(use_enable wayland xwayland)
Comment 2 Alexander Berntsen (RETIRED) gentoo-dev 2015-03-11 20:20:04 UTC
Oh, interesting. I'm not entirely sure I agree with that... but thanks for the info!
Comment 3 Matt Turner gentoo-dev 2015-03-11 20:39:59 UTC
xwayland is built by the wayland USE flag on xorg-server (just as the link you gave says).