summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
Commit message (Collapse)AuthorAge
* gnu: geoclue: Update to 2.5.6.Tobias Geerinckx-Rice2020-06-06
| | | | * gnu/packages/gnome.scm (geoclue): Update to 2.5.6.
* gnu: evince: Update to 3.36.1.Tobias Geerinckx-Rice2020-06-06
| | | | * gnu/packages/gnome.scm (evince): Update to 3.36.1.
* gnu: network-manager-applet: Propagate 'libnma'.Brice Waegeneire2020-06-04
| | | | | | | | | | Fixes <https://issues.guix.info/41653>. * gnu/packages/gnome.scm (network-manager-applet)[inputs]: Move 'libnma' to … [propagated-inputs]: … here. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: gdl: Don't use custom bootstrap phase.Efraim Flashner2020-06-01
| | | | | * gnu/packages/gnome.scm (gdl)[arguments]: Remove custom boostrap phase. (gdl-minimal)[arguments]: Don't inherit arguments from gdl.
* gnu: Add gdl-minimal.Maxim Cournoyer2020-05-31
| | | | * gnu/packages/gnome.scm (gdl-minimal): New variable.
* gnu: Add gdl.Maxim Cournoyer2020-05-31
| | | | * gnu/packages/gnome.scm (gdl): New variable.
* gnu: Add libsoup-minimal.Maxim Cournoyer2020-05-31
| | | | * gnu/packages/gnome.scm (libsoup-minimal): New variable.
* gnu: libsoup: Add the missing PHP dependency.Maxim Cournoyer2020-05-31
| | | | * gnu/packages/gnome.scm (libsoup)[native-inputs]: Add php.
* gnu: totem: Remove python-pylint native input.Tobias Geerinckx-Rice2020-05-31
| | | | | | It's optional & runs a pointless lint check that fails with pylint 2.5. * gnu/packages/gnome.scm (totem)[native-inputs]: Remove python-pylint.
* gnu: totem: Don't use NAME in source URI.Tobias Geerinckx-Rice2020-05-31
| | | | * gnu/packages/gnome.scm (totem)[source]: Hard-code NAME.
* gnu: glade3: Update to 3.36.0.Arun Isaac2020-05-30
| | | | * gnu/packages/gnome.scm (glade3): Update to 3.36.0.
* gnu: piper: Include package name in source file name.Tobias Geerinckx-Rice2020-05-29
| | | | * gnu/packages/gnome.scm (piper)[source]: Set FILE-NAME.
* gnu: piper: Update to 0.5.Tobias Geerinckx-Rice2020-05-29
| | | | * gnu/packages/gnome.scm (piper): Update to 0.5.
* gnu: gnome: Add gnome-boxes.Tobias Geerinckx-Rice2020-05-28
| | | | * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add gnome-boxes.
* gnu: gnome-boxes: Update to 3.36.4.Tobias Geerinckx-Rice2020-05-28
| | | | * gnu/packages/gnome.scm (gnome-boxes): Update to 3.36.4.
* gnu: python-pyatspi: Propagate python-pygobject.Christopher Baines2020-05-26
| | | | | | | | | As python-pygobject is required at runtime. * gnu/packages/gnome.scm (python-pyatspi)[inputs]: Move python-pygobject to… [propagated-inputs]: …here. (python2-pyatspi)[inputs]: Move python2-pygobject to… [propagated-inputs]: …here.
* gnu: Add python2-pyatspi.Christopher Baines2020-05-26
| | | | | | This will enable updating python2-dogtail to 0.9.11. * gnu/packages/gnome.scm (python2-pyatspi): New variable.
* gnu: dia: Update to 0.97.3-2.3cf7ec4 [fixes CVE-2019-19451].Tobias Geerinckx-Rice2020-05-25
| | | | | | | | | * gnu/packages/gnome.scm (dia): Update to 0.97.3-2.3cf7ec4. [build-system]: Use Meson. [inputs]: Add graphene, libxslt, poppler, and python-2. Remove freetype, gdk-pixbuf, libart-lgpl, and pango. [native-inputs]: Add appstream-glib and docbook-xsl. Remove autoconf, automake, libtool, perl, and python-wrapper.
* gnu: gnome-shell: Use libnma.Brice Waegeneire2020-05-23
| | | | * gnu/packages/gnome.scm (gnome-shell)[inputs]: Add 'libnma'.
* gnu: dconf: Appease 'guix lint'.Brice Waegeneire2020-05-23
| | | | * gnu/packages/gnome.scm (dconf)[homepage]: Avoid permanent redirect.
* gnu: deja-dup: Update to 40.6.Brice Waegeneire2020-05-23
| | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (deja-dup): Update to 40.6. [origin]: Use gitlab.gnome.org since the project migrated away from launchpad. [home-page]: Use 'wiki.gnome.org' instead of 'launchpad.net'. [build-system]: Switch to 'meson-build-system' because upstream removed cmake support. [arguments]: Enable tests. Remove arguments 'modules', 'imported-modules' and 'test-target'. Use argument 'glib-or-gtk?'. Replace configure-flags to only adjust 'RUN_PATH'. Use standard phases for 'configure' and 'check'. Adjust and rename phase 'patch-lockfile-deletion' to 'patch-paths'. Add phases 'patch-libgpg-error' and 'skip-gtk-update-icon-cache'. [inputs]: Remove 'libpeas', 'gobject-introspection'. Replace 'python-2' and 'python2-pygobject' with python-3 versions. Add 'json-glib', 'libsoup' and 'libgpg-error'. [native-inputs]: Remove 'cmake-minimal' and 'intltool'. Add 'appstream-glib','desktop-file-utils', 'glib:bin' and 'gobject-introspection'. * gnu/packages/patches/deja-dup-use-ref-keyword-for-iter.patch: Delete file.
* gnu: upower: Enable tests.Brice Waegeneire2020-05-23
| | | | | | | * gnu/packages/gnome.scm (upower)[arguments]: Enable tests and add phases 'pre-check'. [native-inputs]: Add 'python-pygobject', 'python-dbus', 'python-dbusmock' and 'umockdev'.
* gnu: gnome-control-center: Use 'libnma'.Brice Waegeneire2020-05-22
| | | | * gnu/packages/gnome.scm (gnome-control-center)[inputs]: Add 'libnma'.
* gnu: gnome-initial-setup: Use 'libnma'.Brice Waegeneire2020-05-22
| | | | | * gnu/packages/gnome.scm (gnome-initial-setup)[inputs]: Replace 'network-manager-applet' with 'libnma'.
* gnu: network-manager-applet: Appease guix lint.Brice Waegeneire2020-05-22
| | | | | * gnu/packages/gnome.scm (network-manager-applet)[home-page]: Replace with permanent redirect URL.
* gnu: network-manager-applet: Update to 1.16.0.Brice Waegeneire2020-05-22
| | | | | | | * gnu/packages/gnome.scm (netowrk-manager-applet): Update to 1.16.0. [arguments]: Remove 'configure-flags'. [inputs]: Add 'libnma', remove 'iso-codes' and 'mobile-broadband-provider-info'.
* gnu: network-manager-vpnc: Use 'libnma'.Brice Waegeneire2020-05-22
| | | | | | * gnu/packages/gnome.scm (network-manager-vpnc)[arguments]: Add configure flag '--with-libnm-glib=no'. [inputs]: Replace 'network-manager-applet' with 'libnma'.
* gnu: network-manager-openconnect: Use libnma.Brice Waegeneire2020-05-22
| | | | | * gnu/packages/gnome.scm (network-manager-openconnect)[native-inputs]: Replace 'network-manager-applet' by 'libnma'.
* gnu: network-manager-openvpn: Update to 1.8.12.Brice Waegeneire2020-05-22
| | | | | * gnu/packages/gnome.scm (network-manager-openvpn): Update to 1.8.12. [inputs]: Replace 'network-manager-applet' with 'libnma'.
* gnu: libnma: Adjust indentation.Brice Waegeneire2020-05-22
| | | | * gnu/packages/gnome.scm (libnma): Adjust indentation.
* gnu: libnma: Update inputs.Brice Waegeneire2020-05-22
| | | | | | | | | * gnu/packages/gnome.scm (libnam)[arguments]: Remove 'glib-or-gtk?' and add phase 'patch-docbook-xml'. [native-inputs]: Add 'docboock-xml-4.3' and 'vala'. [inputs]: Remove 'adwaita'icon-theme'. squash! gnu: libnma: Update inputs and licenses.
* gnu: libnma: Update to 1.8.28.Brice Waegeneire2020-05-22
| | | | * gnu/packages/gnome.scm (libnma): Update to 1.8.28.
* gnu: network-manager: Appease guix lint.Brice Waegeneire2020-05-22
| | | | | | | * gnu/packages/gnome.scm (network-manager)[home-page]: Use the permenant redirect URL. * gnu/packages/patches/nm-plugin-path.patch: Renamed to 'gnu/packages/patches/network-manager-plugin-path.patch'.
* gnu: network-manager: Switch to meson-build-system.Brice Waegeneire2020-05-22
|
* gnu: network-manager: Add iwd support.Brice Waegeneire2020-05-22
|
* gnu: network-manager: Update to 1.24.0.Brice Waegeneire2020-05-22
| | | | * gnu/packages/gnome.scm (network-manager): Update to 1.24.0.
* gnu: Add glabels.Vinicius Monego2020-05-22
| | | | | | * gnu/packages/gnome.scm (glabels): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: cogl: Enable tests.Marius Bakke2020-05-21
| | | | | | * gnu/packages/gnome.scm (cogl)[native-inputs]: Add XORG-SERVER-FOR-TESTS. [arguments]: Remove #:tests?. Add #:disallowed-references. Add #:phases to prepare test environment.
* gnu: cogl: Update to 1.22.6.Marius Bakke2020-05-21
| | | | * gnu/packages/gnome.scm (cogl): Update to 1.22.6.
* gnu: shotwell: Update to 0.30.9.Tobias Geerinckx-Rice2020-05-21
| | | | * gnu/packages/gnome.scm (shotwell): Update to 0.30.9.
* gnu: vte: Remove obsolete input.Marius Bakke2020-05-19
| | | | | * gnu/packages/gnome.scm (vte)[native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL.
* gnu: vte: Enable vala bindings.Danny Milosavljevic2020-05-19
| | | | | * gnu/packages/gnome.scm (vte)[arguments]<#:configure-flags>: Add "-Dvapi=true".
* gnu: vte: Update to 0.60.2.Ryan Prior via Guix-patches via2020-05-19
| | | | | | | * gnu/packages/gnome.scm (vte): Update to 0.60.2. [arguments]<#:configure-flags>: Disable systemd. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: soundconverter: Update to 3.0.2.Tobias Geerinckx-Rice2020-05-17
| | | | | | | | * gnu/packages/gnome.scm (soundconverter): Update to 3.0.2. [source]: Remove upstreamed patch. * gnu/packages/patches/soundconverter-remove-gconf-dependency.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* mailmap: Update entries for Nikita.nikita2020-05-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * .mailmap: change email and name for Nikita. * Makefile.am, doc/guix.texi, etc/completion/fish/guix.fish, gnu/packages/accessibility.scm, gnu/packages/admin.scm, gnu/packages/audio.scm, gnu/packages/autotools.scm, gnu/packages/cdrom.scm, gnu/packages/check.scm, gnu/packages/cinnamon.scm, gnu/packages/compression.scm, gnu/packages/crypto.scm, gnu/packages/databases.scm, gnu/packages/django.scm, gnu/packages/dns.scm, gnu/packages/elixir.scm, gnu/packages/emacs-xyz.scm, gnu/packages/emacs.scm, gnu/packages/enlightenment.scm, gnu/packages/erlang.scm, gnu/packages/fonts.scm, gnu/packages/fontutils.scm, gnu/packages/forth.scm, gnu/packages/fvwm.scm, gnu/packages/games.scm, gnu/packages/gl.scm, gnu/packages/gnome.scm, gnu/packages/gnunet.scm, gnu/packages/gnupg.scm, gnu/packages/gtk.scm, gnu/packages/guile-wm.scm, gnu/packages/guile-xyz.scm, gnu/packages/haskell-apps.scm, gnu/packages/haskell-check.scm, gnu/packages/haskell-crypto.scm, gnu/packages/haskell-xyz.scm, gnu/packages/haskell.scm, gnu/packages/image-viewers.scm, gnu/packages/image.scm, gnu/packages/irc.scm, gnu/packages/language.scm, gnu/packages/libcanberra.scm, gnu/packages/linux.scm, gnu/packages/lisp-xyz.scm, gnu/packages/lisp.scm, gnu/packages/lolcode.scm, gnu/packages/lxde.scm, gnu/packages/lxqt.scm, gnu/packages/mail.scm, gnu/packages/markup.scm, gnu/packages/mate.scm, gnu/packages/maths.scm, gnu/packages/mc.scm, gnu/packages/messaging.scm, gnu/packages/music.scm, gnu/packages/ncurses.scm, gnu/packages/networking.scm, gnu/packages/nickle.scm, gnu/packages/openbox.scm, gnu/packages/pdf.scm, gnu/packages/perl-check.scm, gnu/packages/perl.scm, gnu/packages/python-compression.scm, gnu/packages/python-crypto.scm, gnu/packages/python-web.scm, gnu/packages/python-xyz.scm, gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/ruby.scm, gnu/packages/rust.scm, gnu/packages/scheme.scm, gnu/packages/serialization.scm, gnu/packages/shells.scm, gnu/packages/ssh.scm, gnu/packages/suckless.scm, gnu/packages/tbb.scm, gnu/packages/telephony.scm, gnu/packages/text-editors.scm, gnu/packages/textutils.scm, gnu/packages/time.scm, gnu/packages/tls.scm, gnu/packages/tor.scm, gnu/packages/version-control.scm, gnu/packages/video.scm, gnu/packages/vim.scm, gnu/packages/web.scm, gnu/packages/wm.scm, gnu/packages/xdisorg.scm, gnu/packages/xfce.scm, gnu/packages/xml.scm, gnu/packages/xorg.scm, gnu/services/certbot.scm, gnu/services/desktop.scm, gnu/services/version-control.scm, gnu/services/web.scm, guix/import/hackage.scm, guix/licenses.scm: Likewise. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: simple-scan: Update to 3.36.2.1.Tobias Geerinckx-Rice2020-05-13
| | | | * gnu/packages/gnome.scm (simple-scan): Update to 3.36.2.1.
* gnu: epiphany: Enable tests.Leo Prikler2020-05-12
| | | | | | | | * gnu/packages/gnome.scm (epiphany)[arguments]<#:tests?>: Drop it. <#:phases>: Add disable-failing-tests and pre-check. [inputs]: Add xorg-server-for-tests. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
* gnu: epiphany: Update to 3.34.4.Leo Prikler2020-05-12
| | | | | | * gnu/packages/gnome.scm (epiphany): Update to 3.34.4. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
* gnu: libsecret: Update to 0.20.3.Marius Bakke2020-05-11
| | | | * gnu/packages/gnome.scm (libsecret): Update to 0.20.3.
* Merge branch 'master' into core-updatesMarius Bakke2020-05-06
|\