summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/gpaste-fix-paths.patch
AgeCommit message (Collapse)Author
2025-05-14gnu: gpaste: Update to 45.2.Attila Lendvai
This fixes the build of the main app, but the GNOME Shell extension remains broken. * gnu/packages/gnome-xyz.scm (gpaste): Update to 45.2. [inputs]: Remove ‘mutter’. [arguments]: In ‘fix-introspection-install-dir’, adjust typelib variable name. * gnu/packages/patches/gpaste-fix-paths.patch: Update. Change-Id: Ia80bddf9bf0978cd7a51a399ca3bf8f425377a6f
2022-09-13gnu: gpaste: Update to 42.1.Maxim Cournoyer
* gnu/packages/gnome-xyz.scm (gpaste): Update to 42.1. [meson]: Delete argument. [phases]{fix-introspection-install-dir}: Use #$output. [native-inputs]: Remove autoconf, automake and libtool. [inputs]: Remove graphene. Add gtk and libadwaita. Sort. * gnu/packages/patches/gpaste-fix-paths.patch: Update patch.
2022-01-11gnu: Add gpaste.Attila Lendvai
* gnu/packages/gnome-xyz.scm (gpaste): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>