Age | Commit message (Expand) | Author |
2017-02-09 | gnu: Add python-ddt....* gnu/packages/python.scm (python-ddt, python2-ddt): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Muriithi Frederick Muriuki |
2017-02-09 | gnu: Add python-flake8-polyfill....* gnu/packages/python.scm (python-flake8-polyfill, python2-flake8-polyfill):
New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Muriithi Frederick Muriuki |
2017-02-09 | gnu: Add python-rst2ansi....* gnu/packages/python.scm (python-rst2ansi): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Muriithi Frederick Muriuki |
2017-02-09 | gnu: xf86-video-intel: Update to 2.99.917-3-e4fe79c....* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-3-e4fe79c.
| Marius Bakke |
2017-02-09 | gnu: vte-ng: Update to 0.46.1.a....* gnu/packages/gnome.scm (vte-ng): Update to 0.46.1.a.
| Marius Bakke |
2017-02-09 | git-download: Add 'git-predicate'....* guix/git-download.scm (git-predicate): New procedure.
* gnu/packages/package-management.scm (current-guix): Use it.
(make-git-predicate): Remove.
| Mathieu Lirzin |
2017-02-09 | gnu: gmsh: Propagate opencascade-oce....* gnu/packages/maths.scm (gmsh)[propagated-inputs]: Add opencascade-oce.
[arguments]: Remove #:phases parameter for component8_in_a_box test
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Paul Garlick |
2017-02-09 | gnu: libextractor: Move .a files to output "static"....* gnu/packages/gnunet.scm (libextractor): Move .a files to "static" output.
[arguments](phases): New phase for moving .a files to output "static".
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-02-09 | gnu: libextractor: Add dependencies....* gnu/packages/gnunet.scm (libextractor): Add dependencies:
tidy-html, libmp4v2, libsmf, bzip2.
[arguments](configure-flags): Add "--with-libtidy".
* Adjust the FIXME comment section accordingly.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-02-09 | gnu: Add libsmf....* gnu/packages/music.scm (libsmf): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-02-09 | gnu: Add tidy-html....* gnu/packages/web.scm (tidy-html): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-02-09 | gnu: Add libmp4v2....* gnu/packages/video.scm (libmp4v2): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-02-09 | gnu: xf86-input-libinput: Update to 0.24.0....* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.24.0.
| Marius Bakke |
2017-02-09 | gnu: lua: Update to 5.3.4....* gnu/packages/lua.scm (lua): Update to 5.3.4.
| Marius Bakke |
2017-02-09 | gnu: libvpx: Update to 1.6.1....* gnu/packages/video.scm (libvpx): Update to 1.6.1.
* gnu/packages/patches/libvpx-CVE-2016-2818.patch: Adjust to indentation changes.
| Marius Bakke |
2017-02-09 | gnu: vsearch: Update to 2.4.0....* gnu/packages/bioinformatics.scm (vsearch): Update to 2.4.0.
[source]: Convert most operations in the snippet to patch form and adjust
for 2.4.0.
* gnu/packages/patches/vsearch-unbundle-cityhash.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ben Woodcroft |
2017-02-09 | gnu: bash-minimal: Assume getcwd works correctly when cross-compiling...* gnu/packages/bash.scm (bash-minimal): Assume getcwd works correctly
when cross compiling.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Carlos Sánchez de La Lama |
2017-02-09 | gnu: mpv: Disable build date....* gnu/packages/video.scm (mpv)[arguments]: Add '--disable-build-date' to
the configure-flags.
| Efraim Flashner |
2017-02-09 | gnu: ffmpeg: Update to 3.2.3....* gnu/packages/video.scm (ffmpeg): Update to 3.2.3.
| Efraim Flashner |
2017-02-09 | gnu: isc-dhcp: Update bundled bind to 9.9.9-P6....* gnu/packages/admin.scm (isc-dhcp): Update bundled bind to 9.9.9-P6.
| Efraim Flashner |
2017-02-09 | gnu: databases.scm: Use license: prefix....* gnu/packages/databases.scm (4store, gdbm, bdb, bdb-5.3, mysql, mariadb,
postgresql, qdbm, rocksdb, sparql-query, sqlite, perl-dbi, redis,
unixodbc, kyotocabinet, wiredtiger): Use license: prefix.
| Marius Bakke |
2017-02-09 | gnu: databases.scm: Sort package imports....* gnu/packages/databases.scm (gnu): Sort module imports.
| Marius Bakke |
2017-02-09 | gnu: rocksdb: Update to 5.1.2....* gnu/packages/databases.scm (rocksdb): Update to 5.1.2.
[native-inputs]: Add WHICH.
| Marius Bakke |
2017-02-09 | gnu: weechat: Make sure it finds the correct python....Fixes <https://bugs.gnu.org/21879>.
* gnu/packages/irc.scm (weechat)[arguments]: Drop 'set-python-file-name' phase
in favor of a 'wrap' phase.
| Marius Bakke |
2017-02-09 | gnu: bind: Update to 9.10.4-P6....* gnu/packages/dns.scm (bind): Update to 9.10.4-P6.
| Marius Bakke |
2017-02-08 | gnu: Add vinagre....* gnu/packages/gnome.scm (vinagre): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Thomas Danckaert |
2017-02-08 | gnu: Add freerdp....* gnu/packages/rdesktop.scm (freerdp): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Thomas Danckaert |
2017-02-08 | gnu: nix: Update to 1.11.6....* gnu/packages/package-management.scm (nix): Update to 1.11.6.
| 宋文武 |
2017-02-08 | gnu: python-dateutil-2: Update to 2.5.3....* gnu/packages/python.scm (python-dateutil-2): Update to 2.5.3.
| ng0 |
2017-02-07 | gnu: r: Build default packages reproducibly....This is a follow-up to commit de643f0c15677665acce73db9c28c5488e623633.
* gnu/packages/statistics.scm (r)[arguments]: Set the built timestamp for core
packages to the epoch; add phase "build-recommended-packages-reproducibly".
| Ricardo Wurmus |
2017-02-07 | gnu: Add python-pyodbc-c....* gnu/packages/databases.scm (python-pyodbc-c, python2-pyodbc-c):
New variables.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| Danny Milosavljevic |
2017-02-07 | gnu: youtube-dl: Update to 2017.02.07....* gnu/packages/video.scm (youtube-dl): Update to 2017.02.07.
| Tobias Geerinckx-Rice |
2017-02-07 | gnu: fonts: Use install-file where appropriate....* gnu/packages/fonts.scm (font-wqy-microhei, font-google-roboto)[arguments]:
Substitute the simpler INSTALL-FILE for every COPY-FILE invoked with redundant
arguments.
| Tobias Geerinckx-Rice |
2017-02-07 | gnu: mcelog: Update to 148....* gnu/packages/linux.scm (mcelog): Update to 148.
| Tobias Geerinckx-Rice |
2017-02-07 | gnu: Add lshw....* gnu/packages/linux.scm (lshw): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Boskovits, Gábor |
2017-02-07 | gnu: grub-efi: Really build the EFI variant....Fixes a regression introduced in
d846834fc2b2f76aa2e258685bc211edd31866c5 where '--with-platform=efi'
would no longer be passed.
* gnu/packages/grub.scm (grub-efi)[arguments]: Provide a default value
for #:configure-flags.
| Ludovic Courtès |
2017-02-06 | gnu: epiphany: Update to 3.22.6 [security update]....See <https://bugzilla.gnome.org/show_bug.cgi?id=752738>.
* gnu/packages/gnome.scm (epiphany): Update to 3.22.6.
[arguments]: Add #:configure-flags '("CFLAGS=-std=gnu99").
| Mark H Weaver |
2017-02-06 | gnu: bdb: Correct license....* gnu/packages/databases.scm (bdb)[license]: Replace with up-to-date
information. Move previous contents to ...
(bdb-5.3)[license]: ... here.
| Marius Bakke |
2017-02-06 | gnu: dosfstools: Update to 4.1....* gnu/packages/disk.scm (dosfstools): Update to 4.1.
[arguments]: Enable tests.
[native-inputs]: Add VIM.
| Marius Bakke |
2017-02-06 | gnu: grub: Update to 2.02rc1....* gnu/packages/grub.scm (grub, grub-efi): Update to 2.02rc1.
[arguments]: Don't disable grub_func_test. Remove #:configure-flags.
| Marius Bakke |
2017-02-06 | gnu: certbot, python-acme: Update to 0.11.1....* gnu/packages/tls.scm (python-acme, python2-acme): Update to 0.11.1.
(certbot): Update to 0.11.1.
[version]: Use python-acme's version.
| Leo Famulari |
2017-02-06 | gnu: tcpdump: Fetch source from tcpdump.org....* gnu/packages/admin.scm (tcpdump)[source]: Remove temporary alternate URL.
| Leo Famulari |
2017-02-06 | gnu: ddrescue: Update to 1.22....* gnu/packages/disk.scm (ddrescue): Update to 1.22.
[home-page]: Use HTTPS.
| Marius Bakke |
2017-02-06 | gnu: Add re2c....* gnu/packages/re2c.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add re2c.scm.
CC: ng0 <contact.ng0@cryptolab.net>
Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sergei Trofimovich |
2017-02-06 | gnu: xonsh: Update to 0.5.3....* gnu/packages/shell.scm (xonsh): Update to 0.5.3.
| Danny Milosavljevic |
2017-02-06 | gnu: u-boot: Update to 2017.01....* gnu/packages/u-boot.scm (u-boot): Update to 2017.01.
| Danny Milosavljevic |
2017-02-06 | gnu: u-boot: Use scandir....* gnu/packages/u-boot.scm (make-u-boot-package): Modify.
| Danny Milosavljevic |
2017-02-06 | gnu: imagemagick: Update to 6.9.7-7....* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.7-7.
| Leo Famulari |
2017-02-06 | gnu: wget: Use libidn2....Suggested by Efraim Flashner <efraim@flashner.co.il>.
Fixes support for internationalized domain names.
* gnu/packages/wget.scm (wget)[inputs]: Replace libidn with libidn2.
| Leo Famulari |
2017-02-06 | gnu: libidn2: Update to 0.16....* gnu/packages/libidn.scm (libidn2): Update to 0.16.
[inputs]: Add libunistring.
| Leo Famulari |