summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: bluez: Update to 5.39.•••* gnu/packages/linux.scm (bluez): Update to 5.39. [source]: Use kernel mirror. Efraim Flashner2016-05-161-3/+3
* gnu: libical: Update to 2.0.0.•••* gnu/packages/calendar.scm (libical): Update to 2.0.0. [arguments]: Add configure-flag to add "/lib64" to the rpath. Efraim Flashner2016-05-161-2/+7
* gnu: qemu: Update to 2.6.0.•••* gnu/packages/qemu.scm (qemu): Update to 2.6.0. [arguments]: Re-enable parallel tests. Efraim Flashner2016-05-161-6/+3
* gnu: libqmi: Update to 1.14.2.•••* gnu/packages/freedesktop.scm (libqmi): Update to 1.14.2. Efraim Flashner2016-05-161-2/+2
* gnu: libmbim: Update to 1.12.4.•••* gnu/packages/freedesktop.scm (libmbim): Update to 1.12.4. [home-page]: Use https. Efraim Flashner2016-05-161-3/+3
* gnu: Add gtkspell3.•••* gnu/packages/gtk.scm (gtkspell3): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Kei Yamashita2016-05-161-0/+29
* gnu: exempi: Update to 2.3.0.•••* gnu/packages/freedesktop.scm (exempi): Update to 2.3.0. Efraim Flashner2016-05-161-2/+2
* gnu: libinput: Update to 1.3.0.•••* gnu/packages/freedesktop.scm (libinput): Update to 1.3.0. Efraim Flashner2016-05-161-2/+2
* gnu: owncloud-client: Update to 2.2.0.•••* gnu/packages/owncloud.scm (owncloud-client): Update to 2.2.0. Efraim Flashner2016-05-161-2/+2
* gnu: libidn: Update license.•••* gnu/packages/libidn.scm (libidn)[license]: Change the license to gpl2+ gpl3+ lgpl3+ fdl1.3+. Efraim Flashner2016-05-161-1/+4
* gnu: Add libbsd.•••* gnu/packages/libbsd.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Leo Famulari2016-05-152-0/+48
* gnu: minetest: Update to 0.4.14.•••* gnu/packages/games.scm (minetest-data, minetest): Update to 0.4.14. David Thompson2016-05-151-5/+5
* gnu: Add gnome-tweak-tool.•••* gnu/packages/patches/gnome-tweak-tool-search-paths.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (gnome-tweak-tool): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Jan Nieuwenhuizen2016-05-153-0/+96
* gnu: libnotify: Add dependency on gobject-introspection.•••* gnu/packages/gnome.scm (libnotify)[native-inputs]: Add gobject-introspection. Signed-off-by: Leo Famulari <leo@famulari.name> Jan Nieuwenhuizen2016-05-151-1/+3
* gnu: love: Update to 0.10.1.•••* gnu/packages/game-development.scm (love): Update to 0.10.1. 宋文武2016-05-151-2/+2
* gnu: wxmaxima: Update to 16.04.2.•••* gnu/packages/maths.scm (wxmaxima): Update to 16.04.2. 宋文武2016-05-151-2/+2
* gnu: cross-base: Add srfi-26 for glibc.•••Fixes a regression introduced in commit efc4eb147512fa7a2c6d74d9b296cfc22b1ef198. * gnu/packages/cross-base.scm (cross-libc)[arguments]: Add (srfi srfi-26). Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jan Nieuwenhuizen2016-05-141-0/+5
* gnu: guix: Update development snapshot.•••* gnu/packages/package-management.scm (guix-devel): Update to e9017c9. Use http URL. Ludovic Courtès2016-05-141-3/+5
* gnu: git: Fix search path specification for 'GIT_SSL_CAINFO'.•••Reported by ng0 <ng0@n0.is>. * gnu/packages/version-control.scm (git)[native-search-paths]: Add 'file-type'. Ludovic Courtès2016-05-141-0/+1
* gnu: certbot: Update home page URL.•••This is a followup to commit 9495cf9a804e63b7173a78c22b9c91991b9520a6. * gnu/packages/tls.scm (certbot)[home-page]: Update to new location. Leo Famulari2016-05-141-1/+1
* gnu: Rename letsencrypt to certbot. Upgrade certbot and python-acme to 0.6.0.•••* gnu/packages/tls.scm (letsencrypt): Rename to... (certbot): ... this. (letsencrypt): Inherit from certbot. [source]: Update to 0.6.0 [arguments]: Adjust paths. (python-acme, python2-acme): Update to 0.6.0. Leo Famulari2016-05-141-15/+25
* gnu: jemalloc: No longer build with gcc-4.8 on i686.•••* gnu/packages/jemalloc.scm (jemalloc)[native-inputs]: Remove field. Mark H Weaver2016-05-131-6/+0
* gnu: Update module imports for asciidoc and doxygen.•••This is a followup to commit 0573a923def01e54bf104e0015ade44ab42f694f. * gnu/packages/algebra.scm, gnu/packages/bioinformatics.scm, gnu/packages/fcitx.scm, gnu/packages/fish.scm, gnu/packages/freedesktop.scm, gnu/packages/game-development.scm, gnu/packages/gcc.scm, gnu/packages/graphics.scm, gnu/packages/image.scm, gnu/packages/kodi.scm, gnu/packages/libreoffice.scm, gnu/packages/linux.scm, gnu/packages/messaging.scm, gnu/packages/mpd.scm, gnu/packages/music.scm, gnu/packages/rdf.scm, gnu/packages/serialization.scm, gnu/packages/version-control.scm, gnu/packages/web.scm, gnu/packages/wm.scm, gnu/packages/xdisorg.scm, gnu/packages/xiph.scm: Change imports of (gnu packages asciidoc) or (gnu packages doxygen) to (gnu packages documentation). Mark H Weaver2016-05-1222-22/+22
* Merge branch 'gnome-updates'Mark H Weaver2016-05-1233-3886/+539
|\
| * gnu: icecat: Update to 38.8.0-gnu1.•••* gnu/packages/patches/icecat-CVE-2016-2805.patch, gnu/packages/patches/icecat-CVE-2016-2807-pt1.patch, gnu/packages/patches/icecat-CVE-2016-2807-pt2.patch, gnu/packages/patches/icecat-CVE-2016-2807-pt3.patch, gnu/packages/patches/icecat-CVE-2016-2807-pt4.patch, gnu/packages/patches/icecat-CVE-2016-2807-pt5.patch, gnu/packages/patches/icecat-CVE-2016-2808.patch, gnu/packages/patches/icecat-CVE-2016-2814.patch, gnu/packages/patches/icecat-re-enable-DHE-cipher-suites.patch, gnu/packages/patches/icecat-update-bundled-graphite2.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. * gnu/packages/gnuzilla.scm (icecat): Update to 38.8.0-gnu1. [source] Remove deleted patches. Mark H Weaver2016-05-1212-3243/+3
| * gnu: aseprite: Fix build.•••* gnu/packages/game-development.scm (aseprite)[arguments]: Remove #:phases. 宋文武2016-05-121-9/+1
| * Merge branch 'master' into gnome-updatesMark H Weaver2016-05-1133-841/+272
| |\
| * | gnu: totem: Fix build on i686.•••* gnu/packages/patches/totem-debug-format-fix.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (totem)[source]: Add patch. Mark H Weaver2016-05-113-1/+14
| * | gnu: gnome-klotski: Fix build.•••* gnu/packages/gnome.scm (gnome-klotski)[inputs]: Add libgames-support. 宋文武2016-05-081-0/+1
| * | gnu: Add libgames-support.•••* gnu/packages/gnome.scm (libgames-support): New variable. 宋文武2016-05-081-0/+36
| * | gnu: poppler: Update to 0.43.0.•••* gnu/packages/pdf.scm (poppler): Update to 0.43.0. 宋文武2016-05-081-2/+2
| * | gnu: Unregister poppler-CVE-2015-8868.patch.•••* gnu/local.mk (dist_patch_DATA): Unregister poppler-CVE-2015-8868.patch. 宋文武2016-05-081-1/+0
| * | Merge branch 'master' into gnome-updates宋文武2016-05-0841-442/+1052
| |\ \
| * \ \ Merge branch 'master' into gnome-updatesMark H Weaver2016-05-0426-64/+1407
| |\ \ \
| * | | | gnu: yelp: Add gsettings-desktop-schemas to inputs.•••* gnu/packages/gnome.scm (yelp)[inputs]: Add gsettings-desktop-schemas. 宋文武2016-05-021-1/+2
| * | | | gnu: gom: Update to 0.3.2.•••* gnu/packages/gnome.scm (gom): Update to 0.3.2. 宋文武2016-05-021-2/+2
| * | | | gnu: gnome: Add desktop-file-utils.•••* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add desktop-file-utils. 宋文武2016-05-021-0/+1
| * | | | gnu: gst-plugins-good: Disable a failing rtprtx test.•••* gnu/packages/gstreamer.scm (gst-plugins-good)[arguments]: Disable 'test_rtxreceive_data_reconstruction'. 宋文武2016-05-021-0/+3
| * | | | gnu: udisks: Update to 2.1.7.•••* gnu/packages/freedesktop.scm (udisks): Update to 2.1.7. 宋文武2016-05-021-2/+2
| * | | | gnu: gnome: Add baobab, gnome-backgrounds and gvfs.•••* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add baobab, gnome-backgrounds and gvfs. 宋文武2016-05-021-0/+3
| * | | | gnu: nautilus: Update to 3.20.1.•••* gnu/packages/gnome.scm (nautilus): Update to 3.20.1. 宋文武2016-05-021-2/+2
| * | | | gnu: grilo-plugins: Update to 0.3.1.•••* gnu/packages/gnome.scm (grilo-plugins): Update to 0.3.1. [inputs]: Add nettle. 宋文武2016-05-021-2/+3
| * | | | gnu: grilo: Update to 0.3.0.•••* gnu/packages/gnome.scm (grilo): Update to 0.3.0. 宋文武2016-05-021-2/+2
| * | | | gnu: gedit: Enable Python Console plugin.•••* gnu/packages/gnome.scm (gedit)[arguments]: Wrap with PYTHONPATH. 宋文武2016-05-021-1/+4
| * | | | gnu: libpeas: Add inputs.•••* gnu/packages/gnome.scm (libpeas)[inputs]: Add glade, libxml2, python and python-pygobject. 宋文武2016-05-021-5/+5
| * | | | gnu: network-manager: Update to 1.2.0.•••* gnu/packages/gnome.scm (network-manager): Update to 1.2.0. [inputs]: Add modem-manager. 宋文武2016-05-021-4/+7
| * | | | gnu: librsvg: Drop 'loaders.cache' file.•••This is a followup to 05c4b7e93. * gnu/packages/gnome.scm (librsvg)[arguments]: Don't install 'loaders.cache' file. * gnu/packages/gnome.scm (gnome-themes-standard), gnu/packages/key-mon.scm (keymon), gnu/packages/music.scm (solfege): Remove wrap phase for SVG support. 宋文武2016-05-023-52/+7
| * | | | gnu: dconf-editor: Update to 3.20.1.•••* gnu/packages/gnome.scm (dconf-editor): Update to 3.20.1. 宋文武2016-05-021-2/+2
| * | | | gnu: baobab: Update to 3.20.1.•••* gnu/packages/gnome.scm (baobab): Update to 3.20.1. 宋文武2016-05-021-2/+2
| * | | | gnu: gnome-shell: Update to 3.20.1.•••* gnu/packages/gnome.scm (gnome-shell): Update to 3.20.1. 宋文武2016-05-021-2/+2