aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2017-06-10gnu: slop: Update to 6.3.43.Marius Bakke
* gnu/packages/xdisorg.scm (slop): Update to 6.3.43.
2017-06-10gnu: xclip: Update to 0.13.Marius Bakke
Yet another GitHub casualty. See: https://sourceforge.net/projects/xclip/ * gnu/packages/xdisorg.scm (xclip): Update to 0.13. [source, home-page]: Change to new home. [native-inputs]: Add AUTOCONF and AUTOMAKE. [arguments]: Add "bootstrap" phase.
2017-06-10gnu: Add smu.ng0
* gnu/packages/markup.scm (smu): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-10gnu: Rename (gnu packages markdown) to (gnu packages markup).ng0
* gnu/packages/markdown.scm: Rename this ... * gnu/packages/markup.scm: ... to this. * gnu-system.am (GNU_SYSTEM_MODULES): Change markdown.scm to markup.scm. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-09gnu: capnproto: Update to 0.6.1.Marius Bakke
* gnu/packages/serialization.scm (capnproto): Update to 0.6.1.
2017-06-09gnu: ffmpeg: Update to 3.3.2.Marius Bakke
* gnu/packages/video.scm (ffmpeg): Update to 3.3.2.
2017-06-09gnu: p11-kit: Update to 0.23.7.Marius Bakke
Newer releases are only available on GitHub. See release announcements: https://lists.freedesktop.org/archives/p11-glue/2017-June/000661.html * gnu/packages/tls.scm (p11-kit): Update to 0.23.7. [source]: Remove obsolete substitution.
2017-06-09gnu: python-paramiko: Update to 2.1.2.宋文武
* gnu/packages.scm (python-paramiko, python2-paramiko): Update to 2.1.2. Enable tests.
2017-06-09gnu: linux-libre: Update to 4.11.4.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.4. (%linux-libre-hash): Update hash.
2017-06-09gnu: linux-libre@4.9: Update to 4.9.31.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.31.
2017-06-09gnu: linux-libre@4.4: Update to 4.4.71.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.71.
2017-06-09gnu: Add tadbit.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (tadbit): New variable.
2017-06-09gnu: Add imp.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (imp): New variable.
2017-06-09gnu: Add phylip.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (phylip): New variable.
2017-06-09gnu: Add gess.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (gess): New variable.
2017-06-09gnu: Add trim-galore.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (trim-galore): New variable.
2017-06-09gnu: Add ritornello.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (ritornello): New variable.
2017-06-09gnu: Add r-fdrtool.Ricardo Wurmus
* gnu/packages/statistics.scm (r-fdrtool): New variable.
2017-06-09gnu: Add r-lubridate.Ricardo Wurmus
* gnu/packages/statistics.scm (r-lubridate): New variable.
2017-06-08gnu: crawl: Update to 0.20.0.Kei Kebreau
* gnu/packages/games.scm (crawl, crawl-tiles): Update to 0.20.0.
2017-06-09gnu: raptor2: Fix heap overflow bug.Marius Bakke
* gnu/packages/patches/raptor2-heap-overflow.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/rdf.scm (raptor2): Use it.
2017-06-08gnu: artanis: Update to 0.2.1.Ludovic Courtès
* gnu/packages/guile.scm (artanis): Update to 0.2.1. [inputs]: Switch to GUILE-2.2. [arguments]: Adjust #:make-flags for Guile 2.2. Take .go files from lib/guile/2.2. Add 'wrap-art' phase. * gnu/packages/patches/artanis-fix-Makefile.in.patch: Remove. * gnu/local.mk (dist_patch_DATA): Remove it.
2017-06-08gnu: gnuastro: Update to 0.3.Ludovic Courtès
* gnu/packages/astronomy.scm (gnuastro): Update to 0.3. Adjust as suggested by 'guix lint'.
2017-06-08gnu: php: Update to 7.1.6.Julien Lepiller
* gnu/packages/php.scm (php): Update to 7.1.6.
2017-06-08gnu: minetest: Update to 0.4.16.Kei Kebreau
* gnu/packages/games.scm (minetest-data, minetest): Update to 0.4.16.
2017-06-08gnu: certbot, python-acme: Update to 0.15.0.Leo Famulari
* gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.15.0. (python-acme, python2-acme)[arguments]: Remove 'patch-dependency' phase. This issue was fixed upstream: https://github.com/certbot/certbot/commit/d0e471dc8093bd0d08c5a739e5cf9677240d9c0e
2017-06-08gnu: kde.scm, kde-frameworks.scm: Add and update comments.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kpackage,plasma-framework)[arguments]: Update comment (number of failed tests). (kdeclarative)[arguments]<#:phases>: Update comment. (bluez-qt,knotifications,kpty,ktexteditor,ktextwidgets,solid)[inputs]: Add a todo comment. (kguiaddons): Add a todo comment. (phonon)[native-inputs]: Add a todo comment. * gnu/packages/kde-frameworks.scm (kauth)[arguments]<#:phases>: Add a todo comment.
2017-06-08gnu: kwindowsystem: Fix some test-cases (test-suite still disabled).Hartmut Goebel
Make five tests pass, three are still failing – thus the test-suite is still disabled. This commit's aim is to retain the progress. * gnu/packages/kde-frameworks.scm (kwindowsystem)[native-inputs]: Add dbus. [arguments]<#:test?>: Change comment. <#:phases>: Replace phase `check` by new one befind 'install'.
2017-06-08gnu: kwidgetsaddons: Re-enable tests.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kwidgetsaddons)[arguments]: Test-suite is now passing; reenable it.
2017-06-08gnu: kiconthemes: Re-enable tests.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kiconthemes)[arguments]: Test-suite is now passing; reenable it.
2017-06-08gnu: kwallet: Use gpgme instead of gpgmepp.Hartmut Goebel
The C++-bindings are part of gpgme since version 1.7. * gnu/packages/kde-frameworks.scm(kwallet)[inputs]: Replace gpgmepp by gpgme.
2017-06-08gnu: gpgmepp: Superseded by gpgme.Hartmut Goebel
The C++-bindings are part of gpgme since version 1.7. * gnu/packages/kde-frameworks.scm (gpgmepp)[properties]: New field.
2017-06-08gnu: sonnet: Add optional input (spell-checker).Hartmut Goebel
* gnu/packages/kde-frameworks.scm (sonnet)[inputs]: Add hunspell; add todo comment for other language's spell-checker.
2017-06-08gnu: kpackage: Add more optional inputs.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kpackage)[inputs]: Add kdoctools.
2017-06-08gnu: plasma-framework: Add more optional inputs.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (plasma-frameworks)[native-inputs]: Add pkg-config. [inputs]: Add kwayland.
2017-06-08gnu: ktexteditor: Add more optional inputs.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (ktexteditor)[native-inputs]: Add pkg-config.
2017-06-08gnu: kinit: Add more optional inputs.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kinit) [native-inputs]: Add pkg-config. [inputs]: Add kdoctools, libcap.
2017-06-08gnu: kio: Add more optional and recommended inputs.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kio)[inputs]: Add mit-krb5, qtscript.
2017-06-08gnu: kimageformats: Add more optional and recommended inputs.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kimageformats) [native-inputs]: Add pkg-config. [inputs]: Add karchive, openexr. [arguments]<#:configure-flags>: Set include-flags.
2017-06-08gnu: kde frameworks: Avoid requiring xorg-server for tests.Hartmut Goebel
Some packages started a x.org server for testing, which can be avoided by setting QT_QPA_PLATFORM=offscreen. * gnu/packages/kde-frameworks.scm (kitemmodels) [native-inputs]: Remove xorg-server. [arguments]<#phases> 'start-xorg-server' replace by 'check-setup'. (kplotting, kcrash, kimageformats): Likewise. (kitemviews)[native-inputs]: Remove xorg-server. [arguments]<#phases> 'start-xorg-server': Remove phase; 'check-setup': set QT_QPA_PLATFORM=offscreen.
2017-06-08gnu: kcompletion: Remove unused native input.Hartmut Goebel
The xorg server is not required since change 548f99b3e0d3647f29ddc3c3864ca36b655f14ec. * gnu/packages/kde-frameworks.scm (kcompletion)[native-inputs]: Remove xorg-server.
2017-06-08gnu: kitemmodels: Add more optional inputs.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kitemmodels)[inputs]: Add qtdeclarative.
2017-06-08gnu: kguiaddons: Remove unused native input.Hartmut Goebel
The xorg server is not required since change 1de5b667f896aa2c612416bffac5f77cae94c5f4. * gnu/packages/kde-frameworks.scm (kguiaddons)[native-inputs]: Remove xorg-server.
2017-06-08gnu: kguiaddons: Add more optional inputs.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kguiaddons) [native-inputs]: Add pkg-config. [inputs]:Add qtx11extras.
2017-06-08gnu: gnome-shell: Fix startup failure.Marius Bakke
Fixes <https://bugs.gnu.org/27264>. * gnu/packages/gnome.scm (gnome-shell)[inputs]: Add LIBRSVG and GEOCLUE.
2017-06-08gnu: geoclue: Create typelib files.Marius Bakke
* gnu/packages/gnome.scm (geoclue)[native-inputs]: Add GOBJECT-INTROSPECTION.
2017-06-08gnu: emacs: Fix ert-runner by adding 'reporters' subdirectory.Maxim Cournoyer
Previous this change, ert-runner would fail with error: "Invalid reporter: dot". * gnu/packages/emacs.scm (ert-runner)[include]: Add regexp to match elisp files under the 'reporters' subdirectory. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-08gnu: Add nftables.Rutger Helling
* gnu/packages/linux.scm (nftables): New variable Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-06-08gnu: the-silver-searcher: Update to 2.0.0.Clément Lassieur
* gnu/packages/code.scm (the-silver-searcher): Update to 2.0.0.
2017-06-08gnu: diamond: Update to 0.9.6.Ben Woodcroft
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.6.