Commit Graph

13133 Commits (f23052a6385961a65a786d00d74fdf254043aa25)

Author SHA1 Message Date
David Craven f23052a638
gnu: mutter: Update to HEAD.
* gnu/packages/gnome.scm (mutter): Update to HEAD.
  [native-inputs]: Add autoconf, automake and libtool.
  [arguments]: Add autoreconf phase.
2017-02-10 13:39:01 +01:00
Ben Woodcroft fa73a7c1b3
gnu: rustc: Add native-search-paths.
* gnu/packages/rust.scm (rust)[native-search-paths]: New field.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-02-10 21:54:31 +10:00
Danny Milosavljevic 836cbd9f72
gnu: ldc: Update to 1.1.0.
* gnu/packages/ldc.scm (ldc-1.1.0-beta6): Rename to...
  (ldc): ... this.
  [version]: Modify.
  [source]: Modify.
  (ldc-beta): Modify.
2017-02-10 12:13:54 +01:00
Danny Milosavljevic beffaf9a12
gnu: ldc: Rename ldc 0.17.2 to ldc-bootstrap.
* gnu/packages/ldc.scm (ldc): Rename to...
  (ldc-bootstrap): ... this.
  (ldc-1.1.0-beta6): Replace ldc by ldc-bootstrap.
  [native-inputs]: Replace ldc by ldc-bootstrap.
2017-02-10 12:13:02 +01:00
Kei Kebreau 1a82ba660e
gnu: ntfs-3g: Fix CVE-2017-0358.
* gnu/packages/linux.scm (ntfs-3g)[source]: Add patch.
* gnu/packages/patches/ntfs-3g-CVE-2017-0358.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2017-02-09 22:27:51 -05:00
Mark H Weaver b2b02ba3ef
gnu: linux-libre: Update to 4.9.9.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.9.9.
(%linux-libre-hash): Update hash.
2017-02-09 18:36:07 -05:00
Mark H Weaver 76e62ef723
gnu: linux-libre: Use %linux-libre-{version,hash} in package definition.
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash): Move
above definition of 'linux-libre'.  Remove comment about avoiding minor
version bumps.
(linux-libre): Use %linux-libre-version and %linux-libre-hash to avoid
duplicate copies of that information.
2017-02-09 18:33:36 -05:00
Mark H Weaver 69ff1794b3
gnu: linux-libre@4.4: Update to 4.4.48.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.48.
2017-02-09 18:28:06 -05:00
Mathieu Othacehe c7adafa7c1
gnu: Add tlp.
* gnu/packages/linux (tlp): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-02-10 00:13:55 +01:00
Ludovic Courtès dc7010911d
gnu: emacs: Adjust 'tramp-remote-path' for remote GuixSD machines.
* gnu/packages/emacs.scm (emacs)[source](snippet): Patch
'net/tramp-sh.el'.
2017-02-10 00:13:55 +01:00
Muriithi Frederick Muriuki 8fd6850436
gnu: Add python2-ruamel.ordereddict.
* gnu/packages/python.scm (python2-ruamel.ordereddict): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-02-09 23:41:24 +01:00
Muriithi Frederick Muriuki 2299b13738
gnu: Add python-pycosat.
* gnu/packages/python.scm (python-pycosat, python2-pycosat): New variables.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-02-09 23:41:24 +01:00
Muriithi Frederick Muriuki 2f4623dbd8
gnu: Add python-ddt.
* gnu/packages/python.scm (python-ddt, python2-ddt): New variables.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-02-09 23:41:23 +01:00
Muriithi Frederick Muriuki 1f42d824c1
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>
2017-02-09 22:54:58 +01:00
Muriithi Frederick Muriuki 1a917fc9de
gnu: Add python-rst2ansi.
* gnu/packages/python.scm (python-rst2ansi): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-02-09 22:54:58 +01:00
Marius Bakke c09fbf2058
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.
2017-02-09 22:02:35 +01:00
Marius Bakke 890795c709
gnu: vte-ng: Update to 0.46.1.a.
* gnu/packages/gnome.scm (vte-ng): Update to 0.46.1.a.
2017-02-09 21:53:27 +01:00
Mathieu Lirzin 6554be68b4
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.
2017-02-09 13:56:54 -06:00
Paul Garlick 4554813936
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>
2017-02-09 19:19:06 +01:00
ng0 ff71196067
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>
2017-02-09 12:15:28 -05:00
ng0 b0a2adddc8
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>
2017-02-09 12:15:28 -05:00
ng0 a4f05b4620
gnu: Add libsmf.
* gnu/packages/music.scm (libsmf): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-09 12:15:28 -05:00
ng0 1ad3c7f2e6
gnu: Add tidy-html.
* gnu/packages/web.scm (tidy-html): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-09 12:15:28 -05:00
ng0 3a44c7bbdc
gnu: Add libmp4v2.
* gnu/packages/video.scm (libmp4v2): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-09 12:15:28 -05:00
Marius Bakke e0c752f969
gnu: xf86-input-libinput: Update to 0.24.0.
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.24.0.
2017-02-09 15:16:28 +01:00
Marius Bakke 233a0c9437
gnu: lua: Update to 5.3.4.
* gnu/packages/lua.scm (lua): Update to 5.3.4.
2017-02-09 14:59:11 +01:00
Marius Bakke 65064909ed
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.
2017-02-09 14:58:54 +01:00
Ben Woodcroft 206af46fe1
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.
2017-02-09 21:21:29 +10:00
Carlos Sánchez de La Lama c8916c3336
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>
2017-02-09 13:05:17 +02:00
Efraim Flashner 98c8b963f4
gnu: mpv: Disable build date.
* gnu/packages/video.scm (mpv)[arguments]: Add '--disable-build-date' to
the configure-flags.
2017-02-09 12:15:05 +02:00
Efraim Flashner f4b7cb88a4
gnu: ffmpeg: Update to 3.2.3.
* gnu/packages/video.scm (ffmpeg): Update to 3.2.3.
2017-02-09 11:22:14 +02:00
Efraim Flashner 3548b83de1
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.
2017-02-09 10:53:52 +02:00
Marius Bakke ba8b9f8de0
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.
2017-02-09 00:43:44 +01:00
Marius Bakke 06a035db42
gnu: databases.scm: Sort package imports.
* gnu/packages/databases.scm (gnu): Sort module imports.
2017-02-09 00:43:05 +01:00
Marius Bakke 77e52190fa
gnu: rocksdb: Update to 5.1.2.
* gnu/packages/databases.scm (rocksdb): Update to 5.1.2.
[native-inputs]: Add WHICH.
2017-02-09 00:40:35 +01:00
Marius Bakke 507809be15
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.
2017-02-09 00:40:14 +01:00
Marius Bakke bafd5bea97
gnu: bind: Update to 9.10.4-P6.
* gnu/packages/dns.scm (bind): Update to 9.10.4-P6.
2017-02-09 00:32:23 +01:00
Thomas Danckaert cce0da5e8d
gnu: Add vinagre.
* gnu/packages/gnome.scm (vinagre): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-02-08 16:17:05 +01:00
Thomas Danckaert 2149d3e3e5
gnu: Add freerdp.
* gnu/packages/rdesktop.scm (freerdp): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-02-08 16:17:05 +01:00
宋文武 618739b063
gnu: nix: Update to 1.11.6.
* gnu/packages/package-management.scm (nix): Update to 1.11.6.
2017-02-08 20:54:42 +08:00
ng0 6bd9ad6942
gnu: python-dateutil-2: Update to 2.5.3.
* gnu/packages/python.scm (python-dateutil-2): Update to 2.5.3.
2017-02-08 08:33:16 +01:00
Ricardo Wurmus 4621acfd82
gnu: r: Build default packages reproducibly.
This is a follow-up to commit de643f0c15.

