summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
AgeCommit message (Expand)Author
2020-06-16gnu: Add feedbackd....* gnu/packages/gnome.scm (feedbackd): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Jonathan Brielmaier
2020-06-15gnu: glade3: Enable tests....* gnu/packages/gnome.scm (glade3)[arguments]: Enable tests. Add custom pre-check phase. [native-inputs]: Add hicolor-icon-theme and xorg-server-for-tests. Arun Isaac
2020-06-14gnu: gnome-boxes: Update to 3.36.5....* gnu/packages/gnome.scm (gnome-boxes): Update to 3.36.5. Tobias Geerinckx-Rice
2020-06-14gnu: evince: Update to 3.36.5....* gnu/packages/gnome.scm (evince): Update to 3.36.5. Tobias Geerinckx-Rice
2020-06-14gnu: cogl: Update to 1.22.8....* gnu/packages/gnome.scm (cogl): Update to 1.22.8. Tobias Geerinckx-Rice
2020-06-13Merge branch 'staging'Marius Bakke
2020-06-13gnome: gnome-desktop: Add bubblewrap as an input....This is expected to be available, oddly as libseccomp is available. These changes fix thumbnails for Nautilus. * gnu/packages/gnome.scm (gnome-desktop)[arguments]: Add 'patch-bubblewrap phase. [inputs]: Add bubblewrap. Christopher Baines
2020-06-11Merge branch 'master' into stagingMarius Bakke
2020-06-10gnu: mm-common: Update to 1.0.1....* gnu/packages/gnome.scm (mm-common): Update to 1.0.1. Tobias Geerinckx-Rice
2020-06-10gnu: mm-common: Don't use NAME in source URI....* gnu/packages/gnome.scm (mm-common)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2020-06-10gnu: simple-scan: Update to 3.36.3....* gnu/packages/gnome.scm (simple-scan): Update to 3.36.3. Tobias Geerinckx-Rice
2020-06-08Merge branch 'master' into stagingMarius Bakke
2020-06-07gnu: Add vala-0.48....* gnu/packages/gnome.scm (vala-0.48): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Ryan Prior
2020-06-06Merge branch 'master' into stagingMarius Bakke
2020-06-06gnu: geoclue: Update to 2.5.6....* gnu/packages/gnome.scm (geoclue): Update to 2.5.6. Tobias Geerinckx-Rice
2020-06-06gnu: evince: Update to 3.36.1....* gnu/packages/gnome.scm (evince): Update to 3.36.1. Tobias Geerinckx-Rice
2020-06-04gnu: network-manager-applet: Propagate 'libnma'....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> Brice Waegeneire
2020-06-01gnu: gdl: Don't use custom bootstrap phase....* gnu/packages/gnome.scm (gdl)[arguments]: Remove custom boostrap phase. (gdl-minimal)[arguments]: Don't inherit arguments from gdl. Efraim Flashner
2020-05-31gnu: Add gdl-minimal....* gnu/packages/gnome.scm (gdl-minimal): New variable. Maxim Cournoyer
2020-05-31gnu: Add gdl....* gnu/packages/gnome.scm (gdl): New variable. Maxim Cournoyer
2020-05-31gnu: Add libsoup-minimal....* gnu/packages/gnome.scm (libsoup-minimal): New variable. Maxim Cournoyer
2020-05-31gnu: libsoup: Add the missing PHP dependency....* gnu/packages/gnome.scm (libsoup)[native-inputs]: Add php. Maxim Cournoyer
2020-05-31gnu: totem: Remove python-pylint native input....It's optional & runs a pointless lint check that fails with pylint 2.5. * gnu/packages/gnome.scm (totem)[native-inputs]: Remove python-pylint. Tobias Geerinckx-Rice
2020-05-31gnu: totem: Don't use NAME in source URI....* gnu/packages/gnome.scm (totem)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2020-05-29Merge branch 'master' into stagingMarius Bakke
2020-05-30gnu: glade3: Update to 3.36.0....* gnu/packages/gnome.scm (glade3): Update to 3.36.0. Arun Isaac
2020-05-29gnu: piper: Include package name in source file name....* gnu/packages/gnome.scm (piper)[source]: Set FILE-NAME. Tobias Geerinckx-Rice
2020-05-29gnu: piper: Update to 0.5....* gnu/packages/gnome.scm (piper): Update to 0.5. Tobias Geerinckx-Rice
2020-05-28gnu: gnome: Add gnome-boxes....* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add gnome-boxes. Tobias Geerinckx-Rice
2020-05-28gnu: gnome-boxes: Update to 3.36.4....* gnu/packages/gnome.scm (gnome-boxes): Update to 3.36.4. Tobias Geerinckx-Rice
2020-05-26Merge branch 'master' into stagingMarius Bakke
2020-05-26gnu: mutter: Fix build with Mesa 20....* gnu/packages/gnome.scm (mutter)[arguments]: Add #:phases. Marius Bakke
2020-05-26gnu: cogl: Fix build with Mesa 20....* gnu/packages/gnome.scm (cogl)[arguments]: Add phase to adjust header includes. Marius Bakke
2020-05-26gnu: python-pyatspi: Propagate python-pygobject....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. Christopher Baines
2020-05-26gnu: Add python2-pyatspi....This will enable updating python2-dogtail to 0.9.11. * gnu/packages/gnome.scm (python2-pyatspi): New variable. Christopher Baines
2020-05-25gnu: dia: Update to 0.97.3-2.3cf7ec4 [fixes CVE-2019-19451]....* 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. Tobias Geerinckx-Rice
2020-05-23gnu: gnome-shell: Use libnma....* gnu/packages/gnome.scm (gnome-shell)[inputs]: Add 'libnma'. Brice Waegeneire
2020-05-23gnu: dconf: Appease 'guix lint'....* gnu/packages/gnome.scm (dconf)[homepage]: Avoid permanent redirect. Brice Waegeneire
2020-05-23gnu: deja-dup: Update to 40.6....* 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. Brice Waegeneire
2020-05-23gnu: upower: Enable tests....* gnu/packages/gnome.scm (upower)[arguments]: Enable tests and add phases 'pre-check'. [native-inputs]: Add 'python-pygobject', 'python-dbus', 'python-dbusmock' and 'umockdev'. Brice Waegeneire
2020-05-22gnu: gnome-control-center: Use 'libnma'....* gnu/packages/gnome.scm (gnome-control-center)[inputs]: Add 'libnma'. Brice Waegeneire
2020-05-22gnu: gnome-initial-setup: Use 'libnma'....* gnu/packages/gnome.scm (gnome-initial-setup)[inputs]: Replace 'network-manager-applet' with 'libnma'. Brice Waegeneire
2020-05-22gnu: network-manager-applet: Appease guix lint....* gnu/packages/gnome.scm (network-manager-applet)[home-page]: Replace with permanent redirect URL. Brice Waegeneire
2020-05-22gnu: network-manager-applet: Update to 1.16.0....* 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'. Brice Waegeneire
2020-05-22gnu: network-manager-vpnc: Use 'libnma'....* gnu/packages/gnome.scm (network-manager-vpnc)[arguments]: Add configure flag '--with-libnm-glib=no'. [inputs]: Replace 'network-manager-applet' with 'libnma'. Brice Waegeneire
2020-05-22gnu: network-manager-openconnect: Use libnma....* gnu/packages/gnome.scm (network-manager-openconnect)[native-inputs]: Replace 'network-manager-applet' by 'libnma'. Brice Waegeneire
2020-05-22gnu: network-manager-openvpn: Update to 1.8.12....* gnu/packages/gnome.scm (network-manager-openvpn): Update to 1.8.12. [inputs]: Replace 'network-manager-applet' with 'libnma'. Brice Waegeneire
2020-05-22gnu: libnma: Adjust indentation....* gnu/packages/gnome.scm (libnma): Adjust indentation. Brice Waegeneire
2020-05-22gnu: libnma: Update inputs....* 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. Brice Waegeneire
2020-05-22gnu: libnma: Update to 1.8.28....* gnu/packages/gnome.scm (libnma): Update to 1.8.28. Brice Waegeneire