Search Criteria
Package Details: wayland-git 1.18.0.r18.gef611a80-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/wayland-git.git (read-only, click to copy) |
---|---|
Package Base: | wayland-git |
Description: | A computer display server protocol (git version) |
Upstream URL: | https://wayland.freedesktop.org/ |
Licenses: | MIT |
Conflicts: | wayland |
Provides: | wayland |
Submitter: | None |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 71 |
Popularity: | 0.030666 |
First Submitted: | 2009-09-21 16:14 (UTC) |
Last Updated: | 2020-06-05 14:50 (UTC) |
Dependencies (12)
- expat (expat-git)
- glibc (glibc-git, glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-widevine, glibc-linux4)
- libffi (libffi-minimal-git, libffi-git)
- libxml2 (libxml2-git)
- docbook-xsl (make)
- doxygen (doxygen-git, doxygen-clang) (make)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- graphviz (make)
- libxslt (libxslt-git) (make)
- meson (meson-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- xmlto (xmlto-git) (make)
Required by (331)
- amdvlk-2021q2.5 (requires wayland) (make)
- amdvlk-git (requires wayland) (make)
- arcan (requires wayland)
- arcan-waybridge-git (requires wayland)
- asc-compositor (requires wayland)
- audiobookconverter-bin (requires wayland)
- bemenu-git (requires wayland) (make)
- bemenu-ncurses-git (requires wayland) (make)
- bemenu-wayland-git (requires wayland)
- bemenu-wayland-git (requires wayland) (make)
- bemenu-x11-git (requires wayland) (make)
- blender-3.0-git (requires wayland) (make)
- blender-develop-git (requires wayland) (make)
- bluejeans (requires wayland)
- caffeinated (requires wayland)
- cage-git (requires wayland)
- cage-no-xwayland (requires wayland)
- cagebreak (requires wayland)
- cagebreak-bin (requires wayland)
- cardboard-git (requires wayland)
Latest Comments
dbermond commented on 2021-11-06 13:53 (UTC)
@VitalyR The PKGBUILD does not use autotools. No update needed.
VitalyR commented on 2021-11-05 11:41 (UTC)
Hi! Could you update the PKGBUILD since the autotools build system has been dropped? https://lists.freedesktop.org/archives/wayland-devel/2021-November/042026.html
dbermond commented on 2021-07-23 19:38 (UTC)
@tallero I cannot support pentium4 architecture, sorry. Arch Linux is currently for the x86_64 architecture only.
tallero commented on 2021-07-23 19:19 (UTC)
please add pentium4, x86_64 arch
dbermond commented on 2020-01-26 14:17 (UTC)
@linkmauve Meson support was added to master branch only 2 weeks ago. No need to rush on using it.
The commit message adding meson support says that "The goal is to maintain feature parity of the Meson build with the Autotools build", so it's clear that it's not the default build system. Just at the contrary, the current readme file instructs to use autotools.
linkmauve commented on 2020-01-22 12:25 (UTC)
Please switch to meson, as it is now merged and the preferred build system for this package.
Lone_Wolf commented on 2018-04-04 12:44 (UTC)
updated mesa-git without wayland_egl posted.
Lone_Wolf commented on 2018-04-04 08:55 (UTC)
Thought about it, and this isn't the first time my mesa-git needs something that hasn't been released or not made it into extra yet (libdrm comes to mind).
I'll remove wayland-egl support from mesa-git soon, probably today.
Lone_Wolf commented on 2018-04-03 18:27 (UTC) (edited on 2018-04-03 18:28 (UTC) by Lone_Wolf)
Ok, issue understood. I do remember seeing a discussion about glvnd for egl libraries and that would be easier if wayland-egl was not provided by mesa, so this change does make sense.
changing mesa-git to not build wayland-egl is easy, but there's a catch. my AUR mesa-git is intended to work with extra and community.
If I remove wayland-egl my mesa-git will no longer be usable with stock wayland.
My first feeling is to create a transition package, say mesa-git-nowayland, but if looks like next stable wayland release will have wayland-egl and is very close to being released. A transition package for 1 or 2 weeks seems overkill.
I'll think some more about how to do this.
klusark commented on 2018-04-02 21:07 (UTC)
Also, see https://lists.freedesktop.org/archives/mesa-dev/2018-March/190296.html " - Final planned release to ship wayland-egl. Now provided by wayland."
and https://lists.freedesktop.org/archives/wayland-devel/2018-February/037237.html "libwayland-egl is now part of wayland, and will presumably be removed from mesa sometime after the 1.15 release."
I feel that mesa-git should stop shipping it instead of wayland-git as this is the final location for it.
klusark commented on 2018-04-02 21:01 (UTC)
@Lone_Wolf: I just saw https://cgit.freedesktop.org/wayland/wayland/commit/?id=549a5ea710f4da1a5749587176d39fef1ded4077
So it's just in both now? No sure how we're supposed to package either one then if they both have their own version of the same file. Maybe mesa is waiting on a wayland release to remove it?
Lone_Wolf commented on 2018-04-02 11:17 (UTC) (edited on 2018-04-02 11:18 (UTC) by Lone_Wolf)
AUR mesa-git maintainer here.
Klusark, i'm not aware of wayland-egl.so files moved from mesa to wayland.
All mesa and mesa-git packages for archlinux i'm aware of have those files.
See below for [extra]/mesa , my AUR mesa-git, Lordheavy mesa-git . I also checked mesa 18.0.0 in [testing], it to provides wayland-egl files.
Where did you find wayland-egl was moved ?
SolarAquarion commented on 2018-04-02 01:57 (UTC)
wayland-git: /usr/lib/libwayland-egl.so exists in filesystem wayland-git: /usr/lib/libwayland-egl.so.1 exists in filesystem wayland-git: /usr/lib/libwayland-egl.so.1.0.0 exists in filesystem wayland-git: /usr/lib/pkgconfig/wayland-egl.pc exists in filesystem
So i need to rebuild mesa?
klusark commented on 2018-03-10 18:47 (UTC)
@EndlessEden Arch doesn't use static libraries in general. Also, wayland-egl was moved from mesa to wayland, so if you want to use wayland-git right now you might need to build mesa-git so there are no conflicts.
EndlessEden commented on 2018-03-10 05:01 (UTC)
can you please re-enable Static Libraries (--enable-shared --enable-static )
Also, you may want to rename/remove libwayland-egl.so[ver] and wayland-egl.pc. As they conflict with mesa.
klusark commented on 2017-03-08 17:35 (UTC)
oi_wtf commented on 2017-03-07 23:56 (UTC)
klusark commented on 2016-06-08 17:34 (UTC)
haawda commented on 2015-09-12 13:00 (UTC)
klusark commented on 2015-02-16 16:12 (UTC)
Scimmia commented on 2015-02-15 16:39 (UTC)
garydelaney commented on 2015-02-15 16:14 (UTC)
Scimmia commented on 2015-02-14 22:39 (UTC)
garydelaney commented on 2015-02-14 22:07 (UTC)
klusark commented on 2014-10-19 21:48 (UTC)
Scimmia commented on 2014-09-19 17:43 (UTC)
kettle commented on 2014-09-19 16:35 (UTC)
klusark commented on 2014-05-25 21:40 (UTC)
Scimmia commented on 2014-05-25 21:23 (UTC)
Scimmia commented on 2014-02-26 17:53 (UTC)
klusark commented on 2014-02-26 17:24 (UTC)
Scimmia commented on 2014-02-26 17:22 (UTC)
klusark commented on 2013-06-05 21:52 (UTC)
Scimmia commented on 2013-06-05 21:49 (UTC)
klusark commented on 2013-06-05 20:55 (UTC)
Scimmia commented on 2013-06-04 15:46 (UTC)
lubosz commented on 2013-06-04 15:42 (UTC)
techlive commented on 2013-05-27 15:30 (UTC)
colemickens commented on 2013-05-24 08:02 (UTC)
Scimmia commented on 2013-05-14 01:12 (UTC)
klusark commented on 2013-05-13 19:55 (UTC)
Scimmia commented on 2013-05-13 09:38 (UTC)
Scimmia commented on 2013-05-13 09:17 (UTC)
gtmanfred commented on 2013-01-06 01:53 (UTC)
billybigrigger commented on 2012-11-08 23:26 (UTC)
commented on 2012-07-28 08:00 (UTC)
fhucho commented on 2012-07-08 13:12 (UTC)
LEW21 commented on 2012-05-21 22:37 (UTC)
klusark commented on 2012-04-14 04:53 (UTC)
commented on 2012-04-14 04:38 (UTC)
LEW21 commented on 2012-01-04 23:03 (UTC)
commented on 2011-09-18 09:37 (UTC)
commented on 2011-08-30 18:49 (UTC)
sorlok commented on 2011-08-24 18:01 (UTC)
klusark commented on 2011-08-18 14:25 (UTC)
sorlok commented on 2011-08-18 10:02 (UTC)
stefano.facchini commented on 2011-07-21 08:00 (UTC)
fatmike commented on 2011-07-15 11:55 (UTC)
haagch commented on 2011-03-27 12:55 (UTC)
commented on 2011-03-26 07:56 (UTC)
commented on 2011-02-27 09:45 (UTC)
commented on 2011-02-27 09:07 (UTC)
commented on 2011-02-27 08:24 (UTC)
commented on 2011-02-26 22:27 (UTC)
klusark commented on 2011-02-26 19:29 (UTC)
commented on 2011-02-26 18:37 (UTC)
klusark commented on 2011-02-25 18:07 (UTC)
commented on 2011-02-25 13:27 (UTC)
commented on 2011-02-25 11:38 (UTC)
klusark commented on 2011-02-15 03:49 (UTC)
vehiclee commented on 2011-02-15 03:29 (UTC)
Det commented on 2011-02-13 09:52 (UTC)
klusark commented on 2011-02-12 16:58 (UTC)
commented on 2011-02-11 15:33 (UTC)
smldis commented on 2011-01-29 08:51 (UTC)
klusark commented on 2011-01-29 05:20 (UTC)
commented on 2010-12-03 17:48 (UTC)
klusark commented on 2010-12-03 14:46 (UTC)
Det commented on 2010-12-03 11:16 (UTC)
commented on 2010-11-29 15:58 (UTC)
Det commented on 2010-11-27 13:59 (UTC)
boenki commented on 2010-11-26 00:21 (UTC)
commented on 2010-11-25 01:19 (UTC)
Det commented on 2010-11-20 16:46 (UTC)
daimonion commented on 2010-11-06 23:31 (UTC)
viniavila commented on 2010-11-06 23:08 (UTC)
daimonion commented on 2010-11-06 22:10 (UTC)
ivenvd commented on 2010-11-06 17:30 (UTC)
ivenvd commented on 2010-11-06 17:29 (UTC)
klusark commented on 2010-11-06 15:20 (UTC)
smldis commented on 2010-11-06 12:05 (UTC)
lubosz commented on 2010-11-06 03:47 (UTC)
klusark commented on 2010-11-05 16:09 (UTC)
flamelab commented on 2010-11-05 06:56 (UTC)
klusark commented on 2010-11-02 21:36 (UTC)
commented on 2010-11-02 11:36 (UTC)
commented on 2010-10-29 20:48 (UTC)
mystal commented on 2010-08-28 17:54 (UTC)
commented on 2010-08-25 14:54 (UTC)