Maybe you misunderstood my post about rebuilt packages. I did change the names as you requested, just not in the list. Here's an example of what pacman
shows on the new lightdm-xlibre
package:
Name : lightdm-xlibre
Version : 1:1.32.0-6
Description : A lightweight display manager (built with XLibre)
Architecture : x86_64
URL : https://github.com/canonical/lightdm
Licenses : GPL-3.0-or-later AND (LGPL-2.0-only OR LGPL-3.0-only)
Groups : modified-xlibre
Provides : None
Depends On : glib2 libgcrypt libx11 libxcb libxdmcp libxklavier pam polkit xlibre-server xorg-xmodmap xorg-xrdb
Optional Deps : accountsservice: Enhanced user accounts handling
lightdm-gtk-greeter: GTK greeter
xlibre-server-xephyr: LightDM test mode
Conflicts With : lightdm
Replaces : None
Compressed Size : 280.84 KiB
Installed Size : 1105.24 KiB
Packager : Unknown Packager
Build Date : Fri 04 Jul 2025 09:02:41 AM PDT
Install Script : No
Validated By : None
Signatures : None
Here are my changes:
xorg-server --> xlibre-server
pkgname=lightdm-xlibre
conflicts=('lightdm')
groups=('modified-xlibre') # for tracking
pkgdesc='A lightweight display manager (built with XLibre)'
Is this not correct?
Pinned Comments
xlibre commented on 2025-08-25 11:26 (UTC) (edited on 2025-08-27 11:24 (UTC) by xlibre)
Building and installing xlibre-xserver to replace xorg-server
Attention
As during this procedure xorg-server is replaced with xlibre-xserver the running X-session - if being used - should not be stopped. As an alternative this procedure can be performed from a terminal session.
Notes
Build and installation Procedure