Package Base Details: wayland-git

Git Clone URL: https://aur.archlinux.org/wayland-git.git (read-only, click to copy)
Submitter: None
Maintainer: dbermond
Last Packager: dbermond
Votes: 70
Popularity: 0.000000
First Submitted: 2009-09-21 16:14 (UTC)
Last Updated: 2020-06-05 14:50 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »

haagch commented on 2011-03-27 12:55 (UTC)

Hm, it doesn't build with cairo from abs with --enable-gl --enable-egl, it needs cairo-git with gl and egl.

<deleted-account> commented on 2011-03-26 07:56 (UTC)

I'm getting: window.c: In function ‘window_attach_surface’: window.c:698:28: error: dereferencing pointer to incomplete type window.c:699:3: warning: implicit declaration of function ‘cairo_gl_surface_swapbuffers’ window.c:700:39: error: dereferencing pointer to incomplete type window.c: In function ‘window_resize_cairo_window_surface’: window.c:763:27: error: dereferencing pointer to incomplete type window.c:766:2: warning: implicit declaration of function ‘cairo_gl_surface_set_size’ window.c: In function ‘display_acquire_window_surface’: window.c:1892:40: error: dereferencing pointer to incomplete type window.c:1892:52: error: dereferencing pointer to incomplete type window.c: At top level: window.c:756:1: warning: ‘window_resize_cairo_window_surface’ defined but not used I'm gonna try reverting back a little bit to see if I can get it to compile.

<deleted-account> commented on 2011-02-27 09:45 (UTC)

also wayland is searching for wayland.png icon in /usr/share/wayland/ but there is only wayland.svg. another mistery...

<deleted-account> commented on 2011-02-27 09:07 (UTC)

when trying to run wayland-* i got somthing like: XDG_RUNTIME_DIR no set, falling back to . XDG_RUNTIME_DIR points to /etc/xdg. http://lists.freedesktop.org/archives/wayland-devel/2010-December/000382.html this is a solution apparently

<deleted-account> commented on 2011-02-27 08:24 (UTC)

$ git clone git://anongit.freedesktop.org/wayland/wayland-demos $ cd wayland-demos $ sudo cp compositor/70-wayland.rules /etc/udev/rules.d/ $ sudo reboot

<deleted-account> commented on 2011-02-26 22:27 (UTC)

I just installed xf86-video-intel from aur, but still no drm device found failed to create compositor

klusark commented on 2011-02-26 19:29 (UTC)

@Trieforce Try installing wayland-mesa-git but change the pkgname to something like ('wayland-mesa-git' 'libgl-git' 'intel-dri-git') then it will build all three at the same time.

<deleted-account> commented on 2011-02-26 18:37 (UTC)

intel dri depend on libgl = 7.10, so libgl-git can not be installed

klusark commented on 2011-02-25 18:07 (UTC)

@GiseLHeR done @Trieforce what is the conflict?