aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAge
* gnu: cups-filters: Remove duplicate ‘--with-gs-path=’ flag.•••* gnu/packages/cups.scm (cups-filters)[arguments]: Remove redundant ‘--with-gs-path=’ from #:configure-flags, left over from a botched merge. Tobias Geerinckx-Rice2016-10-30
* gnu: cups-filters: Update to 1.11.5.•••* gnu/packages/cups.scm (cups-filters): Update to 1.11.5. [arguments]: Add ‘--with-gs-path=’ to #:configure-flags. [inputs]: Add mupdf. Tobias Geerinckx-Rice2016-10-30
* Merge branch 'master' into core-updatesLeo Famulari2016-10-28
|\
| * gnu: python-twobitreader: Update to 3.1.4.•••* gnu/packages/bioinformatics.scm (python-twobitreader, python2-twobitreader): Update to 3.1.4. Leo Famulari2016-10-28
| * gnu: python-twobitreader: Disable the test suite.•••The tests were silently skipped with Python 3.4. With Python 3.5, this caused the build of python-twobitreader to fail. * gnu/packages/bioinformatics.scm (python-twobitreader, python2-twobitreader)[arguments]: Disable the tests. Leo Famulari2016-10-28
| * gnu: Add emacs-org-trello.•••* gnu/packages/emacs.scm (emacs-org-trello): New variable. Roel Janssen2016-10-28
* | Merge branch 'master' into core-updatesLeo Famulari2016-10-28
|\|
| * gnu: python-wsgiproxy2: Disable the test suite.•••* gnu/packages/python.scm (python-wsgiproxy2, python2-wsgiproxy2)[arguments]: Disable the tests. Leo Famulari2016-10-28
| * gnu: python-beautifulsoup4: Update to 4.5.1.•••* gnu/packages/python.scm (python-beautifulsoup4, python2-beautifulsoup4): Update to 4.5.1. Leo Famulari2016-10-28
| * gnu: python-beautifulsoup4: Run the test suite.•••* gnu/packages/python.scm (python-beautifulsoup4)[arguments]: Add field run python-2 -> python-3 conversion script and test suite. (python2-beautifulsoup4)[arguments]: Specify use of python-2. Leo Famulari2016-10-28
| * gnu: python-feedparser: Disable the test suite.•••The tests were silently skipped with Python 3.4. With Python 3.5, this caused the build of python-feedparser to fail. * gnu/packages/python.scm (python-feedparser, python2-feedparser)[arguments]: Disable the tests. Leo Famulari2016-10-28
| * gnu: libwebp: Fix CVE-2016-9085.•••* gnu/packages/patches/libwebp-CVE-2016-9085.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image.scm (libwebp)[source]: Use it. Leo Famulari2016-10-28
| * gnu: libwebp: Update to 0.5.1.•••* gnu/packages/image.scm (libwebp): Update to 0.5.1. Leo Famulari2016-10-28
| * gnu: Add emacs-request.•••* gnu/packages/emacs.scm (emacs-request): New variable. Roel Janssen2016-10-28
| * gnu: Add qwt.•••* gnu/packages/qt.scm (qwt): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Thomas Danckaert2016-10-28
* | gnu: gxmessage: Don't install 'icon-theme.cache'.•••* gnu/packages/gxmessage.scm (gxmessage)[arguments]: Add 'skip-gtk-update-icon-cache' phase. [native-inputs]: Remove gtk+:bin. 宋文武2016-10-28
* | gnu: python-parse: Fix patch file name in gnu/local.mk.•••This is a followup to commit aa6c09ed71acbc371731d56424ee403a69efb833. * gnu/local.mk (dist_patch_DATA): "python-python-parse-too-many-fields.patch" => "python-parse-too-many-fields.patch". Mark H Weaver2016-10-27
* | Merge branch 'master' into core-updatesMark H Weaver2016-10-27
|\|
| * gnu: Add r-mutationalpatterns.•••* gnu/packages/bioinformatics.scm (r-mutationalpatterns): New variable. Roel Janssen2016-10-27
| * gnu: jasper: Updat eto 1.900.16.•••* gnu/packages/image.scm (japer): Update to 1.900.16. Efraim Flashner2016-10-27
| * gnu: windowmaker: Add support for more image formats.•••* gnu/packages/gnustep.scm (windowmaker)[inputs]: Add giflib, libpng, and libtiff. Kei Kebreau2016-10-27
| * gnu: r: Use uname from Guix•••* gnu/packages/statistics.scm (r): Use uname from Guix. Roel Janssen2016-10-27
| * gnu: python-urllib3: Update to 1.18.1.•••* gnu/packages/python.scm (python-urllib3): Update to 1.18.1. [home-page]: Use https URL. Marius Bakke2016-10-27
| * tests: Test installation with a RAID root partition.•••* gnu/tests/install.scm (%raid-root-os, %raid-root-os-source) (%raid-root-installation-script, %test-raid-root-os): New variables. Ludovic Courtès2016-10-27
| * file-systems: 'disk-partitions' detected partitions from mapped devices.•••Previously, partitions of mdadm- or cryptsetup-produced block devices would not be returned by 'disk-partitions'. * gnu/build/file-systems.scm (disk-partitions)[last-character]: New procedure. [partition?]: Add 'name' parameter and rewrite. Adjust caller. * gnu/build/file-systems.scm (ENOENT-safe): Silently ignore ENOMEDIUM. Ludovic Courtès2016-10-27
| * tests: Add #:memory-size parameter for the command to run the installed OS.•••* gnu/tests/install.scm (qemu-command/writable-image): Add #:memory-size parameter and honor it. Ludovic Courtès2016-10-27
| * mapped-devices: Use 'mdadm-static' in 'raid-device-mapping'.•••* gnu/system/mapped-devices.scm (open-raid-device, close-raid-device): Use MDADM-STATIC instead of MDADM. Use 'file-append'. Ludovic Courtès2016-10-27
| * gnu: Add mdadm-static.•••* gnu/packages/linux.scm (mdadm-static): New variable. Ludovic Courtès2016-10-27
| * gnu: libmikmod: Update to 3.3.10.•••* gnu/packages/sdl.scm (libmikmod): Update to 3.3.10. Efraim Flashner2016-10-27
| * gnu: sdl2: Update to 2.0.5.•••* gnu/packages/sdl.scm (sdl2): Update to 2.0.5. Efraim Flashner2016-10-27
| * gnu: Use 'https' for libsdl urls.•••* gnu/packages/sdl.scm (sdl, sdl2, sdl-image, sdl-mixer, sdl-net) (sdl-ttf, sdl2-image, sdl2-ttf)[source]: Use https. [home-page]: Use https. Efraim Flashner2016-10-27
| * gnu: mcelog: Update to 144.•••* gnu/packages/linux.scm (mcelog): Update to 144. Tobias Geerinckx-Rice2016-10-27
| * gnu: btrfs-progs: Update to 4.8.2.•••* gnu/packages/linux.scm (btrfs-progs): Update to 4.8.2. Tobias Geerinckx-Rice2016-10-27
| * gnu: gnupg: Add support for pcsc-lite.•••* gnu/packages/gnupg.scm (gnupg)[inputs]: Add pcsc-lite. [arguments]: Rename phase 'patch-config-files' to 'patch-paths'. Patch `scd/scdaemon.c' with absolute path of libpcsclite.so. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Mike Gerwitz2016-10-27
| * gnu: Add pcsc-lite.•••* gnu/packages/security-token.scm (pcsc-lite): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Mike Gerwitz2016-10-27
| * gnu: Add dbacl.•••* gnu/packages/textutils.scm (dbacl): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> ng02016-10-27
| * gnu: valgrind: Use 'modify-phases' syntax.•••* gnu/packages/valgrind.scm (valgrind)[arguments]: Use 'modify-phases' syntax. Efraim Flashner2016-10-27
| * gnu: valgrind: Update to 3.12.0.•••* gnu/packages/valgrind.scm (valgrind): Update to 3.12.0. Efraim Flashner2016-10-27
| * gnu: python-pathlib2: Add comment.•••As suggested by Efraim Flashner. * gnu/packages/python.scm (python-pathlib2): Add comment. Hartmut Goebel2016-10-27
| * gnu: shotwell: Update to 0.25.0.•••* gnu/packages/gnome.scm (shotwell): Update to 0.25.0. [inputs]: Add gcr. Leo Famulari2016-10-26
| * gnu: vdirsyncer: Update to 0.14.0.•••* gnu/packages/dav.scm (vdirsyncer): Update to 0.14.0. Leo Famulari2016-10-26
| * tests: Test installation with store on a separate partition.•••This is a followup to 0f65f54ebd76324653fd5506a7dab42ee44d9255. * gnu/tests/install.scm (%separate-store-os, %separate-store-os-source) (%separate-store-installation-script, %test-separate-store-os): New variables. Ludovic Courtès2016-10-27
* | gnu: python-parse: Use 'modify-phases' syntax.•••* gnu/packages/python.scm (python-parse)[arguments]: Use 'modify-phases' syntax. Efraim Flashner2016-10-27
* | gnu: python-parse: Fix failing test.•••* gnu/packages/python.scm (python-parse)[origin]: Add patch. * gnu/packages/patches/python-parse-too-many-fields.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Efraim Flashner2016-10-27
* | gnu: python-pytest-django: Add missing test input.•••* gnu/packages/django.scm (python-pytest-django)[native-inputs]: Add python-django. Efraim Flashner2016-10-27
* | gnu: python-django-filter: Add inputs for tests.•••* gnu/packages/django.scm (python-django-filter)[native-inputs]: Add python-django, python-mock. Efraim Flashner2016-10-27
* | gnu: python-wtforms: Skip optional tests.•••* gnu/packages/python.scm (python-wtforms)[arguments]: Add a phase preventing tests from failing when optional tests aren't run. Efraim Flashner2016-10-27
* | gnu: lightning: Add missing input.•••* gnu/packages/assembly.scm (lightning)[native-inputs]: Add zlib. Efraim Flashner2016-10-27
* | gnu: gxmessage: Add missing input.•••* gnu/packages/gxmessage.scm (gxmessage)[native-inputs]: Add gtk+3-bin. Efraim Flashner2016-10-27
* | gnu: btrfs-progs: Update to 4.8.2.•••* gnu/packages/linux.scm (btrfs-progs): Update to 4.8.2. Leo Famulari2016-10-27