@dequesto I’ve send a patch to the maintainer. I forgot I could inline the patch here. It’s quite simple indeed. acac6d74
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: | 51 |
Popularity: | 0.53 |
First Submitted: | 2008-08-07 19:05 (UTC) |
Last Updated: | 2024-05-20 14:06 (UTC) |
Dependencies (40)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- libtirpc
- libunwind (libunwind-carbonAUR, libunwind-gitAUR)
- libxfont2
- nettle (nettle-gitAUR)
- pixman (pixman-gitAUR)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-selinuxAUR, systemd-libs-gitAUR, systemd-libs-fmlAUR)
- 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)
- Show 20 more dependencies...
Required by (281)
- 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)
- chatty-git (requires xorg-server-xvfb) (check)
- 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)
- Show 261 more...
Sources (3)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 24 Next › Last »
Rucikir commented on 2020-11-12 18:02 (UTC)
dequesto commented on 2020-11-12 16:57 (UTC)
Hi. Heads up! Because of commit 28ed4b95, that adds file /usr/share/man/man1/Xwayland.1, installation of this package fails.
Commit is described here: https://gitlab.freedesktop.org/xorg/xserver/-/commit/28ed4b95e90fb225fc32cfdce16df603ab600fcd
I am not sure what I should add to the script, hence I have no patch. It should be a trivial thing to fix, though.
Thanks for this package! I appreciate it.
JstKddng commented on 2020-07-09 15:51 (UTC)
@Rucikir
thanks for the heads up, just updated the package
Rucikir commented on 2020-07-09 07:02 (UTC)
This patch is needed for the latest commits.
From ff29270a54174ed927da8190c90b92f98e5d561d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Antonin=20D=C3=A9cimo?= <antonin.decimo@gmail.com>
Date: Thu, 9 Jul 2020 09:00:08 +0200
Subject: [PATCH] install xwayland.pc
---
PKGBUILD | 1 +
1 file changed, 1 insertion(+)
diff --git a/PKGBUILD b/PKGBUILD
index 0984424..9de7860 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -219,6 +219,7 @@ package_xorg-server-devel-git() {
_install fakeinstall/usr/include/xorg/*
_install fakeinstall/usr/lib/pkgconfig/xorg-server.pc
+ _install fakeinstall/usr/lib/pkgconfig/xwayland.pc
_install fakeinstall/usr/share/aclocal/xorg-server.m4
# license
--
2.27.0
yurikoles commented on 2020-02-08 13:21 (UTC)
@JstKddng
Thanks, bro ;)
JstKddng commented on 2020-02-08 12:57 (UTC)
Hello @yurikoles , good to know your health is back on track. I don't mind adding you as a co-maintainer.
yurikoles commented on 2020-02-08 11:21 (UTC)
@JstKddng, I had reported a bug upstream: https://gitlab.freedesktop.org/xorg/xserver/issues/979
yurikoles commented on 2020-02-08 11:10 (UTC)
Hi @JstKddng,
Thanks for your great work! I had added you as co-maintainer to amd, intel and nouveau packages. I hope you will add me to this package too :)
JstKddng commented on 2019-12-24 02:50 (UTC)
@goddessfreya
I see it differently, I have my PKGBUILDS as close as upstream and only modify tiny bits to achieve what I want, I have less maintenance hassle that way, lets give that to the arch maintainers. :P
JstKddng commented on 2019-12-24 02:48 (UTC)
Hello, new maintainer here. I made the least possible modifications in order to have this compile again. And thanks to @goddessfreya for the patch. I think that patch will be removed soon as upstream will fix this issue at one point.
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