@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-devel-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: | Development files for the X.Org X server (git version) |
Upstream URL: | https://xorg.freedesktop.org |
Keywords: | git x-server xorg xorg-server |
Licenses: | custom |
Groups: | xorg |
Conflicts: | xorg-server-devel |
Provides: | xorg-server-devel |
Submitter: | ilikenwf |
Maintainer: | JstKddng (yurikoles) |
Last Packager: | JstKddng |
Votes: | 51 |
Popularity: | 0.56 |
First Submitted: | 2008-08-07 19:05 (UTC) |
Last Updated: | 2024-05-20 14:06 (UTC) |
Dependencies (35)
- libpciaccess (libpciaccess-gitAUR)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber)
- xorg-util-macros
- xorgproto-gitAUR
- 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)
- Show 15 more dependencies...
Required by (98)
- amdvlk-2021q2.5 (requires xorg-server-devel) (make)
- amdvlk-2023q3.3 (requires xorg-server-devel) (make)
- amdvlk-debug (requires xorg-server-devel) (make)
- amdvlk-git (requires xorg-server-devel) (make)
- buici-clock (requires xorg-server-devel)
- ctrlwm (requires xorg-server-devel) (make)
- cutefish-core-git (requires xorg-server-devel) (make)
- danser (requires xorg-server-devel) (make)
- danser-git (requires xorg-server-devel) (make)
- doomsday (requires xorg-server-devel) (make)
- easystroke (requires xorg-server-devel) (make)
- easystroke-git (requires xorg-server-devel) (make)
- eruption (requires xorg-server-devel) (make)
- eruption-git (requires xorg-server-devel) (make)
- fortunate (requires xorg-server-devel) (make)
- frame (requires xorg-server-devel) (make)
- geis (requires xorg-server-devel) (make)
- gpt-cli (requires xorg-server-devel)
- itgui-git (requires xorg-server-devel) (make)
- lib32-amdvlk-2021q2.5 (requires xorg-server-devel) (make)
- Show 78 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