Age | Commit message (Collapse) | Author |
|
* gnu/packages/gnome.scm (gnome-dictionary): Update to 3.26.1.
[build-system]: Switch to MESON-BUILD-SYSTEM.
[arguments]; New field.
|
|
* gnu/packages/gnome.scm (workrave)[inputs]: Move unquote to its
operand.
* gnu/packages/java.scm (java-asm-bootstrap)[propagated-inputs]:
Likewise.
* gnu/packages/maven.scm (maven-compat)[native-inputs]: Likewise.
(maven)[inputs]: Likewise.
* gnu/packages/networking.scm (amule)[inputs]: Likewise.
* gnu/packages/wm.scm (nitrogen)[native-inputs]: Likewise.
|
|
* gnu/packages/gnome.scm (arc-icon-theme)[arguments]: Do not run
configure during the bootstrap phase.
|
|
* gnu/packages/gnome.scm (faba-icon-theme)[arguments]: Do not run
configure during the bootstrap phase.
|
|
* gnu/packages/gnome.scm (cheese): Update to 3.28.0.
|
|
* gnu/packages/gnome.scm (rhythmbox)[source]: Add patch from the upstream Git
repository, as without this, the package fails to build.
|
|
|
|
* gnu/packages/gnome.scm (epiphany): Update to 3.28.2.1.
|
|
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.28.3.
|
|
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.28.2.
|
|
* gnu/packages/gnome.scm (gedit): Update to 3.28.1.
|
|
* gnu/packages/gmome.scm (arc-theme)[arguments]: Replace 'boostrap phase
with a custom phase.
|
|
* gnu/packages/gnome.scm (gtkglext)[arguments]: Add build phase to fix name
collision.
|
|
|
|
* gnu/packages/gnome.scm (vte): Update to 0.52.2.
|
|
|
|
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.28.2.
|
|
* gnu/packages/gnome.scm (eog-plugins): Update to 3.26.2.
|
|
* gnu/packages/gnome.scm (gjs)[native-inputs]: Add gcc-7.
[arguments]: Add 'work-around-gcc-7-include-path-issue' phase.
|
|
|
|
* gnu/packages/gnome.scm (libsoup): Update to 2.62.2.
|
|
|
|
* gnu/packages/gnome.scm (ghex): New variable.
Co-authored-by: Jovany Leandro G.C <bit4bit@riseup.net>.
|
|
* gnu/packages/gnome.scm (workrave): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gnome.scm (baobab): Update to 3.28.0.
[build-system]: Switch to meson build system.
[native-inputs]: Add desktop-file-utils and gtk+-bin.
|
|
|
|
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.28.1.
|
|
* gnu/packages/gnome.scm (vte): Update to 0.52.1.
|
|
* gnu/packages/gnome.scm (evince): Update to 3.28.2.
|
|
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.28.1.
|
|
* gnu/packages/gnome.scm (gnome-tweak-tool): Update to 3.26.4.
[arguments]: Replace 'configure, 'build, 'check and 'install phases with Meson
build phases.
[native-inputs]: Add "gtk+:bin", "meson" and "ninja".
[inputs]: Add "nautilus." Replace "python@2" with "python" and
"python2-pygobject" with "python-pygobject".
|
|
|
|
* gnu/packages/gnome.scm (epiphany): Update to 3.28.1.
[build-system]: Use meson-build-system.
[native-inputs]: Add desktop-file-utils, glib:bin and gtk+:bin.
[inputs]: Add gdk-pixbuf+svg and nettle. Remove gdk-pixbuf.
[arguments]: Remove #:configure-flags.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/gnome.scm (xpad) Update to 5.0.0.
[arguments]: Add autogen phase.
[native-inputs]: Add autoconf and automake.
[inputs]: Remove gtk+.
[native-inputs]: Add gtk+:bin.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/gnome.scm (geoclue): Update to 2.4.8.
|
|
* gnu/packages/gnome.scm (libsoup): Update to 2.62.1.
|
|
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.28.1.
[inputs]: Add json-glib and webkitgtk.
|
|
* gnu/packages/gnome.scm (evolution-data-server)[arguments]: In the configure
flags, add "-DU_USING_ICU_NAMESPACE=1" to CMAKE_CXX_FLAGS.
|
|
* gnu/packages/gnome.scm (grilo)[arguments]: Return #t from the
'fix-introspection-install-dir' phase.
|
|
|
|
* gnu/packages/gnome.scm (libsecret): Update to 0.18.6.
|
|
|
|
* gnu/packages/admin.scm, gnu/packages/android.scm, gnu/packages/audio.scm,
gnu/packages/avr.scm, gnu/packages/base.scm, gnu/packages/bioinformatics.scm,
gnu/packages/certs.scm, gnu/packages/check.scm, gnu/packages/code.scm,
gnu/packages/commencement.scm, gnu/packages/dictionaries.scm,
gnu/packages/docbook.scm, gnu/packages/emacs.scm, gnu/packages/embedded.scm,
gnu/packages/fonts.scm, gnu/packages/games.scm, gnu/packages/gnome.scm,
gnu/packages/gnu-doc.scm, gnu/packages/guile.scm, gnu/packages/hurd.scm,
gnu/packages/javascript.scm, gnu/packages/libreoffice.scm,
gnu/packages/linux.scm, gnu/packages/lisp.scm, gnu/packages/lxde.scm,
gnu/packages/mail.scm, gnu/packages/markup.scm, gnu/packages/mate.scm,
gnu/packages/pkg-config.scm, gnu/packages/qt.scm, gnu/packages/rust.scm,
gnu/packages/scheme.scm, gnu/packages/sdl.scm, gnu/packages/statistics.scm,
gnu/packages/syncthing.scm, gnu/packages/tex.scm, gnu/packages/web.scm,
gnu/packages/wine.scm, gnu/packages/xfce.scm: In the builders of packages
using 'trivial-build-system', use invoke where appropriate, raise exceptions
on errors, and otherwise return #t.
|
|
* gnu/packages/gnome.scm (evince): Update to 3.28.0.
|
|
* gnu/packages/gnome.scm (gexiv2): Update to 0.10.8.
|
|
* gnu/packages/gnome.scm (clutter-gst): Update to 3.0.26.
|
|
* gnu/packages/gnome.scm (gnome-autoar): Update to 0.2.3.
|
|
* gnu/packages/gnome.scm (gnome-klotski): Update to 3.22.3.
|
|
* gnu/packages/gnome.scm (aisleriot): Update to 3.22.5.
|
|
* gnu/packages/gnome.scm (libgee): Update to 0.20.1.
|