summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/xscreensaver/files
Commit message (Collapse)AuthorAgeFilesLines
* xscreensaver: Upgrade to 6.04Khem Raj2022-07-173-11/+84
| | | | | | | Forward port patches as needed. Add a patch to ignore stringent errors dues to configure warning Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xscreensaver: Update to 6.01Khem Raj2021-07-133-107/+55
| | | | | | | | | Drop fix-buildscripts.patch and move the required changes into recipe Refresh tweak-app-defaults.patch to apply on latest release Do not build po files as they are not buildable and are not used in cross builds as much Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xscreensaver: Upgrade 5.39 -> 5.44Leon Anavi2020-06-162-63/+57
| | | | | | | | | | | | | | | | | Upgrade to release 5.44. Rebase patches for fixing build scripts and app defaults. Change the license checksum due to update of the year. Add xuser-account as a run-time dependency because the systemd service runs as xuser and fails if such user doesn't exist. The new release brings: - New hacks, `gibson', `etruscanvenus' and `scooter'. - New color options in `romanboy', `projectiveplane', `hypertorus' and `klein'. - X11: Always use $HOME/.xscreensaver, not getpwuid's directory. - Various bug fixes. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Adding support for xscreensaver-5.39Parthiban Nallathambi2018-11-073-0/+403
- This patch enables the support for xscreensaver 5.39 version - xscreensaver.service created for the system with systemd Signed-off-by: Parthiban Nallathambi <pn@denx.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>