aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/emacs-xyz.scm
blob: 10c4b0a636d1af4b5208432125a7c11790f74c41 (about) (plain)
blob size (1465KB) exceeds display size limit (100KB).
-28gnu: enlightenment: Update to 0.25.0....* gnu/packages/enlightenment.scm (enlightenment): Update to 0.25.0. [arguments]: Remove unneeded configure-flags. Don't remove phase which isn't part of the build system. Remove trailing #t from phases. [inputs]: Add libexif. * gnu/packages/patches/enlightenment-fix-setuid-path.patch: Refresh patch. Efraim Flashner 2020-05-25gnu: enlightenment: Fix screen unlocking....Without this the password is never collected and checked. * gnu/packages/patches/enlightenment-fix-setuid-path.patch: Fix patch so that it collects the entered password. Efraim Flashner 2020-05-24gnu: enlightenment: Update to 0.24.0....* gnu/packages/enlightenment.scm (enlightenment): Update to 0.24.0. [arguments]: Change configure-flags to hardcode efl binary locations. Remove custom 'fix-dot-desktop-creation phase. Update 'set-system-actions phase. * gnu/packages/patches/enlightenment-fix-setuid-path.patch: Update for new upstream version. * gnu/services/desktop.scm (enlightenment-setuid-programs): Same. Efraim Flashner