Package Details: slim-xserver-ready 1.3.6-9

Git Clone URL: https://aur.archlinux.org/slim-xserver-ready.git (read-only, click to copy)
Package Base: slim-xserver-ready
Description: graphical login manager for X11 with xserver_ready command
Upstream URL: http://sourceforge.net/projects/slim.berlios/
Licenses: GPL2
Conflicts: slim
Provides: slim
Submitter: replabrobin
Maintainer: None
Last Packager: replabrobin
Votes: 1
Popularity: 0.000000
First Submitted: 2015-08-29 12:28 (UTC)
Last Updated: 2022-02-09 08:34 (UTC)

Dependencies (10)

Required by (8)

Sources (11)

Latest Comments

replabrobin commented on 2026-08-04 08:36 (UTC)

whoops this package is orpphaned so unlikely I can make changes to it.

replabrobin commented on 2026-08-04 07:44 (UTC)

Thanks phroe, I have changed PKGBUILD and it seems to work OK.

AUR push is currently disallowed so will try to push later.

phroe commented on 2026-08-03 18:27 (UTC) (edited on 2026-08-03 18:29 (UTC) by phroe)

Here is the diff to PKGBUILD which makes it slim-xserver-ready build again as of 3-Aug-2026:

27c27
< depends=('pam' 'libxmu' 'libpng' 'libjpeg' 'libxft' 'libxrandr' 'xorg-xauth'
---
> depends=('pam' 'libxmu' 'libpng' 'libjpeg-turbo' 'libxft' 'libxrandr' 'xorg-xauth'
75a76
>     -DCMAKE_POLICY_VERSION_MINIMUM=3.5 \