Fix PKGBUILD bug for Garuda Linux, CachyOS, and other variants so we can show up in pacman for install #123
Replies: 8 comments 8 replies
-
It works great with Garuda so far in x11 plasma |
Beta Was this translation helpful? Give feedback.
-
Here is another issue for the non git version with more of xiotas feedback. chaotic-aur/packages#3704 (comment) This issue is to reference all xlibre-* packages not just the git versions because unfortunately those also have similar issues installing. If you have ANY xorg packages installed before hand they must all be removed prior to installation or you can again get ABI mismatch. pacman and yay doesnt force you to uninstall xorg to use xlibre so it can be a frustrating experience finding all the xorg packages to remove and replace. |
Beta Was this translation helpful? Give feedback.
-
Thank you for your work and feedback. This will be moved to X11Libre · Discussions · GitHub since maintaining packages is out of scope of the XLibre development. |
Beta Was this translation helpful? Give feedback.
-
Note, since some might get this wrong. Of course any help on getting Xlibre into distros is highly appreciated. But this specific repo here is for the Xserver itself, so not the right place for this particular topic. Discussions instead are a good place for that. For some distros we already have specific repos - please file applicable tickets there. https://github.com/X11Libre/ports-artix If anybody wants to work on another distro and needs a ports-* repo, just let me know. thanks. |
Beta Was this translation helpful? Give feedback.
-
I tested the PKGBUILD process for xlibre-xserver - 25.0.0.4 now - and 20 drivers on a Garuda vm, and they all build ok. |
Beta Was this translation helpful? Give feedback.
-
These PKGBUILD files and procedure are ready for testing: https://github.com/X11Libre/pkgbuilds-arch-based |
Beta Was this translation helpful? Give feedback.
-
Has anybody already tested this? |
Beta Was this translation helpful? Give feedback.
-
@callmetango Xlibre now has our own packages - with the correct names - in the AUR: https://aur.archlinux.org/packages?O=0&K=xlibre-x Also, this repo has now been added by metux and populated by me: https://github.com/X11Libre/binpkg-arch-based |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
chaotic-aur/packages#3684 we are very close to getting adoption from Garuda Linux with Chaotic AUR. I reached out to xiota and he wanted to know when the xlibre-server-git AUR package maintainer can get it working to fix the bug they found in that issue. It's impacting basically any normal arch distro in the same way too.
The issue is that after building and installing you have to run libtool after installation or it will still refuse to use amdgpu or any new ABI modules. We can resolve these issues and then get wider adoption if we can get it to install with just a single command.
Beta Was this translation helpful? Give feedback.
All reactions