summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
Commit message (Collapse)AuthorAge
* gnu: lollypop: Update to 1.4.24.Marius Bakke2021-12-08
| | | | | * gnu/packages/gnome.scm (lollypop): Update to 1.4.24. [native-inputs]: Remove INTLTOOL and ITSTOOL. Add GETTEXT-MINIMAL.
* gnu: geary: Remove trailing #T.Ricardo Wurmus2021-11-24
| | | | | * gnu/packages/gnome.scm (geary)[arguments]: Remove trailing #T from 'check phase.
* gnu: geary: Add missing input.Ricardo Wurmus2021-11-24
| | | | | * gnu/packages/gnome.scm (geary)[native-inputs]: Add gsettings-desktop-schemas for tests.
* gnu: piper: Update to 0.6.Brendan Tildesley2021-11-23
| | | | | | | * gnu/packages/gnome.scm (piper): Update to 0.6. [inputs]: Add libratbag. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libratbag: Update to 0.16.Brendan Tildesley2021-11-23
| | | | | | * gnu/packages/gnome.scm (libratbag): Update to 0.16. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: parlatype: Update to 3.0.Nicolas Goaziou2021-11-04
| | | | | * gnu/packages/gnome.scm (parlatype): Update to 3.0. [homepage]: Update URL.
* gnu: dconf: Increase test timeout further.Timotej Lazar2021-10-31
| | | | | | | | | | The “engine” test hit the previous 90s time limit when cross-compiling on a less powerful machine. * gnu/packages/gnome.scm (dconf)[arguments]: Change timeout to 300s in 'increase-test-timeout phase. Drop trailing #t. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: komikku: Update to 0.35.2.Liliana Marie Prikler2021-10-29
| | | | * gnu/packages/gnome.scm (komikku): Update to 0.35.2.
* gnu: deja-dup: Sort inputs alphabetically.Efraim Flashner2021-10-17
| | | | | * gnu/packages/gnome.scm (deja-dup)[inputs]: Sort alphabetically. [native-inputs]: Same.
* gnu: deja-dup: Let deja-dup find duplicity.Vivien Kraus2021-10-17
| | | | | | | | * gnome.scm (deja-dup)[phases]: Wrap deja-dup to include duplicity in PATH. [inputs]: Add bash-minimal. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: workrave: Update to 1.10.48.Jovany Leandro G.C2021-10-17
| | | | | | * gnu/packages/gnome.scm (workrave): Update to 1.10.48. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: font-abattis-cantarell: Update variable name.Tobias Geerinckx-Rice2021-10-15
| | | | | | | | * gnu/packages/fonts.scm (font-cantarell): Rename to… (font-abattis-cantarell): …this. * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Adjust accordingly. * gnu/packages/mate.scm (mate)[inputs]: Likewise. * gnu/services/xorg.scm (<gdm-configuration>): Likewise.
* gnu: komikku: Update to 0.35.1.Liliana Marie Prikler2021-10-14
| | | | * gnu/packages/gnome.scm (komikku): Update to 0.35.1.
* gnu: gnome-bluetooth: Add missing inputs for tests.Guillaume Le Vaillant2021-10-13
| | | | | * gnu/packages/gnome.scm (gnome-bluetooth)[native-inputs]: Add python and python-dbus.
* gnu: gsound: Update to 1.0.3.Tobias Geerinckx-Rice2021-10-13
| | | | | | | * gnu/packages/gnome.scm (gsound): Update to 1.0.3. [build-system]: Switch to Meson. [inputs]: Remove explicit glib. Move libcanberra… [propagated-inputs]: …here.
* gnu: apostrophe: Update to 2.5.Tobias Geerinckx-Rice2021-10-13
| | | | | * gnu/packages/gnome.scm (apostrophe): Update to 2.5. [native-inputs]: Add sassc.
* gnu: Remove duplicate python-google-brotli package.Tobias Geerinckx-Rice2021-10-13
| | | | | | | | | | * gnu/packages/python-compression.scm (python-brotli): Delete duplicate variable. * gnu/packages/compression.scm (python-google-brotli): Redefine as a deprecated-package, with… (python-brotli): …as the canonical variable. * gnu/packages/fonts.scm (font-meera-inimai)[native-inputs]: Adjust accordingly.
* gnu: Rename google-brotli back to brotli.Tobias Geerinckx-Rice2021-10-13
| | | | | | | | | | | | | | | | | | | | Sorry for the noise, but good riddance. Our nonstandard name for this package has caused confusion since it was added. For example, the duplicate python-brotli and python-google-brotli packages added later, with the latter name making even less sense. The Python packages will be fixed in the next commit. * gnu/packages/compression.scm (google-brotli): Redefine as a deprecated-package, with… (brotli): …restored to canonical status. (python-google-brotli)[inherit]: Adjust accordingly. * gnu/packages/databases.scm (apache-arrow)[inputs]: Adjust accordingly. * gnu/packages/fontutils.scm (woff2)[inputs]: Likewise. * gnu/packages/gnome.scm (libsoup)[propagated-inputs]: Likewise. * gnu/packages/networking (wireshark)[inputs]: Likewise. * gnu/packages/node.scm (node-lts)[arguments, native-inputs]: Likewise. * gnu/packages/python-xyz.scm (python-imagecodecs)[inputs]: Likewise.
* gnu: komikku: Update to 0.35.0.Liliana Marie Prikler2021-10-12
| | | | * gnu/packages/gnome.scm (komikku): Update to 0.35.0.
* gnu: brasero: Embed growisofs from dvd+rw-tools input.Tobias Geerinckx-Rice2021-10-04
| | | | | | * gnu/packages/gnome.scm (brasero)[arguments]: Rename the 'embed-growisofs phase to 'embed-growisofs-reference. Get its growisofs file name from the dvd+rw-tools input, not WHICH.
* gnu: brasero: Update to 3.12.3.Tobias Geerinckx-Rice2021-10-04
| | | | * gnu/packages/gnome.scm (brasero): Update to 3.12.3.
* gnu: gthumb: Add optional dependencies.Vinicius Monego2021-10-02
| | | | | | | * gnu/packages/gnome.scm (gthumb)[native-inputs]: Order alphabetically. [inputs]: Order alphabetically. Add colord, libheif, librsvg, libwebp. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gthumb: Update to 3.12.0.Vinicius Monego2021-10-02
| | | | | | * gnu/packages/gnome.scm (gthumb): Update to 3.12.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: komikku: Update to 0.34.1.Liliana Marie Prikler2021-10-02
| | | | * gnu/packages/gnome.scm (komikku): Update to 0.34.1.
* gnu: komikku: Update to 0.34.0.Liliana Marie Prikler2021-09-30
| | | | * gnu/packages/gnome.scm (komikku): Update to 0.34.0.
* Update copyright assignments for Liliana Marie Prikler.Liliana Marie Prikler2021-09-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/guix.texi: Update copyright name for Liliana Marie Prikler. * gnu/packages/build-tools.scm: Update copyright name and email for Liliana Marie Prikler. * gnu/packages/convmv.scm: Likewise. * gnu/packages/emacs-xyz.scm: Likewise. * gnu/packages/emacs.scm: Likewise. * gnu/packages/esolangs.scm: Likewise. * gnu/packages/game-development.scm: Likewise. * gnu/packages/games.scm: Likewise. * gnu/packages/gnome-xyz.scm: Likewise. * gnu/packages/gnome.scm: Likewise. * gnu/packages/gstreamer.scm: Likewise. * gnu/packages/guile-xyz.scm: Likewise. * gnu/packages/minetest.scm: Likewise. * gnu/packages/music.scm: Likewise. * gnu/packages/patches/minetest-add-MINETEST_MOD_PATH.patch: Likewise. * gnu/packages/patches/ppsspp-disable-upgrade-and-gold.patch: Likewise. * gnu/packages/patches/webkitgtk-bind-all-fonts.patch: Likewise. * gnu/packages/python-xyz.scm: Likewise. * gnu/packages/unicode.scm: Likewise. * gnu/packages/xorg.scm: Likewise. * gnu/services/sound.scm: Likewise. * guix/build-system/renpy.scm: Likewise. * guix/build/emacs-utils.scm: Likewise. * guix/build/renpy-build-system.scm: Likewise.
* gnu: komikku: Update to 0.33.1.Liliana Marie Prikler2021-09-23
| | | | * gnu/packages/gnome.scm (komikku): Update to 0.33.1.
* gnu: komikku: Update to 0.33.0.Liliana Marie Prikler2021-09-22
| | | | * gnu/packages/gnome.scm (komikku): Update to 0.33.0.
* gnu: Add gnome-power-manager.Mathieu Othacehe2021-09-21
| | | | * gnu/packages/gnome.scm (gnome-power-manager): New variable.
* gnu: komikku: Update to 0.32.0.Liliana Marie Prikler2021-09-17
| | | | * gnu/packages/gnome.scm (komikku): Update to 0.32.0.
* gnu: drawing: Update to 0.8.3.Vinicius Monego2021-09-14
| | | | | | | * gnu/packages/gnome.scm (drawing): Update to 0.8.3. [arguments]<#:phases>: Don't return #t. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: gnome-commander: Update to 1.12.2.Vinicius Monego2021-09-14
| | | | | | * gnu/packages/gnome.scm (gnome-commander): Update to 1.12.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: libxml++: Update to 3.2.0.Tobias Geerinckx-Rice2021-09-12
| | | | | | | | | | | | | | | | …by merging the duplicate ‘libxmlplusplus’ package definition back into ‘libxml++’. Reported-by: Guillaume Le Vaillant <glv@posteo.net> * gnu/packages/gnome.scm (libxml++): Update to 3.2.0. [source]: Build from git. [home-page]: Adjust accordingly. [arguments]: Add a 'fix-documentation phase. [native-inputs]: Add autoconf, automake, doxygen, docbook-xml, docbook-xsl, graphviz, libtool, libxslt, and mm-common. (libxml++-2)[source]: Follow suit by building from git. No other changes.
* gnu: komikku: Update to 0.31.0.Liliana Marie Prikler2021-09-12
| | | | * gnu/packages/gnome.scm (komikku): Update to 0.31.0.
* gnu: Add gcolor3.Vinicius Monego2021-08-18
| | | | | | * gnu/packages/gnome.scm (gcolor3): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: network-manager-applet: Update to 1.22.0.Brice Waegeneire2021-08-16
| | | | * gnu/packages/gnome.scm (network-manager-applet): Update to 1.22.0.
* gnu: komikku: Update to 0.30.0.Leo Prikler2021-08-06
| | | | | * gnu/packages/gnome.scm (komikku): Update to 0.30.0. [inputs]: Add python-natsort.
* gnu: Remove libgnomeprintui.Tobias Geerinckx-Rice2021-07-26
| | | | * gnu/packages/gnome.scm (libgnomeprintui): Remove unused variable.
* gnu: Remove libgnomeprint.Tobias Geerinckx-Rice2021-07-26
| | | | * gnu/packages/gnome.scm (libgnomeprint): Remove unused variable.
* gnu: gspell: Propagate glib and gtk+, as per pkg-config file.Raghav Gururajan2021-07-18
| | | | | * gnu/packages/gnome.scm (gspell)[inputs]: Move glib and gtk+ to ... [propagated-inputs]: ... here.
* gnu: evince: Build with libkpathsea.Leo Prikler2021-07-15
| | | | * gnu/packages/gnome.scm (evince)[inputs]: Add libkpathsea.
* gnu: drawing: Update to 0.8.2.Vinicius Monego2021-07-09
| | | | | | * gnu/packages/gnome.scm (drawing): Update to 0.8.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: libgrss: Fix CVE-2016-20011.Tobias Geerinckx-Rice2021-07-04
| | | | | | * gnu/packages/gnome.scm (libgrss): Add patch. * gnu/packages/patches/libgrss-CVE-2016-2001.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: phodav: Fix udev rules directory.Tobias Geerinckx-Rice2021-07-02
| | | | | | | | | | | Since commit da7a5e359761b156a632988a19fca0b6b289485a (e)udev is actually found triggering the installation of phodav's udev rules. That's great, except that it uses (e)udev's 'udevdir' pkg-config variable for that, which is of course not writable. * gnu/packages/gnome.scm (phodav)[arguments]: Add a new 'fix-udev-rules-directory phase.
* gnu: totem-pl-parser: Update to 3.26.6.Tobias Geerinckx-Rice2021-06-28
| | | | * gnu/packages/gnome.scm (totem-pl-parser): Update to 3.26.6.
* gnu: upower: Update to 0.99.12.Tobias Geerinckx-Rice2021-06-28
| | | | * gnu/packages/gnome.scm (upower): Update to 0.99.12.
* gnu: libgudev: Update to 236.Tobias Geerinckx-Rice2021-06-28
| | | | | | | * gnu/packages/gnome.scm (libgudev): Update to 236. [build-system]: Use Meson. [arguments]: Drop obsolete #:configure-flags. [propagated-inputs]: Add eudev.
* gnu: upower: Build from Git sources.Tobias Geerinckx-Rice2021-06-28
| | | | | | | * gnu/packages/gnome.scm (upower)[source]: Use GIT-FETCH and GIT-FILE-NAME. Adjust snippet. [native-inputs]: Add autoconf, automake, gtk-doc, libtool, and which. * gnu/packages/patches/upower-builddir.patch: Adjust to Makefile.am.
* gnu: gnome-autoar: Update to 0.3.3.Tobias Geerinckx-Rice2021-06-28
| | | | * gnu/packages/gnome.scm (gnome-autoar): Update to 0.3.3.
* gnu: drawing: Update to 0.8.1.Tobias Geerinckx-Rice2021-06-28
| | | | * gnu/packages/gnome.scm (drawing): Update to 0.8.1.