Package Base Details: xorg-server-git

Git Clone URL: https://aur.archlinux.org/xorg-server-git.git (read-only, click to copy)
Keywords: git x-server xorg xorg-server
Submitter: ilikenwf
Maintainer: JstKddng (yurikoles)
Last Packager: yurikoles
Votes: 49
Popularity: 0.090556
First Submitted: 2008-08-07 19:05 (UTC)
Last Updated: 2022-07-21 09:15 (UTC)

Pinned Comments

yurikoles commented on 2022-03-18 01:04 (UTC)

check() function was added, if unit tests fail, you may ignore them by appending --nocheck to makepkg.

yurikoles commented on 2019-05-29 15:00 (UTC)

PRs are welcome: https://github.com/yurikoles-aur/xorg-server-git

Latest Comments

« First ‹ Previous 1 .. 13 14 15 16 17 18 19 20 21 22 23 24 Next › Last »

Det commented on 2013-05-27 05:05 (UTC)

Will it take many more months to do this?

yourilima commented on 2013-05-07 15:19 (UTC)

dri2proto is a build dependency

frony0 commented on 2013-04-15 13:33 (UTC)

glproto is a dependency

Cinelli commented on 2013-04-09 03:22 (UTC)

I'm getting around to updating all my packages to the new guidelines. It'll be up sooner than later. Patience is a virtue.

Det commented on 2013-04-05 23:23 (UTC)

Might wanna update according to the new VCS guideline: https://wiki.archlinux.org/index.php/VCS_PKGBUILD_Guidelines#Git

computerquip commented on 2013-03-26 12:29 (UTC)

weston doesn't "detect" it, you have to specify what modules you want it to use. You can use the ini from their git repo as a reference: http://cgit.freedesktop.org/wayland/weston/tree/weston.ini To get xwayland working, uncomment the "modules" line.

bobpaul commented on 2013-03-22 13:47 (UTC)

So how does one activate this? I've installed this and xf86-video-intel-xwayland-git (modified to depend on wayland and weston instead of wayland-git and weston-git), but when I run weston-launch, I still can't open X11 applications. From what I can find searching, it sounds like weston is supposed to detect xwayland is installed and load it as a module. Is there a way to force this?

ArcRaven commented on 2013-03-18 23:29 (UTC)

@computerquip: I have tested your comitted PKGBUILD. Thanks for that!