@Rucikir
thanks for the heads up, just updated the package
Git Clone URL: | https://aur.archlinux.org/xorg-server-git.git (read-only, click to copy) |
---|---|
Package Base: | xorg-server-git |
Description: | Xorg server common files (git version) |
Upstream URL: | https://xorg.freedesktop.org |
Keywords: | git x-server xorg xorg-server |
Licenses: | custom |
Groups: | xorg |
Conflicts: | xorg-server-common |
Provides: | xorg-server-common |
Submitter: | ilikenwf |
Maintainer: | JstKddng (yurikoles) |
Last Packager: | JstKddng |
Votes: | 51 |
Popularity: | 0.94 |
First Submitted: | 2008-08-07 19:05 (UTC) |
Last Updated: | 2024-05-20 14:06 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 24 Next › Last »
@Rucikir
thanks for the heads up, just updated the package
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
@JstKddng
Thanks, bro ;)
Hello @yurikoles , good to know your health is back on track. I don't mind adding you as a co-maintainer.
@JstKddng, I had reported a bug upstream: https://gitlab.freedesktop.org/xorg/xserver/issues/979
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 :)
@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
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.
I've mentioned this before, but I keep a maintained PKGBUILD here: https://github.com/goddessfreya/gabs/blob/master/builtins/xorg-server-git-gentz/PKGBUILD
The packages aren't split, but I personally don't care. It struck me as a maintenance hassle that I didn't want to put up with given the number of *-gentz packages I maintain.
The build failures are due to the recent XWayalnd refactor. I git bisected it a couple days ago, and the first bad commit was 89e32d00f6e03fcdab267bfd9f0b0c5c2747d380
. You need to apply https://gitlab.freedesktop.org/xorg/xserver/merge_requests/367.patch to get it to build.
@yurikoles
I'm sorry to hear that, don't worry though, I'll continue your legacy. Will push an update once I finish some work.
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