summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
AgeCommit message (Expand)Author
2017-07-15gnu: 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-13gnu: 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-11gnu: Add lollypop....* gnu/packages/gnome.scm (lollypop): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> rennes
2017-07-10Merge branch 'master' into core-updatesLeo Famulari
2017-07-08gnu: libsoup: Adjust to new GnuTLS certificate-check behavior....* gnu/packages/gnome.scm (libsoup)[arguments]: Add #:modules. In 'pre-check' phase, invoke 'certtool'. [native-inputs]: Add GNUTLS. Ludovic Courtès
2017-07-08gnu: libsoup: Reindent....* gnu/packages/gnome.scm (libsoup): Reindent. Ludovic Courtès
2017-07-03gnu: 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-29Merge branch 'master' into core-updatesLeo Famulari
2017-06-26gnu: 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-26gnu: 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-26Merge branch 'master' into core-updatesMark H Weaver
2017-06-24gnu: Add eog-plugins....* gnu/packages/gnome.scm (eog-plugins): New variable. Ludovic Courtès
2017-06-24gnu: libpeas: Propagate gobject-introspection....* gnu/packages/gnome.scm (libpeas)[propagated-inputs]: New field. Ludovic Courtès
2017-06-24gnu: 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-20gnu: 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-20Merge branch 'master' into core-updatesMark H Weaver
2017-06-19gnu: 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-18Merge branch 'master' into core-updatesMark H Weaver
2017-06-17gnu: 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-17gnu: Add gnome-planner....* gnu/packages/gnome.scm (gnome-planner): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Chris Marusich
2017-06-16gnu: gnome-calendar: Update to 3.24.3....* gnu/packages/gnome.scm (gnome-calendar): Update to 3.24.3. Kei Kebreau
2017-06-16gnu: grilo: Add liboauth support....* gnu/packages/gnome.scm (grilo)[inputs]: Add liboauth and cyrus-sasl. Kei Kebreau
2017-06-16gnu: grilo: Update to 0.3.3....* gnu/packages/gnome.scm (grilo): Update to 0.3.3. Kei Kebreau
2017-06-16gnu: gnome-online-accounts: Update to 3.24.1....* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.24.1. Kei Kebreau
2017-06-15gnu: 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-15gnu: 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-15gnu: 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-15gnu: 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-11gnu: libgweather: Update to 3.24.1....* gnu/packages/gnome.scm (libgweather): Update to 3.24.1. Kei Kebreau
2017-06-11gnu: Add five-or-more....* gnu/packages/gnome.scm (five-or-more): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org> nee
2017-06-11Merge branch 'master' into core-updates...Conflicts: * gnu/packages/tls.scm (gnutls): Incorporated 3.5.13 graft (88e2511e217f2). Marius Bakke
2017-06-10gnu: 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-09gnu: evince: Enable XPS document support....* gnu/packages/gnome.scm (evince)[inputs]: Add libarchive and libgxps. Kei Kebreau
2017-06-09gnu: Add libgxps....* gnu/packages/gnome.scm (libgxps): New variable. Kei Kebreau
2017-06-10Merge branch 'master' into core-updatesMarius Bakke
2017-06-08gnu: 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-08gnu: geoclue: Create typelib files....* gnu/packages/gnome.scm (geoclue)[native-inputs]: Add GOBJECT-INTROSPECTION. Marius Bakke
2017-06-07Merge branch 'master' into core-updates...This merge commit includes a fix for CVE-2017-6512 in Perl 5.26.0. Leo Famulari
2017-06-05Merge branch 'staging'Marius Bakke
2017-06-03Merge branch 'master' into core-updates... Conflicts: gnu/packages/image.scm (incorporated libtiff graft) Marius Bakke
2017-05-31gnu: 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-30gnu: shotwell: Update to 0.26.1....* gnu/packages/gnome.scm (shotwell): Update to 0.26.1. [inputs]: Add libgdata. Kei Kebreau
2017-05-30gnu: 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-29byzanz: Add file-name for source....* gnu/packages/gnome.scm (byzanz)[source]: Add file-name field. Efraim Flashner
2017-05-25gnu: gnome-desktop: Update to 3.24.2....* gnu/packages/gnome.scm (gnome-desktop): Update to 3.24.2. Marius Bakke
2017-05-25gnu: gnome-disk-utility: Update to 3.24.1....* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.24.1. Marius Bakke
2017-05-25gnu: gnome-mines: Update to 3.24.0....* gnu/packages/gnome.scm (gnome-mines): Update to 3.24.0. Marius Bakke
2017-05-25gnu: gnome-sudoku: Update to 3.24.0....* gnu/packages/gnome.scm (gnome-sudoku): Update to 3.24.0. Marius Bakke
2017-05-25gnu: gnome-terminal: Update to 3.24.2....* gnu/packages/gnome.scm (gnome-terminal): Update to 3.24.2. Marius Bakke
2017-05-25gnu: libgweather: Update to 3.24.0....* gnu/packages/gnome.scm (libgweather): Update to 3.24.0. Marius Bakke