summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
Commit message (Collapse)AuthorAge
* gnu: gcr: Enable working tests.Kei Kebreau2017-07-03
| | | | | | | | | * 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.
* gnu: evolution-data-server: Update to 3.24.3.Tobias Geerinckx-Rice2017-06-26
| | | | * gnu/packages/gnome.scm (evolution-data-server): Update to 3.24.3.
* gnu: gnome-tweak-tool: Update to 3.24.1.Tobias Geerinckx-Rice2017-06-26
| | | | * gnu/packages/gnome.scm (gnome-tweak-tool): Update to 3.24.1.
* gnu: Add eog-plugins.Ludovic Courtès2017-06-24
| | | | * gnu/packages/gnome.scm (eog-plugins): New variable.
* gnu: libpeas: Propagate gobject-introspection.Ludovic Courtès2017-06-24
| | | | * gnu/packages/gnome.scm (libpeas)[propagated-inputs]: New field.
* gnu: epiphany: Add gdk-pixbuf input.rennes2017-06-24
| | | | | | * gnu/packages/gnome.scm (epiphany)[inputs]: Add gdk-pixbuf. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Move contents of zip module into compression module.Arun Isaac2017-06-20
| | | | | | | | | | | | | | | * 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.
* gnu: gnome-planner: Fix building on aarch64.Efraim Flashner2017-06-19
| | | | | * gnu/packages/gnome.scm (gnome-planner)[arguments]: Add configure-flag to set build-target when building on aarch64.
* gnu: gnome-planner: Correct license.Marius Bakke2017-06-17
| | | | | | This is a followup to d1d739fab0f44408438720c20877d62a280484ae. * gnu/packages/gnome.scm (gnome-planner)[license]: Change GPL2 to GPL2+.
* gnu: Add gnome-planner.Chris Marusich2017-06-17
| | | | | | * gnu/packages/gnome.scm (gnome-planner): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: gnome-calendar: Update to 3.24.3.Kei Kebreau2017-06-16
| | | | * gnu/packages/gnome.scm (gnome-calendar): Update to 3.24.3.
* gnu: grilo: Add liboauth support.Kei Kebreau2017-06-16
| | | | * gnu/packages/gnome.scm (grilo)[inputs]: Add liboauth and cyrus-sasl.
* gnu: grilo: Update to 0.3.3.Kei Kebreau2017-06-16
| | | | * gnu/packages/gnome.scm (grilo): Update to 0.3.3.
* gnu: gnome-online-accounts: Update to 3.24.1.Kei Kebreau2017-06-16
| | | | * gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.24.1.
* gnu: gspell: Update to 1.4.1.Kei Kebreau2017-06-15
| | | | | * gnu/packages/gnome.scm (gspell): Update to 1.4.1. * gnu/packages/patches/gspell-dash-test.patch: Adjust accordingly.
* gnu: network-manager-applet: Update to 1.8.2.Kei Kebreau2017-06-15
| | | | | | * gnu/packages/gnome.scm (network-manager-applet): Update to 1.8.2. [arguments]: Remove "--without-wwan" configure flag. [inputs]: Add libselinux and modem-manager.
* gnu: Move desktop-file-utils to (gnu packages freedesktop).Danny Milosavljevic2017-06-15
| | | | | | | | * 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).
* gnu: network-manager: Update to 1.8.0.Kei Kebreau2017-06-15
| | | | | * gnu/packages/gnome.scm (network-manager): Update to 1.8.0. [inputs]: Add curl, cyrus-sasl and eudev.
* gnu: libgweather: Update to 3.24.1.Kei Kebreau2017-06-11
| | | | * gnu/packages/gnome.scm (libgweather): Update to 3.24.1.
* gnu: Add five-or-more.nee2017-06-11
| | | | | | * gnu/packages/gnome.scm (five-or-more): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: libgxps: Add "/" before name in source URL.djwj2017-06-10
| | | | | | * gnu/packages/gnome.scm (libgxps)[source]: Add "/". Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: evince: Enable XPS document support.Kei Kebreau2017-06-09
| | | | * gnu/packages/gnome.scm (evince)[inputs]: Add libarchive and libgxps.
* gnu: Add libgxps.Kei Kebreau2017-06-09
| | | | * gnu/packages/gnome.scm (libgxps): New variable.
* gnu: gnome-shell: Fix startup failure.Marius Bakke2017-06-08
| | | | | | Fixes <https://bugs.gnu.org/27264>. * gnu/packages/gnome.scm (gnome-shell)[inputs]: Add LIBRSVG and GEOCLUE.
* gnu: geoclue: Create typelib files.Marius Bakke2017-06-08
| | | | * gnu/packages/gnome.scm (geoclue)[native-inputs]: Add GOBJECT-INTROSPECTION.
* Merge branch 'staging'Marius Bakke2017-06-05
|\
| * gnu: gnumeric: Update to 1.12.34.Kei Kebreau2017-05-31
| | | | | | | | | | * gnu/packages/gnome.scm (gnumeric): Update to 1.12.34. [native-inputs]: Add docbook-xml and itstool.
| * gnu: shotwell: Update to 0.26.1.Kei Kebreau2017-05-30
| | | | | | | | | | * gnu/packages/gnome.scm (shotwell): Update to 0.26.1. [inputs]: Add libgdata.
| * gnu: Add libgdata.Kei Kebreau2017-05-30
| | | | | | | | | | | | | | * 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.
| * gnu: gnome-desktop: Update to 3.24.2.Marius Bakke2017-05-25
| | | | | | | | * gnu/packages/gnome.scm (gnome-desktop): Update to 3.24.2.
| * gnu: gnome-disk-utility: Update to 3.24.1.Marius Bakke2017-05-25
| | | | | | | | * gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.24.1.
| * gnu: gnome-mines: Update to 3.24.0.Marius Bakke2017-05-25
| | | | | | | | * gnu/packages/gnome.scm (gnome-mines): Update to 3.24.0.
| * gnu: gnome-sudoku: Update to 3.24.0.Marius Bakke2017-05-25
| | | | | | | | * gnu/packages/gnome.scm (gnome-sudoku): Update to 3.24.0.
| * gnu: gnome-terminal: Update to 3.24.2.Marius Bakke2017-05-25
| | | | | | | | * gnu/packages/gnome.scm (gnome-terminal): Update to 3.24.2.
| * gnu: libgweather: Update to 3.24.0.Marius Bakke2017-05-25
| | | | | | | | * gnu/packages/gnome.scm (libgweather): Update to 3.24.0.
| * gnu: gnome-settings-daemon: Update to 3.24.2.Marius Bakke2017-05-25
| | | | | | | | * gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.24.2.
| * gnu: devhelp: Update to 3.24.0.Marius Bakke2017-05-25
| | | | | | | | * gnu/packages/gnome.scm (devhelp): Update to 3.24.0.
| * gnu: totem: Update to 3.24.0.Marius Bakke2017-05-25
| | | | | | | | * gnu/packages/gnome.scm (totem): Update to 3.24.0.
| * gnu: epiphany: Update to 3.24.2.Marius Bakke2017-05-25
| | | | | | | | * gnu/packages/gnome.scm (epiphany): Update to 3.24.2.
| * gnu: zenity: Update to 3.24.0.Marius Bakke2017-05-25
| | | | | | | | * gnu/packages/gnome.scm (zenity): Update to 3.24.0.
| * gnu: mutter: Update to 3.24.2.Marius Bakke2017-05-25
| | | | | | | | * gnu/packages/gnome.scm (mutter): Update to 3.24.2.
| * gnu: evolution-data-server: Update to 3.24.2.Marius Bakke2017-05-25
| | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (evolution-data-server): Update to 3.24.2. [build-system]: Change to CMAKE-BUILD-SYSTEM. [arguments]<#:configure-flags>: Adjust accordingly. Enable introspection. <#:phases>: Patch tests after unpack. [native-inputs]: Change PYTHON to PYTHON-WRAPPER. [inputs]: Add MIT-KRB5 and OPENLDAP.
| * gnu: gdm: Update to 3.24.2.Marius Bakke2017-05-24
| | | | | | | | * gnu/packages/gnome.scm (gdm): Update to 3.24.2.
| * gnu: gnome-control-center: Update to 3.24.2.Marius Bakke2017-05-24
| | | | | | | | * gnu/packages/gnome.scm (gnome-control-center): Update to 3.24.2.
| * gnu: gnome-shell: Update to 3.24.2.Marius Bakke2017-05-24
| | | | | | | | | | | | | | * gnu/packages/patches/gnome-shell-CVE-2017-8288.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/gnome.scm (gnome-shell): Update to 3.24.2. [source]: Remove patch.
| * gnu: nautilus: Update to 3.24.1.Marius Bakke2017-05-24
| | | | | | | | * gnu/packages/gnome.scm (nautilus): Update to 3.24.1.
| * gnu: gnome-calendar: Update to 3.24.2.Marius Bakke2017-05-24
| | | | | | | | * gnu/packages/gnome.scm (gnome-calendar): Update to 3.24.2.
| * gnu: gnome-dictionary: Update to 3.24.0.Marius Bakke2017-05-24
| | | | | | | | * gnu/packages/gnome.scm (gnome-dictionary): Update to 3.24.0.
| * gnu: gnome-tweak-tool: Update to 3.24.0.Marius Bakke2017-05-24
| | | | | | | | * gnu/packages/gnome.scm (gnome-tweak-tool): Update to 3.24.0.
| * gnu: gnome-shell-extensions: Update to 3.24.2.Marius Bakke2017-05-24
| | | | | | | | * gnu/packages/gnome.scm (gnome-shell-extensions): Update to 3.24.2.