summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updatesMarius Bakke2021-05-09
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/bioinformatics.scm gnu/packages/django.scm gnu/packages/gtk.scm gnu/packages/llvm.scm gnu/packages/python-web.scm gnu/packages/python.scm gnu/packages/tex.scm guix/build-system/asdf.scm guix/build/emacs-build-system.scm guix/profiles.scm
| * gnu: gthumb: Update to 3.10.3.Tobias Geerinckx-Rice2021-05-04
| | | | | | | | * gnu/packages/gnome.scm (gthumb): Update to 3.10.3.
| * gnu: libhandy: Update to 1.2.2.Tobias Geerinckx-Rice2021-05-04
| | | | | | | | * gnu/packages/gnome.scm (libhandy): Update to 1.2.2.
| * gnu: gupnp: Move gsettings-desktop-schemas to propagated-inputs.Mathieu Othacehe2021-05-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes the following test failure: Bail out! GLib-GIO-FATAL-ERROR: Settings schema 'org.gnome.system.proxy' is not installed --- stderr --- (/tmp/guix-build-gupnp-1.2.4.drv-0/build/tests/gtest/test-context:599): GLib-GIO-ERROR **: 15:37:55.097: Settings schema 'org.gnome.system.proxy' is not installed * gnu/packages/gnome.scm (gupnp)[inputs]: Move gsettings-desktop-schemas to ... [propagated-inputs]: ... here.
| * gnu: gupnp: Add gsettings-desktop-schemas for tests.Raghav Gururajan2021-05-02
| | | | | | | | | | | | | | This fixes the fatal error "Settings schema 'org.gnome.system.proxy' is not installed", which causes build to fail. * gnu/packages/gnome.scm (gupnp)[native-inputs]: Add gsettings-desktop-schemas.
| * gnu: gnome-autoar: Update to 0.3.2.Tobias Geerinckx-Rice2021-05-01
| | | | | | | | * gnu/packages/gnome.scm (gnome-autoar): Update to 0.3.2.
| * Merge branch 'wip-ungrafting'Ludovic Courtès2021-04-30
| |\
| | * Merge remote-tracking branch 'origin/master' into wip-ungraftingLudovic Courtès2021-04-29
| | |\
| | * | gnu: libcroco: Absorb grafted replacement.Leo Famulari2021-04-16
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (libcroco)[source]: Use libcroco-CVE-2020-12825.patch. [replacement]: Remove field. (libcroco/fixed): Remove variable.
| * | | gnu: libsoup: Update home-page.Raghav Gururajan2021-04-30
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (libsoup)[home-page]: Modify. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
| * | | gnu: libsoup: Adjust inputs.Raghav Gururajan2021-04-30
| | |/ | |/| | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (libsoup)[inputs]: Add samba and move glib-networking to ... [propagated-inputs]: ... here. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
| * | gnu: workrave: Update to 1.10.43.Tobias Geerinckx-Rice2021-04-20
| | | | | | | | | | | | * gnu/packages/gnome.scm (workrave): Update to 1.10.43.
| * | gnu: libhandy: Update to 1.2.1.Tobias Geerinckx-Rice2021-04-19
| | | | | | | | | | | | * gnu/packages/gnome.scm (libhandy): Update to 1.2.1.
| * | gnu: libgnome-games-support: Update to 1.7.1.jgart2021-04-19
| |/ | | | | | | | | | | * gnu/packages/gnome.scm (libgnome-games-support): Update to 1.7.1. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* | gnu: libsoup: Disable ssl-test.Raghav Gururajan2021-05-05
| | | | | | | | | | * gnu/packages/gnome.scm (libsoup)[phases](adjust-tests): Modify. [native-inputs]: Remove gnutls.
* | gnu: librsvg: Correct unbound variable.Raghav Gururajan2021-04-19
| | | | | | | | * gnu/packages/gnome.scm (librsvg)[phases](gnu-configure): Modify.
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2021-04-16
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/boost.scm gnu/packages/chez.scm gnu/packages/compression.scm gnu/packages/crates-io.scm gnu/packages/docbook.scm gnu/packages/engineering.scm gnu/packages/gcc.scm gnu/packages/gl.scm gnu/packages/gtk.scm gnu/packages/nettle.scm gnu/packages/python-check.scm gnu/packages/python-xyz.scm gnu/packages/radio.scm gnu/packages/rust.scm gnu/packages/sqlite.scm guix/build-system/node.scm
| * gnu: terminator: Update to 2.1.1.Tobias Geerinckx-Rice2021-04-03
| | | | | | | | * gnu/packages/gnome.scm (terminator): Update to 2.1.1.
| * gnu: librsvg@2.50: Update to 2.50.3.Tobias Geerinckx-Rice2021-04-01
| | | | | | | | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-lopdf-0.25): Rename to... (rust-lopdf-0.26): ...to this, updated to 0.26.0. [arguments]: Update #:cargo-inputs' rust-time-0.1 to rust-time-0.2. * gnu/packages/gnome.scm (librsvg): Update to 2.50.3. [arguments]: Update #:cargo-development-inputs's rust-lopdf-0.25 to rust-lopdf-0.26.
| * gnu: Remove unnecessary imports from (gnu packages gnome).Ludovic Courtès2021-03-31
| | | | | | | | | | | | * gnu/packages/gnome.scm: Remove unnecessary #:use-module forms. In particular, the (guix store) import led to a name clash with 'build' from (gnu packages build-tools).
| * gnu: Use 'gtk-doc/stable' in native-inputs of selected packages.Mark H Weaver2021-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/calendar.scm (libical), gnu/packages/check.scm (umockdev), gnu/packages/fontutils.scm (libraqm), gnu/packages/freedesktop.scm (appstream, farstream, libglib-testing) (udisks, libfprint, libportal), gnu/packages/geo.scm (memphis, osm-gps-map), gnu/packages/glib.scm (template-glib), gnu/packages/gnome.scm (gupnp-igd, libcloudproviders, libgrss, seed) (gtx, dee, zeitgeist, phodav, gssdp, gupnp, gupnp-dlna, gupnp-av, rygel) (libnma, gdl, libnotify, vte-ng, dconf, libxklavier, libsoup, colord) (geoclue, geocode-glib, amtk, grilo, gvfs, gusb, network-manager) (network-manager-applet, gfbgraph, libunique, cheese, libhandy) (gnome-latex, libgda), gnu/packages/gstreamer.scm (orc), gnu/packages/gtk.scm (at-spi2-core, goocanvas), gnu/packages/language.scm (nimf), gnu/packages/networking.scm (libnice), gnu/packages/video.scm (schroedinger), gnu/packages/virtualization.scm (libosinfo), gnu/packages/webkit.scm (wpewebkit, webkitgtk), gnu/packages/xml.scm (libxmlb)[native-inputs]: Replace 'gtk-doc' with 'gtk-doc/stable'.
| * gnu: eolie: Add missing inputs.Leo Prikler2021-03-26
| | | | | | | | | | | | | | | | | | | | This fixes errors observed directly at launch of Eolie inside pure environments. (See <https://bugs.gnu.org/47097> for more information.) It is still not possible to launch Eolie inside a container, however. (See also <https://bugs.gnu.org/47106>.) * gnu/packages/gnome.scm (eolie)[inputs]: Add libhandy and gnome-settings-daemon.
| * gnu: Add drawing.Vinicius Monego2021-03-24
| | | | | | | | | | | | * gnu/packages/gnome.scm (drawing): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* | gnu: gcc: Update gcc to 8.Efraim Flashner2021-04-12
| | | | | | | | | | | | | | | | | | | | * gnu/packages/gcc.scm (gcc): Define as gcc-8. * gnu/packages/commencement.scm (gcc-toolchain-7): Use make-gcc-toolchain procedure. (gcc-toolchain-8): Define as gcc-toolchain. * gnu/packages/game-development (python2-renpy)[native-inputs], * gnu/packages/gnome.scm (gnome-commander)[native-inputs], * gnu/packages/wm.scm (waybar)[native-inputs]: Remove gcc-8.
* | gnu: gnome-shell: Adjust to new #:disallowed-references convention.Ludovic Courtès2021-03-30
| | | | | | | | | | * gnu/packages/gnome.scm (gnome-shell)[arguments]: List gexp-inputs in #:disallowed-references.
* | gnu: glib-networking: Update home-page, synopsis, description and license.Raghav Gururajan2021-03-28
| | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (glib-networking)[home-page]: Modify. [synopsis]: Modify. [description]: Modify. [license]: Update to lgpl2.1+. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* | gnu: glib-networking: Enable libproxy and openssl support.Raghav Gururajan2021-03-28
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (glib-networking)[configure-flags]: Remove libproxy_support flag and add openssl flag. [inputs]: Add libproxy and openssl. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* | gnu: glib-networking: Update to 2.68.0.Raghav Gururajan2021-03-28
| | | | | | | | | | | | * gnu/packages/gnome.scm (glib-networking)[version]: Update to 2.68.0. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* | gnu: yelp-xsl: Enable documentation.Raghav Gururajan2021-03-26
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (yelp-xsl) [arguments]<#:configure-flag> [--enable-doc]: New flag. [native-inputs]: Add mallard-ducktype, intltool and libxslt. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* | gnu: json-glib: Update synopsis and description.Raghav Gururajan2021-03-26
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (json-glib) [synopsis]: Modify. [description]: Modify. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* | gnu: json-glib: Enable documentation and man-pages.Raghav Gururajan2021-03-26
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (json-glib) [outputs]: New output "doc". [arguments]<#:configure-flags>[-Ddocs]: New flag. [-Dman]: New flag. <#:phases>['patch-docbook]: New phase. ['move-doc]: New phase. [native-inputs]: Add docbook-xml, docbook-xsl, gtk-doc and libxslt. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* | gnu: json-glib: Update to 1.6.2.Raghav Gururajan2021-03-26
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (json-glib)[version]: Update to 1.6.2. [arguments]<#:glib-or-gtk?>: New argument. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* | gnu: libgsf: Update synopsis, description, home-page and license.Raghav Gururajan2021-03-26
| | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (libgsf) [synopsis]: Modify. [home-page]: Modify. [description]: Modify. [license]: Modify. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* | gnu: libgsf: Enable documentation.Raghav Gururajan2021-03-26
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (libgsf) [outputs]: New output "doc". [arguments]<#:configure-flags>[--with-html-dir]: New flag. [native-inputs]: Add docbook-xml. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* | gnu: libgsf: Correct inputs.Raghav Gururajan2021-03-26
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (libgsf) [native-inputs]: Add python-wrapper. [propagated-inputs]: Move gdk-pixbuf to ... [inputs]: ... here. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* | gnu: libgsf: Enable missing features.Raghav Gururajan2021-03-26
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (libgsf) [arguments]<#:configure-flag>[--enable-introspection]: New flag. [--with-gir-dir=]: New flag. [--with-typelib-dir=]: New flag. [--with-zlib]: New flag. [--with-bz2]: New flag. [native-inputs]: Add gobject-introspection. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* | gnu: libgsf: Re-arrange inputs in alphabetical order.Raghav Gururajan2021-03-26
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (libgsf) [native-inputs]: Modify. [inputs]: Modify. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* | gnu: libgsf: Make separate output for binaries.Raghav Gururajan2021-03-26
| | | | | | | | | | | | * gnu/packages/gnome.scm (libgsf) [outputs]: New output "bin". Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* | gnu: libgsf: Change build-system.Raghav Gururajan2021-03-26
| | | | | | | | | | | | * gnu/packages/gnome.scm (libgsf) [build-system]: Change from gnu to glib-or-gtk. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* | gnu: vala: Update synopsis and description.Raghav Gururajan2021-03-26
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (vala) [synopsis]: Modify. [description]: Modify. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* | gnu: vala: Update to 0.52.0.Raghav Gururajan2021-03-26
| | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (vala) [version]: Update to 0.52.0. [native-inputs]: Add help2man and perl. [inputs]: Move graphviz to ... [propagated-inputs]: ... here. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* | gnu: vala: Fix documentation.Raghav Gururajan2021-03-26
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (vala) [arguments]<#:phases>['patch-docbook-xml]: New phase. [native-inputs]: Add docbook-xml and docbook-xsl. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* | gnu: vala: Enable coverage support.Raghav Gururajan2021-03-26
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (vala) [arguments]<#:configure-flags> [--enable-coverage]: New flag. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* | gnu: vala: Change build-system.Raghav Gururajan2021-03-26
| | | | | | | | | | | | * gnu/packages/gnome.scm (vala) [build-system]: Change from gnu to glib-or-gtk. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2021-03-24
|\|
| * gnu: gnumeric: Update to 1.12.49.Tobias Geerinckx-Rice2021-03-21
| | | | | | | | * gnu/packages/gnome.scm (gnumeric): Update to 1.12.49.
| * gnu: goffice: Update to 0.10.49.Tobias Geerinckx-Rice2021-03-18
| | | | | | | | * gnu/packages/gnome.scm (goffice): Update to 0.10.49.
| * gnu: komikku: Update to 0.27.0.Leo Prikler2021-03-17
| | | | | | | | | | * gnu/packages/gnome.scm (komikku): Update to 0.27.0. [inputs]: Add python-brotli and webkitgtk.
| * gnu: gnome-autoar: Update to 0.3.1 [fixes CVE-2021-28650].Léo Le Bouter2021-03-17
| | | | | | | | * gnu/packages/gnome.scm (gnome-autoar): Update to 0.3.1.
| * gnu: Use PACKAGE/INHERIT in more places.Mark H Weaver2021-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/algebra.scm (fftwf, fftw-openmpi), gnu/packages/audio.scm (ztoolkit-rsvg), gnu/packages/bioinformatics.scm (python2-dendropy), gnu/packages/boost.scm (boost-with-python2), gnu/packages/check.scm (python2-mock, python2-pytest-mock), gnu/packages/cups.scm (hplip-minimal), gnu/packages/freedesktop.scm (libinput-minimal), gnu/packages/gettext.scm (gnu-gettext), gnu/packages/glib.scm (python2-pygobject), gnu/packages/gnome.scm (gdl-minimal, libsoup-minimal, python2-pyatspi), gnu/packages/groff.scm (groff-minimal), gnu/packages/jami.scm (ffmpeg-jami), gnu/packages/libcanberra.scm (libcanberra/gtk+-2), gnu/packages/lirc.scm (python2-lirc), gnu/packages/llvm.scm (clang-runtime-3.5), gnu/packages/mpi.scm (java-openmpi, openmpi-thread-multiple), gnu/packages/node.scm (libnode), gnu/packages/onc-rpc.scm (libtirpc/hurd), gnu/packages/python-compression.scm (bitshuffle-for-snappy), gnu/packages/python-crypto.scm (python2-pycrypto, python2-cryptography) (python2-cryptography, python2-m2crypto), gnu/packages/python-web.scm (python2-html2text, python2-tornado) (python2-terminado, python2-ndg-httpsclient, python2-websocket-client) (python2-rauth, python2-url, python2-s3transfer), gnu/packages/python-xyz.scm (python2-psutil, python2-serpent) (python2-humanfriendly, python2-empy, python2-parse-type, python2-polib) (python2-jsonschema, python2-pystache, python2-cython, python2-numpydoc) (python2-ipyparallel, python2-traitlets, python2-dbus) (python2-beautifulsoup4, python2-pep517, python2-flake8, python2-llfuse) (python2-tlsh, python-file, python2-notebook, python-jupyter-console-minimal) (python2-contextlib2, python2-promise, python2-anyjson, python2-amqp) (python2-kombu, python2-billiard, python2-celery, python2-whoosh) (python2-jellyfish, python-rope, ptpython-2, python2-binaryornot) (python2-setproctitle, python2-argcomplete, python2-xopen, python2-isort) (python2-radon, python2-rfc6555, python2-activepapers, python2-send2trash) (python2-cloudpickle, python2-reparser), gnu/packages/python.scm (python2-called-python), gnu/packages/qt.scm (python2-sip, python-pyqt-without-qtwebkit, python2-pyqt) (python-qscintilla, python-pyqt+qscintilla), gnu/packages/scanner.scm (sane-backends), gnu/packages/sdl.scm (guile3.0-sdl2), gnu/packages/selinux.scm (checkpolicy, libselinux, libsemanage, secilc) (python-sepolgen, policycoreutils), gnu/packages/serialization.scm (lua5.1-libmpack, lua5.2-libmpack), gnu/packages/simulation.scm (fenics), gnu/packages/statistics.scm (python2-statsmodels), gnu/packages/texinfo.scm (info-reader), gnu/packages/wxwidgets.scm (wxwidgets-gtk2, wxwidgets-gtk2-3.1), gnu/packages/xml.scm (xmlsec-nss), gnu/packages/xorg.scm (uim-gtk, uim-qt), guix/build-system/python.scm (package-with-explicit-python) (strip-python2-variant): Use PACKAGE/INHERIT.