I confirm zanny's comment, this PKGBUILD is missing presentproto.
But it is also missing : xcb-util{,-wm,-image,-keysyms}.
Search Criteria
Package Details: xorg-server-xvfb-git 21.1.99.1.r1061.ge61bd1e5f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xorg-server-git.git (read-only, click to copy) |
---|---|
Package Base: | xorg-server-git |
Description: | Virtual framebuffer X server (git version) |
Upstream URL: | https://xorg.freedesktop.org |
Keywords: | git x-server xorg xorg-server |
Licenses: | custom |
Groups: | xorg |
Conflicts: | xorg-server-xvfb |
Provides: | xorg-server-xvfb |
Submitter: | ilikenwf |
Maintainer: | JstKddng (yurikoles) |
Last Packager: | JstKddng |
Votes: | 50 |
Popularity: | 0.090758 |
First Submitted: | 2008-08-07 19:05 (UTC) |
Last Updated: | 2024-05-20 14:06 (UTC) |
Dependencies (40)
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd)
- libtirpc
- libunwind (libunwind-carbonAUR, libunwind-gitAUR)
- libxfont2
- nettle (nettle-gitAUR)
- pixman (pixman-gitAUR)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-gitAUR, systemd-libs-fmlAUR, systemd-libs-selinuxAUR)
- xorg-server-common-gitAUR
- xorg-xauth
- git (git-gitAUR, git-glAUR) (make)
- libepoxy (libepoxy-gitAUR) (make)
- libpciaccess (libpciaccess-gitAUR) (make)
- libunwind (libunwind-carbonAUR, libunwind-gitAUR) (make)
- libx11 (libx11-gitAUR) (make)
- libxaw (xawmAUR) (make)
- libxcvt (libxcvt-gitAUR) (make)
- libxfont2 (make)
- libxi (libxi-gitAUR) (make)
- libxkbfile (make)
- libxmu (make)
- libxrender (make)
- libxres (make)
- libxshmfence (make)
- libxtst (make)
- libxv (make)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-wsl2-gitAUR, mesa-amber) (make)
- mesa-libgl (mesa-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-wsl2-gitAUR, mesa) (make)
- meson (meson-gitAUR) (make)
- pixman (pixman-gitAUR) (make)
- systemd (systemd-chromiumosAUR, systemd-gitAUR, systemd-fmlAUR, systemd-selinuxAUR) (make)
- xcb-util (make)
- xcb-util-image (make)
- xcb-util-keysyms (make)
- xcb-util-renderutil (make)
- xcb-util-wm (make)
- xorg-font-util (make)
- xorg-util-macros (make)
- xorg-xkbcomp (make)
- xorgproto-gitAUR (make)
- xtrans (make)
Required by (280)
- afni (requires xorg-server-xvfb)
- anja-git (requires xorg-server-xvfb) (make)
- bbb-recorder-git (requires xorg-server-xvfb)
- bitcoin-abc-qt (requires xorg-server-xvfb) (make)
- blueprint-compiler-git (requires xorg-server-xvfb) (check)
- browservice (requires xorg-server-xvfb)
- cachy-browser (requires xorg-server-xvfb) (make)
- casile (requires xorg-server-xvfb)
- casile-git (requires xorg-server-xvfb)
- cheese-git (requires xorg-server-xvfb) (check)
- chrome-remote-desktop (requires xorg-server-xvfb)
- chrome-remote-desktop-existing-session (requires xorg-server-xvfb)
- cjs-git (requires xorg-server-xvfb) (check)
- commontk-git (requires xorg-server-xvfb) (check)
- cx (requires xorg-server-xvfb) (make)
- cx-game (requires xorg-server-xvfb) (make)
- cx-latest (requires xorg-server-xvfb) (make)
- czkawka-cli (requires xorg-server-xvfb) (check)
- czkawka-gui (requires xorg-server-xvfb) (check)
- d-feet (requires xorg-server-xvfb) (check)
- Show 260 more...
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 24 Next › Last »
Xaap commented on 2014-04-05 10:30 (UTC)
NilsBrause commented on 2014-04-04 19:20 (UTC)
@blackout23:
Thanks, I'm currently looking into this. :)
Unfortunately, weston is missing a "xserver-server-protocol.h" and I currently don't know where this header is supposed to come from.
blackout24 commented on 2014-04-04 18:36 (UTC)
I'd suggest switching to Kristian's xserver branch until Xorg server 1.16 is released.
http://cgit.freedesktop.org/~krh/xserver/log/?h=xwl-20
It looks like this now works through havinga a patch for xwayland in the wayland compositor (weston, mutter-wayland etc.)
Example: http://cgit.freedesktop.org/~krh/weston/log/?h=xwayland-ddx
or in Mutter
https://git.gnome.org/browse/mutter/log/?h=wip/xwayland
Source: https://plus.google.com/100409717163242445476/posts/Nrcu655dd4F
I don't know if that would still require further configuration or if it just works if you have the xwayland patches in both the compositor and xorg-server.
Scimmia commented on 2014-04-04 06:06 (UTC)
Pretty well dead now that xwayland has been merged into xserver master.
derekstavis commented on 2014-04-02 17:13 (UTC)
Doesn't even make the package.
In file included from ../include/misc.h:78:0,
from atom.c:55:
/usr/include/X11/Xdefs.h:105:10: error: expected ')' before 'OSTimePtr'
NilsBrause commented on 2014-03-26 11:32 (UTC)
We don't have to worry much longer. :)
https://plus.google.com/+KristianH%C3%B8gsberg/posts/jaehXgvJUg4
NilsBrause commented on 2014-03-15 12:08 (UTC)
@sudsbud:
They're using the old 1.12 branch, that hasn't been updated for ten month.
sudsbud commented on 2014-03-15 00:03 (UTC)
I ended up using a package build from hawaii to get xwayland and that worked - this one would not compile. Maybe they can help? https://github.com/klusark/hawaii-aur/blob/master/xwayland-git/PKGBUILD
<deleted-account> commented on 2014-03-08 23:40 (UTC)
You'll need fontsproto-git and xporto-git to build this.
https://bugs.freedesktop.org/show_bug.cgi?id=73587
But afer that I get the following error:
hostx.c: In function ‘hostx_init’:
hostx.c:313:9: error: implicit declaration of function ‘ephyr_glamor_connect’ [-Werror=implicit-function-declaration]
HostX.conn = ephyr_glamor_connect();
Anybody got any ideas?
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
tomakepkg
.yurikoles commented on 2019-05-29 15:00 (UTC)
PRs are welcome: https://github.com/yurikoles-aur/xorg-server-git