Age | Commit message (Expand) | Author |
2017-08-20 | gnu: Add gnome-default-applications....* gnu/packages/gnome.scm (gnome-default-applications): New public variable.
(gnome): Propagate gnome-default-applications so that nautilus is associated
with folders, not baobab.
| Andy Wingo |
2017-08-20 | gnu: gnome: Propagate font-dejavu....* gnu/packages/gnome.scm (gnome): Add font-dejavu to propagated inputs, to
provide a better default for "Monospace". Otherwise the terminal looks
horrible and defaults to Nimbus Mono, a Courier-like face.
| Andy Wingo |
2017-08-20 | gnu: gnome: Propagate more packages....* gnu/packages/gnome.scm (gnome): Add additional dependencies, inspired by
Debian's "gnome-core" package.
| Andy Wingo |
2017-08-19 | gnu: Remove libgames-support....It was simply the old name (and version) of libgnome-games-support.
* gnu/packages/gnome.scm (libgames-support): Remove variable. Move the
inherited fields...
(libgnome-games-support): ...to here.
| Tobias Geerinckx-Rice |
2017-08-18 | gnu: gnome-shell: Update to 3.24.3....* gnu/packages/gnome.scm (gnome-shell): Update to 3.24.3.
| Tobias Geerinckx-Rice |
2017-08-18 | gnu: gnome-control-center: Update to 3.24.3....* gnu/packages/gnome.scm (gnome-control-center): Update to 3.24.3.
| Tobias Geerinckx-Rice |
2017-08-18 | gnu: gnome-keyring: Update to 3.20.1....* gnu/packages/gnome.scm (gnome-keyring): Update to 3.20.1.
| Tobias Geerinckx-Rice |
2017-08-18 | gnu: libgnome-games-support: Update to 1.2.2....* gnu/packages/gnome.scm (libgnome-games-support): Update to 1.2.2.
| Tobias Geerinckx-Rice |
2017-08-18 | gnu: gjs: Update to 1.48.6....* gnu/packages/gnome.scm (gjs): Update to 1.48.6.
| Tobias Geerinckx-Rice |
2017-08-18 | gnu: shotwell: Update to 0.26.3....* gnu/packages/gnome.scm (shotwell): Update to 0.26.3.
| Tobias Geerinckx-Rice |
2017-08-18 | gnu: totem-pl-parser: Update to 3.10.8....* gnu/packages/gnome.scm (totem-pl-parser): Update to 3.10.8.
| Tobias Geerinckx-Rice |
2017-08-18 | gnu: freerdp: Revert to version 1.1....* gnu/packages/rdesktop.scm (freerdp) [version, source]: Revert to upstream
branch 1.1. [inputs]: Use ffmpeg-2.8.
* gnu/packages/gnome.scm (vinagre): Add patches required to build against
freerdp branch 1.1.
* gnu/packages/patches/vinagre-revert-1.patch,
gnu/packages/patches/vinagre-revert-2.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
| Thomas Danckaert |
2017-08-10 | gnu: libsoup: Update to 2.58.2 (fixes CVE-2017-2885)....* gnu/packages/gnome.scm (libsoup): Update to 2.58.2.
| Leo Famulari |
2017-08-09 | gnu: libgdata: Disable failing tests....* gnu/packages/gnome.scm (libgdata)[arguments]: Add ‘disable-failing-tests’
phase.
| Tobias Geerinckx-Rice |
2017-08-09 | gnu: epiphany: Update to 3.24.3....* gnu/packages/gnome.scm (epiphany): Update to 3.24.3.
| Tobias Geerinckx-Rice |
2017-08-09 | gnu: tracker: Update to 1.12.2....* gnu/packages/gnome.scm (tracker): Update to 1.12.2.
| Tobias Geerinckx-Rice |
2017-08-09 | gnu: gnome-online-accounts: Update to 3.24.2....* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.24.2.
| Tobias Geerinckx-Rice |
2017-08-09 | gnu: mutter: Update to 3.24.4....* gnu/packages/gnome.scm (mutter): Update to 3.24.4.
| Tobias Geerinckx-Rice |
2017-08-09 | gnu: gedit: Support gspell....* gnu/packages/gnome.scm (gedit)[arguments]: Remove #:configure-flags.
[inputs]: Add gspell.
| Tobias Geerinckx-Rice |
2017-08-09 | gnu: gedit: Update to 3.22.1....* gnu/packages/gnome.scm (gedit): Update to 3.22.1.
| Tobias Geerinckx-Rice |
2017-08-09 | gnu: gspell: Propagate enchant dependency....* gnu/packages/gnome.scm (gspell)[inputs]: Move enchant from here...
[propagated-inputs]: ...to here.
| Tobias Geerinckx-Rice |
2017-08-09 | gnu: gspell: Order inputs alphabetically....* gnu/packages/gnome.scm (gspell)[inputs, native-inputs]: Re-order.
| Tobias Geerinckx-Rice |
2017-08-09 | gnu: gnumeric: Update to 1.12.35....* gnu/packages/gnome.scm (gnumeric): Update to 1.12.35.
| Tobias Geerinckx-Rice |
2017-08-09 | gnu: brasero: Update to 3.12.2....* gnu/packages/gnome.scm (brasero): Update to 3.12.2.
| Tobias Geerinckx-Rice |
2017-08-09 | gnu: Use HTTPS for gnome.org and subdomains....* gnu/packages/fonts.scm (font-bitstream-vera)[home-page]: Use HTTPS.
* gnu/packages/glib.scm (glib)[home-page]: Likewise.
* gnu/packages/gnome.scm (gcr, libgnome-keyring, gnome-keyring, evince)
(gnome-icon-theme, libgsf, gnome-mime-data, vala, vte, python2-rsvg)
(glib-networking, gnome-settings-daemon, libchamplain, grilo, grilo-plugins)
(gjs, zenity, mutter, network-manager, network-manager-applet, gdm)
[home-page]: Likewise.
* gnu/packages/gtk.scm (gtk-engines, murrine)[home-page]: Likewise.
| Tobias Geerinckx-Rice |
2017-07-31 | gnu: network-manager: Add dependency on Newt....Suggested by Mark H Weaver.
* gnu/packages/gnome.scm (network-manager)[inputs]: Add NEWT.
| Ludovic Courtès |
2017-07-28 | gnu: nautilus: Update to 3.24.2.1....* gnu/packages/gnome.scm (nautilus): Update to 3.24.2.1.
| Tobias Geerinckx-Rice |
2017-07-28 | gnu: goffice: Update to 3.24.2.1....* gnu/packages/gnome.scm (goffice): Update to 3.24.2.1.
| Tobias Geerinckx-Rice |
2017-07-28 | gnu: shotwell: Update to 0.26.2....* gnu/packages/gnome.scm (shotwell): Update to 0.26.2.
| Tobias Geerinckx-Rice |
2017-07-25 | gnu: evince: Update to 3.24.1....* gnu/packages/gnome.scm (evince): Update to 3.24.1.
[source]: Remove obsolete patch.
* gnu/packages/patches/evince-CVE-2017-1000083.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Kei Kebreau |
2017-07-24 | gnu: gnome: Add deja-dup....* gnu/packages/gnome.scm (deja-dup): New variable.
* gnu/packages/patches/deja-dup-use-ref-keyword-for-iter.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch file entry.
| Christopher Baines |
2017-07-20 | gnu: Add eolie....* gnu/packages/gnome.scm (eolie): New variable.
| Ricardo Wurmus |
2017-07-19 | gnu: totem: Do not build static libraries....* gnu/packages/gnome.scm (totem)[arguments]: Pass "--disable-static".
This reduces the size of Totem from 11 MiB to 9 MiB.
| Ludovic Courtès |
2017-07-18 | gnu: totem: Disable automatic plugin installation....* gnu/packages/gnome.scm (totem)[arguments]: Add #:configure-flags.
| Ludovic Courtès |
2017-07-18 | gnu: moka-icon-theme: Update to 5.3.6....* gnu/packages/gnome.scm (moka-icon-theme): Update to 5.3.6.
| Tobias Geerinckx-Rice |
2017-07-15 | gnu: Rename (gnu packages qemu) to (gnu packages virtualization)....* gnu/packages/qemu.scm: Rename this ...
* gnu/packages/virtualization.scm: ... to this.
* gnu/local.mk (GNU_SYSTEM_MODULES),
gnu/packages/bootloaders.scm, gnu/packages/debug.scm,
gnu/packages/gnome.scm, gnu/system/vm.scm,
gnu/tests/install.scm: Adjust accordingly.
| 宋文武 |
2017-07-13 | gnu: evince: Fix CVE-2017-1000083....* gnu/packages/patches/evince-CVE-2017-1000083.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (evince)[source]: Use it.
| Marius Bakke |
2017-07-11 | gnu: Add lollypop....* gnu/packages/gnome.scm (lollypop): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| rennes |
2017-07-03 | gnu: gcr: Enable working tests....* gnu/packages/patches/gcr-disable-failing-tests.patch,
gnu/packages/patches/gcr-fix-collection-tests-to-work-with-gpg-21.patch:
New files.
* gnu/local.mk (dist_patch_DATA): Add patches.
* gnu/packages/gnome.scm (gcr)[source]: Use patches.
[arguments]: Enable tests.
| Kei Kebreau |
2017-06-26 | gnu: evolution-data-server: Update to 3.24.3....* gnu/packages/gnome.scm (evolution-data-server): Update to 3.24.3.
| Tobias Geerinckx-Rice |
2017-06-26 | gnu: gnome-tweak-tool: Update to 3.24.1....* gnu/packages/gnome.scm (gnome-tweak-tool): Update to 3.24.1.
| Tobias Geerinckx-Rice |
2017-06-24 | gnu: Add eog-plugins....* gnu/packages/gnome.scm (eog-plugins): New variable.
| Ludovic Courtès |
2017-06-24 | gnu: libpeas: Propagate gobject-introspection....* gnu/packages/gnome.scm (libpeas)[propagated-inputs]: New field.
| Ludovic Courtès |
2017-06-24 | gnu: epiphany: Add gdk-pixbuf input....* gnu/packages/gnome.scm (epiphany)[inputs]: Add gdk-pixbuf.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| rennes |
2017-06-20 | gnu: Move contents of zip module into compression module....* gnu/packages/zip.scm (zip, unzip, zziplib, perl-zip): Move to...
* gnu/packages/compression.scm: ...here.
* gnu/packages/zip.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Unregister deleted file.
* po/packages/POTFILES.in: Unregister deleted file.
* gnu/packages/{audio, avr, bioinformatics, busybox, cdrom, ci, compression,
docbook, documentation, fonts, fpga, game-development, games, gl, gnome,
gnuzilla, graphics, guile, haskell, image, java, kodi, ldc, libreoffice,
markup, maths, mc, monitoring, music, php, pretty-print, python, scheme,
smalltalk, statistics, synergy, tex, textutils, video, web-browsers, xml,
zip}.scm, guix/build-system/{ant, font}.scm, guix/{download, packages}.scm:
Adapt module import.
| Arun Isaac |
2017-06-19 | gnu: gnome-planner: Fix building on aarch64....* gnu/packages/gnome.scm (gnome-planner)[arguments]: Add configure-flag
to set build-target when building on aarch64.
| Efraim Flashner |
2017-06-17 | gnu: gnome-planner: Correct license....This is a followup to d1d739fab0f44408438720c20877d62a280484ae.
* gnu/packages/gnome.scm (gnome-planner)[license]: Change GPL2 to GPL2+.
| Marius Bakke |
2017-06-17 | gnu: Add gnome-planner....* gnu/packages/gnome.scm (gnome-planner): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Chris Marusich |
2017-06-16 | gnu: gnome-calendar: Update to 3.24.3....* gnu/packages/gnome.scm (gnome-calendar): Update to 3.24.3.
| Kei Kebreau |
2017-06-16 | gnu: grilo: Add liboauth support....* gnu/packages/gnome.scm (grilo)[inputs]: Add liboauth and cyrus-sasl.
| Kei Kebreau |