diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-08 17:08:48 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-08 17:08:48 +0200 |
| commit | 7540c7a53f7bc8907b264994f440089a6fb85446 (patch) | |
| tree | 97d962e989e38215ec363b78fa9d973e0c63dd22 /plymouth/plymouth.info | |
| parent | ec0170f34e7a6c1074c253a282785e87e045a4ed (diff) | |
| download | my-slackbuilds-7540c7a53f7bc8907b264994f440089a6fb85446.tar.gz my-slackbuilds-7540c7a53f7bc8907b264994f440089a6fb85446.zip | |
plymouth: add version 26.134.222
SBo ships 22.02.122, four years behind upstream and predating SimpleDRM
support. Written from the meson template rather than bumped, since upstream
switched from autotools to meson.
systemd-integration now defaults to true in meson and has to be disabled
explicitly, and release-file defaults to /etc/system-release. All build deps
are satisfied by stock -current, so REQUIRES is empty.
-current only: PANGO_ATTR_FONT_SCALE needs pango >= 1.50 and 15.0 ships
1.48.11, so label-pango fails to compile there.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'plymouth/plymouth.info')
| -rw-r--r-- | plymouth/plymouth.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/plymouth/plymouth.info b/plymouth/plymouth.info new file mode 100644 index 0000000..8f8beef --- /dev/null +++ b/plymouth/plymouth.info @@ -0,0 +1,10 @@ +PRGNAM="plymouth" +VERSION="26.134.222" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/Plymouth/" +DOWNLOAD="https://www.freedesktop.org/software/plymouth/releases/plymouth-26.134.222.tar.xz" +MD5SUM="4b3af5529def5e3b1c986cb321c82f22" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="danix" +EMAIL="danix@danix.xyz" |
