summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
...
* gnu: cssc: Update to 1.4.0.•••* gnu/packages/version-control.scm (cssc): Update to 1.4.0. [source]: Remove unneeded patches (i.e. all of them). * gnu/packages/patches/cssc-gets-undeclared.patch: Delete file. * gnu/packages/patches/cssc-missing-include.patch: Likewise. * gnu/local.mk (dist_patch_DATA): Remove deleted patches. Tobias Geerinckx-Rice2016-12-124-35/+2
* gnu: gsl: Update to 2.3.•••* gnu/packages/maths.scm (gsl): Update to 2.3. Tobias Geerinckx-Rice2016-12-121-2/+2
* gnu: vim: Update to 8.0.0133.•••* gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0133. Tobias Geerinckx-Rice2016-12-121-2/+2
* gnu: denemo: Change default preferences to use the already-present lilypond.•••* gnu/packages/music.scm (denemo)[progpagated-inputs]: Move lilypond to ... [inputs]: ... here. [phases]: New phase set-lilypond. Kei Kebreau2016-12-121-2/+13
* gnu: calibre: Update to 2.74.0.•••* gnu/packages/ebook.scm (calibre): Update to 2.74.0. Efraim Flashner2016-12-121-2/+2
* gnu: python-sip: Update to 4.18.1.•••* gnu/packages/qt.scm (python-sip): Update to 4.18.1. Efraim Flashner2016-12-121-2/+2
* gnu: python-pyqt-4: Use 'modify-phases' syntax.•••* gnu/packages/qt.scm (python-pyqt-4)[arguments]: Use 'modify-phases' syntax. Efraim Flashner2016-12-121-22/+21
* gnu: python-pyqt@5.5: Remove variable.•••* gnu/packages/qt.scm (python-pyqt@5.5, python2-pyqt@5.5): Remove them. Efraim Flashner2016-12-121-57/+0
* gnu: calibre: Update qt dependancies.•••* gnu/packages/ebook.scm (calibre)[native-inputs]: Remove qt, add qtbase. [inputs]: Remove qt, replace python2-pyqt@5.5 with python2-pyqt. Efraim Flashner2016-12-121-3/+2
* gnu: python-pyqt: Build with more qt modules.•••* gnu/packages/qt.scm (python-pyqt)[inputs]: Add qtbase, qtconnectivity, qtdeclarative, qtlocation, qtmultimedia, qtsensors, qtserialport, qtsvg, qttools, qtwebchannel, qtwebkit, qtwebsockets, qtx11extras, qtxmlpatterns. (python2-pyqt)[inputs]: Same. (python-pyqt@4)[inputs]: Only use python. Efraim Flashner2016-12-121-2/+18
* gnu: orfm: Update to 0.6.0.•••* gnu/packages/bioinformatics.scm (orfm): Update to 0.6.0. Ben Woodcroft2016-12-121-2/+2
* gnu: direnv: Update to 2.10.0.•••* gnu/packages/shellutils.scm (direnv): Update to 2.10.0. Signed-off-by: Leo Famulari <leo@famulari.name> Christopher Baines2016-12-111-2/+2
* Merge branch 'staging'Leo Famulari2016-12-1138-1564/+117
|\
| * Merge branch 'master' into stagingMark H Weaver2016-12-1017-138/+690
| |\
| * | gnu: libsoup: Update to 2.56.0.•••* gnu/packages/gnome.scm (libsoup): Update to 2.56.0. Ludovic Courtès2016-12-101-2/+2
| * | gnu: ruby-sdoc: Update to 0.4.2.•••* gnu/packages/ruby.scm (ruby-sdoc): Update to 0.4.2. [arguments]: Remove 'relax-minitest-requirement' phase, Add 'set-rubylib' phase. [native-inputs]: Add ruby-hoe. Ben Woodcroft2016-12-101-7/+6
| * | gnu: Adjust gemspec modifications for ruby-2.3.2.•••* gnu/packages/ruby.scm (ruby-mocha)[arguments]: Adjust 'substitute*' of gemspec. (ruby-domain-name)[arguments]: Likewise. Ben Woodcroft2016-12-101-3/+3
| * | Merge remote-tracking branch 'origin/master' into stagingLudovic Courtès2016-12-0954-481/+1739
| |\ \
| * | | gnu: libepoxy: Add patch to avoid segfault when GL support is missing.•••* gnu/packages/patches/libepoxy-gl-null-checks.patch: New file. * gnu/packages/gl.scm (libepoxy)[source]: Add it. * gnu/local.mk (dist_patch_DATA): Add it. Ludovic Courtès2016-12-093-1/+57
| * | | gnu: ruby-sdoc: Really relax minitest version requirement.•••* gnu/packages/ruby.scm (ruby-sdoc)[arguments]: Adjust pattern in 'relax-minitest-requirement'. Ludovic Courtès2016-12-091-3/+3
| * | | gnu: mupdf: Update to 1.10a.•••* gnu/packages/patches/mupdf-CVE-2016-6265.patch: Delete file. * gnu/packages/patches/mupdf-CVE-2016-6525.patch: Likewise. * gnu/packages/patches/mupdf-CVE-2016-7504.patch: Likewise. * gnu/packages/patches/mupdf-CVE-2016-7505.patch: Likewise. * gnu/packages/patches/mupdf-CVE-2016-7506.patch: Likewise. * gnu/packages/patches/mupdf-CVE-2016-7563.patch: Likewise. * gnu/packages/patches/mupdf-CVE-2016-7564.patch: Likewise. * gnu/packages/patches/mupdf-CVE-2016-8674.patch: Likewise. * gnu/packages/patches/mupdf-CVE-2016-9017.patch: Likewise. * gnu/packages/patches/mupdf-CVE-2016-9136.patch: Likewise. * gnu/packages/patches/mupdf-build-with-openjpeg-2.1.patch: Adjust to 1.10a. * gnu/local.mk (dist_patch_DATA): Remove deleted patches. * gnu/packages/pdf.scm (mupdf): Update to 1.10a. [source]: Remove patches. Marius Bakke2016-12-0413-570/+3
| * | | Merge branch 'master' into stagingMarius Bakke2016-12-0463-3093/+1752
| |\ \ \
| * | | | gnu: tzdata: Update to 2016j.•••* gnu/packages/base.scm (tzdata): Update to 2016j. [source]: Use HTTPS URL. [home-page]: Use HTTPS URL. Leo Famulari2016-12-021-5/+5
| * | | | gnu: bluez: Update to 5.43.•••* gnu/packages/linux.scm (bluez): Update to 5.43. Marius Bakke2016-12-021-2/+2
| * | | | gnu: mesa: Update to 13.0.2.•••* gnu/packages/gl.scm (mesa): Update to 13.0.2. [inputs]: Remove eudev. [native-inputs]: Move 'mesa-wayland-egl-symbols-check-mips.patch' to ... [source]: ... here. [arguments]: Don't apply patch. Remove udev substitution. Marius Bakke2016-12-021-28/+5
| * | | | gnu: cairo: Eliminate graft.•••* gnu/packages/gtk.scm (cairo)[replacement]: Remove field. [source]: Add patch from 'cairo/fixed'. (cairo-xcb)[source]: Inherit from cairo. [replacement]: Remove field. (cairo/fixed): Remove variable. * gnu/packages/pdf.scm (poppler)[inputs]: Remove cairo replacement. Marius Bakke2016-11-302-24/+2
| * | | | gnu: dbus: Update to 1.10.14.•••* gnu/packages/glib.scm (dbus): Update to 1.10.14. Marius Bakke2016-11-301-2/+2
| * | | | gnu: dbus: Eliminate graft.•••* gnu/packages/glib.scm (dbus)[replacement]: Remove field. [version]: Update to 1.10.12. [source]: Update hash. (dbus-1.10.12): Remove variable. Marius Bakke2016-11-301-18/+2
| * | | | gnu: pixman: Eliminate graft.•••* gnu/packages/xdisorg.scm (pixman)[replacement]: Remove field. [source]: Add patch from 'pixman/fixed'. (pixman/fixed): Remove variable. Marius Bakke2016-11-301-10/+2
| * | | | Merge branch 'master' into stagingMarius Bakke2016-11-30108-2760/+6272
| |\ \ \ \
| * | | | | gnu: libxi: Update to 1.7.8.•••* gnu/packages/xorg.scm (libxi): Update to 1.7.8. Tobias Geerinckx-Rice2016-11-291-2/+2
| * | | | | gnu: docbook-xsl: Update to 1.79.1.•••* gnu/packages/docbook.scm (docbook-xsl): Update to 1.79.1. Marius Bakke2016-11-271-2/+2
| * | | | | gnu: libtiff: Update to 4.0.7.•••* gnu/packages/image.scm (libtiff): Update to 4.0.7. [source]: Update URL and remove obsolete patches. [home-page]: Update URL. [native-inputs]: Add gcc-5. (libtiff-4.0.7): Delete variable. * gnu/packages/patches/libtiff-CVE-2015-8665+CVE-2015-8683.patch, gnu/packages/patches/libtiff-CVE-2016-3623.patch, gnu/packages/patches/libtiff-CVE-2016-3945.patch, gnu/packages/patches/libtiff-CVE-2016-3990.patch, gnu/packages/patches/libtiff-CVE-2016-3991.patch, gnu/packages/patches/libtiff-CVE-2016-5314.patch, gnu/packages/patches/libtiff-CVE-2016-5321.patch, gnu/packages/patches/libtiff-CVE-2016-5323.patch, gnu/packages/patches/libtiff-oob-accesses-in-decode.patch, gnu/packages/patches/libtiff-oob-write-in-nextdecode.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. Leo Famulari2016-11-2312-804/+12
| * | | | | Merge branch 'master' into stagingLeo Famulari2016-11-2366-437/+2675
| |\ \ \ \ \
| * | | | | | gnu: harfbuzz: Update to 1.3.3.•••* gnu/packages/gtk.scm (harfbuzz): Update to 1.3.3. [home-page]: Use HTTPS. Marius Bakke2016-11-221-3/+3
| * | | | | | gnu: ruby: Update to 2.3.3.•••* gnu/packages/ruby.scm (ruby): Update to 2.3.3. Ben Woodcroft2016-11-221-2/+2
| * | | | | | gnu: shared-mime-info: Update to 1.7•••* gnu/packages/gnome.scm (shared-mime-info): Update to 1.7. Hartmut Goebel2016-11-211-2/+2
| * | | | | | gnu: swig: Update to 3.0.10.•••* gnu/packages/swig.scm (swig): Update to 3.0.10. Leo Famulari2016-11-211-2/+2
| * | | | | | gnu: ruby: Update to 2.3.2.•••* gnu/packages/ruby.scm (ruby): Update to 2.3.2. [replacement]: Remove field. [origin]: Remove patch. * gnu/packages/patches/ruby-symlinkfix.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Ben J Woodcroft2016-11-203-57/+2
| * | | | | | gnu: fftw: Build threads library.•••* gnu/packages/algebra.scm (fftw)[arguments]: Add "--enable-threads" to configure flags. Ricardo Wurmus2016-11-151-1/+2
* | | | | | | gnu: sunxi-tools: Update to 1.4.2.•••* gnu/packages/admin.scm (sunxi-tools): Update to 1.4.2. Signed-off-by: Leo Famulari <leo@famulari.name> Danny Milosavljevic2016-12-111-2/+2
* | | | | | | gnu: python-html5lib: Add dependency on python-webencodings.•••* gnu/packages/python.scm (python-html5lib, python2-html5lib)[propagated-inputs]: Add python-webencodings. Marius Bakke2016-12-111-1/+2
* | | | | | | gnu: Add python-webencodings.•••* gnu/packages/python.scm (python-webencodings, python2-webencodings): New variables. Marius Bakke2016-12-111-0/+40
* | | | | | | gnu: linux-libre: Update to 4.8.14.•••* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash) (linux-libre): Update to 4.8.14. Remove patches. (linux-libre-arm-generic): Remove patches. Mark H Weaver2016-12-111-42/+6
* | | | | | | gnu: linux-libre@4.4: Update to 4.4.38.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.38. Remove patches. Mark H Weaver2016-12-111-21/+3
* | | | | | | gnu: fcgi: Disable parallel building.•••* gnu/packages/web.scm (fcgi)[arguments]: Disable parallel building. Ricardo Wurmus2016-12-111-0/+2
* | | | | | | gnu: Add sshoot.•••* gnu/packages/vpn.scm (sshoot): New variable. Tobias Geerinckx-Rice2016-12-111-0/+28
* | | | | | | gnu: Add python-argcomplete.•••* gnu/packages/python.scm (python-argcomplete): New variable. Tobias Geerinckx-Rice2016-12-111-0/+25
* | | | | | | gnu: Add sshuttle.•••* gnu/packages/vpn.scm (sshuttle): New variable. Tobias Geerinckx-Rice2016-12-111-0/+33
* | | | | | | services: Activate system prior to services.•••* gnu/services.scm (activation-script): Move 'activation-current-system' call before (for-each primitive-load …). Signed-off-by: Ludovic Courtès <ludo@gnu.org> Christopher Baines2016-12-111-4/+6