Age | Commit message (Expand) | Author |
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 |
2017-06-16 | gnu: grilo: Update to 0.3.3....* gnu/packages/gnome.scm (grilo): Update to 0.3.3.
| Kei Kebreau |
2017-06-16 | gnu: gnome-online-accounts: Update to 3.24.1....* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.24.1.
| Kei Kebreau |
2017-06-15 | gnu: gspell: Update to 1.4.1....* gnu/packages/gnome.scm (gspell): Update to 1.4.1.
* gnu/packages/patches/gspell-dash-test.patch: Adjust accordingly.
| Kei Kebreau |
2017-06-15 | gnu: network-manager-applet: Update to 1.8.2....* gnu/packages/gnome.scm (network-manager-applet): Update to 1.8.2.
[arguments]: Remove "--without-wwan" configure flag.
[inputs]: Add libselinux and modem-manager.
| Kei Kebreau |
2017-06-15 | gnu: Move desktop-file-utils to (gnu packages freedesktop)....* gnu/packages/gnome.scm (desktop-file-utils): Move from here ...
* gnu/packages/freedesktop.scm (desktop-file-utils): ... to here.
* gnu/packages/engineering.scm: Import (gnu packages freedesktop).
* gnu/packages/game-development.scm: Import (gnu packages freedesktop).
* gnu/packages/xfce.scm: Import (gnu packages freedesktop).
| Danny Milosavljevic |
2017-06-15 | gnu: network-manager: Update to 1.8.0....* gnu/packages/gnome.scm (network-manager): Update to 1.8.0.
[inputs]: Add curl, cyrus-sasl and eudev.
| Kei Kebreau |
2017-06-11 | gnu: libgweather: Update to 3.24.1....* gnu/packages/gnome.scm (libgweather): Update to 3.24.1.
| Kei Kebreau |
2017-06-11 | gnu: Add five-or-more....* gnu/packages/gnome.scm (five-or-more): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| nee |
2017-06-10 | gnu: libgxps: Add "/" before name in source URL....* gnu/packages/gnome.scm (libgxps)[source]: Add "/".
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| djwj |
2017-06-09 | gnu: evince: Enable XPS document support....* gnu/packages/gnome.scm (evince)[inputs]: Add libarchive and libgxps.
| Kei Kebreau |
2017-06-09 | gnu: Add libgxps....* gnu/packages/gnome.scm (libgxps): New variable.
| Kei Kebreau |
2017-06-08 | gnu: gnome-shell: Fix startup failure....Fixes <https://bugs.gnu.org/27264>.
* gnu/packages/gnome.scm (gnome-shell)[inputs]: Add LIBRSVG and GEOCLUE.
| Marius Bakke |
2017-06-08 | gnu: geoclue: Create typelib files....* gnu/packages/gnome.scm (geoclue)[native-inputs]: Add GOBJECT-INTROSPECTION.
| Marius Bakke |
2017-06-05 | Merge branch 'staging' | Marius Bakke |
2017-05-31 | gnu: gnumeric: Update to 1.12.34....* gnu/packages/gnome.scm (gnumeric): Update to 1.12.34.
[native-inputs]: Add docbook-xml and itstool.
| Kei Kebreau |
2017-05-30 | gnu: shotwell: Update to 0.26.1....* gnu/packages/gnome.scm (shotwell): Update to 0.26.1.
[inputs]: Add libgdata.
| Kei Kebreau |
2017-05-30 | gnu: Add libgdata....* gnu/packages/gnome.scm (libgdata): New variable.
* gnu/packages/patches/libgdata-fix-tests.patch,
gnu/packages/patches/libgdata-glib-duplicate-tests.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
| Kei Kebreau |
2017-05-29 | byzanz: Add file-name for source....* gnu/packages/gnome.scm (byzanz)[source]: Add file-name field.
| Efraim Flashner |
2017-05-25 | gnu: gnome-desktop: Update to 3.24.2....* gnu/packages/gnome.scm (gnome-desktop): Update to 3.24.2.
| Marius Bakke |
2017-05-25 | gnu: gnome-disk-utility: Update to 3.24.1....* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.24.1.
| Marius Bakke |
2017-05-25 | gnu: gnome-mines: Update to 3.24.0....* gnu/packages/gnome.scm (gnome-mines): Update to 3.24.0.
| Marius Bakke |
2017-05-25 | gnu: gnome-sudoku: Update to 3.24.0....* gnu/packages/gnome.scm (gnome-sudoku): Update to 3.24.0.
| Marius Bakke |
2017-05-25 | gnu: gnome-terminal: Update to 3.24.2....* gnu/packages/gnome.scm (gnome-terminal): Update to 3.24.2.
| Marius Bakke |
2017-05-25 | gnu: libgweather: Update to 3.24.0....* gnu/packages/gnome.scm (libgweather): Update to 3.24.0.
| Marius Bakke |
2017-05-25 | gnu: gnome-settings-daemon: Update to 3.24.2....* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.24.2.
| Marius Bakke |
2017-05-25 | gnu: devhelp: Update to 3.24.0....* gnu/packages/gnome.scm (devhelp): Update to 3.24.0.
| Marius Bakke |