Providing packages for major distros #108
Replies: 20 comments 12 replies
-
ArchLinux packages are already being worked on in the AUR. With time, the Arch devs might pull it into main once we get official releases. |
Beta Was this translation helpful? Give feedback.
-
It's already in the Artix repo btw. |
Beta Was this translation helpful? Give feedback.
-
I would suggest talking with Patrick Volkerding, Robby Workman, and Eric Hamleers at Slackware to see if they can introduce it for their end. |
Beta Was this translation helpful? Give feedback.
-
any plans on a gentoo package? |
Beta Was this translation helpful? Give feedback.
-
"In the Artix repo" isn't the whole story though, sadly in most cases installing this on bare metal is going to end in breaking your dependency tree at the very least. That's why it's in the hidden Goblins repo. This is the first time in my life I wished I could understand C code |
Beta Was this translation helpful? Give feedback.
-
OpenMandriva is using it on the dev branch for default as of now. Haven't fully tested it but day yo day task are working for latest plasma 6 version |
Beta Was this translation helpful? Give feedback.
-
I've been using it since wednesday and it is all working good. I had some issues with my mouse cursor being smaller but that was fixed after I installed But yeah it is all working good, including my custom xrandr commands that let me merge the 3 displays I have into one, as well as the custom refresh rate I use. |
Beta Was this translation helpful? Give feedback.
-
It's not hidden, neither the source nor the packages. artist |
Beta Was this translation helpful? Give feedback.
-
Not sure if anyone is up to it, mainly because I'm still learning the AUR system, but xlibre binary packages in AUR for all xorg replacement packages including all the DDX drivers would be beneficial. |
Beta Was this translation helpful? Give feedback.
-
I never said it doesn't work, I said it will break your dep tree in most cases
1: You need to add the galaxy-goblins repo to pacman.conf manually (As opposed to just uncommenting it) Either one of these would be enough to consider it hidden, but both are true. By default it is not discoverable. Hidden is not a synonym with privileged, if that's what you thought the word meant |
Beta Was this translation helpful? Give feedback.
-
I notified Slackware today: |
Beta Was this translation helpful? Give feedback.
-
Seconding this but https://github.com/X11Libre/ports-gentoo seems to be an answer in itself. |
Beta Was this translation helpful? Give feedback.
-
@FinGu @Lethja The XLibre portage overlay is ready over there and there is a README as well. You are welcome to use it, burn your CPUs and GPUs, bug us and request merges. ;-) |
Beta Was this translation helpful? Give feedback.
-
The Xlibre 25.0.0.0 packages for Artix Linux have just been moved to repo galaxy-gremlins for testing. https://wiki.artixlinux.org/Site/XlibreOnArtix has the related info. |
Beta Was this translation helpful? Give feedback.
-
Thanks!! |
Beta Was this translation helpful? Give feedback.
-
For repo xlibre/ports-artix I had created a fork with all the pkgbuild and related files and a readme explaining these could be used for Artix and all other Arch derivatives and Arch itself (as I had made them generic), and created a PR. Unfortunately X11Libre/xserver#137 (comment) shows AUR is to be used and in that case https://github.com/X11Libre/ports-artix can be removed. |
Beta Was this translation helpful? Give feedback.
-
Worth checking here, occasionally, but some distros may use a slightly different package name. |
Beta Was this translation helpful? Give feedback.
-
Things improved quite a lot so please have a look at X11Libre Xlibre On Other Distributions · Discussions · GitHub and it's "surroundings". |
Beta Was this translation helpful? Give feedback.
-
So I'm working in making it available on Void Linux with my personal third party repository, (yes I know and have received a lot of valid critics about security and other stuff so let's skip it and use it if you want). for the time being it is being build like the original X11 but it is working for me. If anyone is interested in trying it out here is the repo: https://codeberg.org/RotaryBoot58/vpim Feel free to report, contribute or help in anyway. I'm not the sharpest tool in the shed but I'm willing to help. |
Beta Was this translation helpful? Give feedback.
-
Debian repo is here: https://github.com/xlibre-deb/debian Supports Debian 13 (trixie) and newer, for amd64 and arm64. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What are your plans on providing packages for major distros?
I'd love for it to be possible to use it on Ubuntu or any other major distro without having to compile
Beta Was this translation helpful? Give feedback.
All reactions