* gnu/packages/statistics.scm (r)[arguments]: Set the built timestamp for core
packages to the epoch; add phase "build-recommended-packages-reproducibly".
2017-02-07 20:04:49 +01:00
Danny Milosavljevic 98d403bb45
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>
2017-02-07 13:34:38 -05:00
Tobias Geerinckx-Rice 22a7abf7e5
gnu: youtube-dl: Update to 2017.02.07.
* gnu/packages/video.scm (youtube-dl): Update to 2017.02.07.
2017-02-07 18:55:46 +01:00
Tobias Geerinckx-Rice 4dcb3db0ee
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.
2017-02-07 18:51:14 +01:00
Tobias Geerinckx-Rice 33a8687a2a
gnu: mcelog: Update to 148.
* gnu/packages/linux.scm (mcelog): Update to 148.
2017-02-07 18:51:13 +01:00
Boskovits, Gábor 189d842257
gnu: Add lshw.
* gnu/packages/linux.scm (lshw): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-02-07 17:56:06 +01:00
Ludovic Courtès ef753a1a8f
gnu: grub-efi: Really build the EFI variant.
Fixes a regression introduced in
d846834fc2 where '--with-platform=efi'
would no longer be passed.

* gnu/packages/grub.scm (grub-efi)[arguments]: Provide a default value
for #:configure-flags.
2017-02-07 11:15:33 +01:00
Mark H Weaver 6f48d9db10
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").
2017-02-06 22:25:18 -05:00
Marius Bakke a24fda8114
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.
2017-02-06 17:33:58 +01:00