summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: inkscape: Update to 0.92.1.Leo Famulari2017-02-17
| | | | * gnu/packages/inkscape.scm (inkscape): Update to 0.92.1.
* installer: Aris: update synopis and description.John Darrington2017-02-17
| | | | | * gnu/packages/maths.scm (aris): Use the synopsis and description from the web page instead of the README file.
* gnu: Add aris.John Darrington2017-02-17
| | | | * gnu/packages/maths.scm(aris): New variable.
* gnu: fish: Fix build after upstream changes.Tobias Geerinckx-Rice2017-02-17
| | | | | | | | | | | | The 2.5.0 release was incorrectly packaged, then fixed in place. This is, in a way, a follow-up to commit 89eb56f05fa1561b09d1050147d968b98a16b07a. See <https://github.com/fish-shell/fish-shell/issues/3807>. Reported by ng0 <contact.ng0@cryptolab.net>. * gnu/packages/shells.scm (fish)[source]: Update hash. [native-inputs]: Remove autoconf, automake, and libtool. [arguments]: Remove ‘bootstrap’ phase.
* gnu: linux-libre@4.4: Update to 4.4.49.Leo Famulari2017-02-17
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.49.
* gnu: linux-libre: Update to 4.9.10.Leo Famulari2017-02-17
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.9.10. (%linux-libre-hash): Update hash.
* gnu: raincat: Update home-page.Eric Bavier2017-02-16
| | | | * gnu/packages/games.scm (raincat)[home-page]: Update.
* gnu: tomb: Upgrade to 2.3.Eric Bavier2017-02-16
| | | | * gnu/packages/crypto.scm (tomb): Upgrade to 2.3.
* gnu: swish-e: Point source and home-page to archive.org.Eric Bavier2017-02-16
| | | | | * gnu/packages/search.scm (swish-e)[source]: Include archive.org mirror. [home-page]: Point to archive.org.
* gnu: scrypt: Update to 1.2.1.Leo Famulari2017-02-16
| | | | * gnu/packages/crypto.scm (scrypt): Update to 1.2.1.
* gnu: go: Update to 1.7.5.Leo Famulari2017-02-16
| | | | | * gnu/packages/golang.scm (go-1.7): Update to 1.7.5. [arguments]: Re-enable test 'TestLoadFixed'.
* gnu: shotwell: Update to 0.25.5.Leo Famulari2017-02-16
| | | | * gnu/packages/gnome.scm (shotwell): Update to 0.25.5.
* gnu: Add scsh.ng02017-02-16
| | | | * gnu/packages/shells.scm (scsh): New variable.
* gnu: Add scheme48-rx.ng02017-02-16
| | | | * gnu/packages/scheme.scm (scheme48-rx): New variable.
* gnu: icedtea-7: Update to 2.6.9 [security fixes].Leo Famulari2017-02-16
| | | | | | | Fixes CVE-2016-{2183,5546,5547,5548,5549,5552} and CVE-2017-{3231,3241,3252,3253,3260,3261,3272,3289}. * gnu/packages/java.scm (icedtea-7): Update to 2.6.9.
* gnu: openssl-next: Update to 1.1.0e [fixes CVE-2017-3733].Leo Famulari2017-02-16
| | | | * gnu/packages/tls.scm (openssl-next): Update to 1.1.0e.
* gnu: hurd: Add gnumach-source-url procedure.Manolis Ragkousis2017-02-16
| | | | | * gnu/packages/hurd.scm (gnumach-source-url): New procedure. (gnumach-headers)[source]: Adjust accordingly.
* gnu: Add emacs-pretty-mode.ng02017-02-16
| | | | | | * gnu/packages/emacs.scm (emacs-pretty-mode): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: magit: Update to 2.10.2.Alex Kost2017-02-16
| | | | * gnu/packages/emacs.scm (magit, emacs-magit-popup): Update to 2.10.2.
* gnu: pugixml: Update to 1.8.1.Tobias Geerinckx-Rice2017-02-16
| | | | | | * gnu/packages/xml.scm (pugixml): Update to 1.8.1. [arguments]: Remove ‘chdir’ phase and allow #:out-of-source building. Add comment about the lack of tests.
* gnu: perl-xml-compile-wsdl11: Update to 3.06.Tobias Geerinckx-Rice2017-02-16
| | | | * gnu/packages/xml.scm (perl-xml-compile-wsdl11): Update to 3.06.
* gnu: perl-xml-compile-soap: Update to 3.21.Tobias Geerinckx-Rice2017-02-16
| | | | * gnu/packages/xml.scm (perl-xml-compile-soap): Update to 3.21.
* gnu: youtube-dl: Update to 2017.02.16.Tobias Geerinckx-Rice2017-02-16
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2017.02.16.
* gnu: Add ocaml-ppx-compare.Julien Lepiller2017-02-15
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-compare): New variable.
* gnu: Add ocaml-ppx-bench.Julien Lepiller2017-02-15
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-bench): New variable.
* gnu: Add ocaml-ppx-inline-test.Julien Lepiller2017-02-15
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-inline-test): New variable.
* gnu: Add ocaml-ppx-type-conv.Julien Lepiller2017-02-15
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-type-conv): New variable.
* gnu: Add ocaml-ppx-deriving.Julien Lepiller2017-02-15
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-deriving): New variable.
* gnu: Add ocaml-cppo.Julien Lepiller2017-02-15
| | | | * gnu/packages/ocaml.scm (ocaml-cppo): New variable.
* gnu: Add ocaml-ppx-driver.Julien Lepiller2017-02-15
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-driver): New variable.
* gnu: Add ocaml-ppx-optcomp.Julien Lepiller2017-02-15
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-optcomp): New variable.
* gnu: Add ocaml-ppx-core.Julien Lepiller2017-02-15
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-core): New variable.
* gnu: Add ocaml-fieldslib.Julien Lepiller2017-02-15
| | | | * gnu/packages/ocaml.scm (ocaml-fieldslib): New variable.
* gnu: gptfdisk: Install the documentation.Leo Famulari2017-02-15
| | | | * gnu/packages/disk.scm (gptfdisk)[arguments]: Install the manpages.
* gnu: python-icalendar: Update to 3.11.3.Leo Famulari2017-02-15
| | | | * gnu/packages/python.scm (python-icalendar): Update to 3.11.3.
* gnu: Add qutebrowser.Eric Bavier2017-02-14
| | | | * gnu/packages/web.scm (qutebrowser): New variable.
* gnu: python-pyqt: Propagate python-sip.Eric Bavier2017-02-14
| | | | * gnu/packages/qt.scm (python-pyqt)[propagated-inputs]: New field.
* gnu: Add python-pypeg2.Eric Bavier2017-02-14
| | | | * gnu/packages/python.scm (python-pypeg2): New variable.
* gnu: Add python-cssutils.Eric Bavier2017-02-14
| | | | | * gnu/packages/python.scm (python-cssutils): New variable. (python2-cssutils)[native-inputs]: Remove unused python2-mock.
* gnu: gparted: Update to 0.28.0.Tobias Geerinckx-Rice2017-02-15
| | | | * gnu/packages/disk.scm (gparted): Update to 0.28.0.
* gnu: Add guildhall.Ricardo Wurmus2017-02-14
| | | | * gnu/packages/guile.scm (guildhall): New variable.
* gnu: vim: Fix CVE-2017-5953.Leo Famulari2017-02-14
| | | | | | * gnu/packages/patches/vim-CVE-2017-5953.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/vim.scm (vim)[source]: Use it.
* gnu: khal: Update to 0.9.2.Leo Famulari2017-02-14
| | | | * gnu/packages/calendar.scm (khal): Update to 0.9.2.
* gnu: awscli: Update to 1.11.47.Marius Bakke2017-02-14
| | | | * gnu/packages/python.scm (awscli): Update to 1.11.47.
* gnu: python-botocore: Update to 1.5.10.Marius Bakke2017-02-14
| | | | * gnu/packages/python.scm (python-botocore, python2-botocore): Update to 1.5.10.
* guile-gdbm-ffi: Write to correct guile output directory and use guild.Christopher Allan Webber2017-02-14
| | | | | | | | | * gnu/packages/guile.scm (guile-gdbm-ffi): Check guile for effective version before writing to output path. Also fixes a bug where the guild command was not getting called, and instead was calling the internal guile compile-file procedure. This meant that the package produced was dependent on whatever version of guile was powering Guix at the time. Also set GUILE_AUTO_COMPILE to 0 to avoid gnarly looking warnings during build.
* gnu: netsurf: Enable tests.Eric Bavier2017-02-13
| | | | | | | | | | * gnu/packages/patches/netsurf-longer-test-timeout.patch, gnu/packages/patches/netsurf-y2038-tests.patch: New patches. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/web.scm (netsurf)[source]: Use them. [native-inputs]: Add libidn, check. [inputs]: Add miscfiles. [arguments]: Remove #:tests?, add #:test-target. Add 'patch-check phase.
* gnu: netsurf: Use unbundled source.Eric Bavier2017-02-13
| | | | | | | | | | | | * gnu/packages/patches/netsurf-system-utf8proc.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/web.scm (netsurf)[source]: Use it. Change to unbundled source tarball. [native-inputs]: Add netsurf-buildsystem, nsgenbind. Remove flex, bison. [inputs]: Add utf8proc, libcss, libdom, libnsbmp, libnsgif, libnspsl, libnsutils, libsvgtiny. Remove expat, gperf. [arguments]: Adjust #:make-flags for netsurf-buildsystem. Delete configure phase. Adjust source directories.
* gnu: Add nsgenbind.Eric Bavier2017-02-13
| | | | * gnu/packages/web.scm (nsgenbind): New variable.
* gnu: Add libnspsl.Eric Bavier2017-02-13
| | | | * gnu/packages/web.scm (libnspsl): New variable.