aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2019-01-11gnu: Add Bochs.guy fleury iteriteka
* gnu/packages/virtualization.scm (bochs): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2019-01-11gnu: Stellarium: Update to 0.18.3.Leo Famulari
* gnu/packages/astronomy.scm (stellarium): Update to 0.18.3. [arguments]: Skip a broken test.
2019-01-11gnu: opendht: Make argon2 a propagated input so that its .pc is found.Pierre Neidhardt
* gnu/packages/networking.scm (opendht)[inputs]: Remove argon2. [propagated-inputs]: Add it here.
2019-01-11gnu: opendht: Use jsoncpp and restbed.Pierre Neidhardt
* gnu/packages/crypto.scm (opendht): Move definition to networking.scm. * gnu/packages/networking.scm (opendht)[inputs]: Add jsoncpp and restbed.
2019-01-11gnu: Add restbed.Pierre Neidhardt
* gnu/packages/networking.scm (restbed): New variable.
2019-01-11gnu: libupnp: Update to 1.6.25.Pierre Neidhardt
* gnu/packages/upnp.scm (libupnp): Update to 1.6.25.
2019-01-11gnu: kinit: Use KDEINIT5_LIBRARY_PATH to search for dynlibs.Hartmut Goebel
Using LIBRARY_PATH was introduced in 16b8aff85bcdb9799496c4a27257210cd45158e5, but is wrong since this variable is used by the compiler (gcc) at link time. * gnu/packages/patches/kinit-kdeinit-libpath.patch: Change LIBRARY_PATH to KDEINIT5_LIBRARY_PATH. * gnu/packages/kde-frameworks.scm (kinit)[native-search-paths]: New field.
2019-01-11Revert "gnu: emacs-ghub: Update to 3.2.0."Jelle Licht
This change should be applied once we update our magit package. This reverts commit b96f0e6ff9f8f36d250b5ae94a908272babb35cf.
2019-01-11gnu: Add emacs-general.Gabriel Hondet
[[PGP Signed Part:Good signature from 31BC8105F659D425 Gabriel Hondet <gabrielhondet@gmail.com> (trust undefined) created at 2019-01-06T10:42:43+0100 using RSA]] * gnu/packages/emacs.scm (emacs-general): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-01-11gnu: wine-staging: Hard-code vulkan loader.Rutger Helling
* gnu/packages/wine.scm (wine-staging-patchset-data): Fix indentation. * gnu/packages/wine.scm (wine-staging)[arguments]: Add 'wrap-executable phase. * gnu/packages/wine.scm (wine64-staging)[arguments]: Add 'wrap-executable phase. Copy the real wine-preloader instead of the wrapped version.
2019-01-11gnu: jamm: Remove broken "build" phase.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (jamm)[arguments]: Remove "build" phase.
2019-01-10gnu: gexiv2: Update to 0.10.10.Leo Famulari
* gnu/packages/gnome.scm (gexiv2): Update to 0.10.10.
2019-01-10gnu: Update texlive packages.Ricardo Wurmus
* guix/build-system/texlive.scm (%texlive-tag, %texlive-revision): Update to texlive-2018.2, revision 49435. * gnu/packages/tex.scm (texlive-dvips, texlive-generic-unicode-data, texlive-generic-dehyph-exptl, texlive-generic-hyph-utf8, texlive-fontname, texlive-fonts-cm, texlive-tex-plain, texlive-latex-base, texlive-latex-graphics, texlive-latex-graphics, texlive-latex-oberdiek, texlive-latex-tools, texlive-latex-l3kernel, texlive-latex-l3packages, texlive-latex-fontspec, texlive-latex-amsmath, texlive-latex-amscls, texlive-latex-babel, texlive-latex-cyrillic, texlive-latex-eqparbox, texlive-latex-ifplatform, texlive-latex-etoolbox, texlive-latex-galois, texlive-latex-polyglossia, texlive-tex-texinfo, texlive-latex-changebar, texlive-latex-fancyhdr, texlive-latex-overpic, texlive-latex-parskip, texlive-metapost, texlive-latex-ucs, texlive-generic-pdftex, texlive-latex-media9, texlive-latex-ocgx2, texlive-latex-koma-script, texlive-generic-listofitems, texlive-bibtex, texlive-context-base): Update hashes. (texlive-latex-fontspec)[arguments]: Remove custom build target. (texlive-latex-dinbrief)[arguments]: Add build phase "fix-encoding-error". (texlive-latex-xkeyval): New variable. (texlive-latex-pstool)[source]: Fetch from new location. [build-system]: Use trivial-build-system. [arguments]: Write simple builder. [propagated-inputs]: Add texlive-latex-l3kernel, texlive-latex-tools, and texlive-latex-xkeyval. [synopsis]: Fix typo.
2019-01-10gnu: irssi: Update to 1.1.2 [fixes CVE-2019-5882].Kei Kebreau
* gnu/packages/irc.scm (irssi): Update to 1.1.2.
2019-01-10gnu: docker: Booby-trap "Command" and "LookPath" calls.Danny Milosavljevic
* gnu/packages/docker.scm (docker)[arguments]<#:phases>[patch-paths]: Booby-trap "Command" and "LookPath" calls.
2019-01-10gnu: opendht: Update to 1.8.1.Pierre Neidhardt
* gnu/packages/crypto.scm (opendht): Update to 1.8.1. [source]: Remove snippet that deletes argon2, which is no longer bundled. [arguments]: Add "--with-argon2" to use system argon2. [license]: Update to GPLv3+ following the README and source headers.
2019-01-10gnu: Add libsecp256k1.Pierre Neidhardt
* gnu/packages/crypto.scm (libsecp256k1): New variable.
2019-01-10gnu: crypto++: Update to 8.0.0.Pierre Neidhardt
* gnu/packages/crypto.scm (crypto++): Update to 8.0.0. [arguments]: Build shared library. [arguments]: Generate .pc file.
2019-01-10gnu: sct: Correct license.Nam Nguyen
* gnu/packages/xdisorg.scm (sct)[license]: Change to non-copyleft. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-01-10gnu: Add pwsafeTim Gesthuizen
* gnu/packages/password-utils.scm (pwsafe): New variable Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-01-10gnu: Add missing copyright line.Rutger Helling
* gnu/packages/video.scm: Add missing copyright line for commit 20b4aa6.
2019-01-10gnu: wlstream: Fix indentation.Rutger Helling
* gnu/packages/video.scm (wlstream): Fix indentation.
2019-01-10gnu: Add wlstream.Rutger Helling
* gnu/packages/video.scm (wlstream): New variable.
2019-01-10gnu: ffmpeg: Add libdrm support.Rutger Helling
* gnu/packages/video.scm (ffmpeg): Add libdrm support.
2019-01-10gnu: docker: Fix more paths.Danny Milosavljevic
* gnu/packages/docker.scm (docker)[inputs]: Add dbus, git. [arguments]<#:phases>[patch-paths]: Use them.
2019-01-09gnu: linux-libre: Update to 4.20.1.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.1. (%linux-libre-hash): Update hash.
2019-01-09gnu: linux-libre@4.19: Update to 4.19.14.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.14. (%linux-libre-4.19-hash): Update hash.
2019-01-09gnu: linux-libre@4.14: Update to 4.14.92.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.92. (%linux-libre-4.14-hash): Update hash.
2019-01-09gnu: linux-libre@4.9: Update to 4.9.149.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.149.
2019-01-09gnu: linux-libre: Enable pressure stall information.Mark H Weaver
* gnu/packages/aux-files/linux-libre/4.20-arm.conf, gnu/packages/aux-files/linux-libre/4.20-arm64.conf, gnu/packages/aux-files/linux-libre/4.20-i686.conf, gnu/packages/aux-files/linux-libre/4.20-x86_64.conf: Enable CONFIG_PSI.
2019-01-10gnu: docker: Disable tests requiring elevated permissions.Danny Milosavljevic
* gnu/packages/docker.scm (docker)[arguments]<#:phases>[delete-failing-tests]: Disable tests requiring elevated permissions.
2019-01-10gnu: containerd: Fix more paths.Danny Milosavljevic
* gnu/packages/docker.scm (containerd)[inputs]: Add util-linux. [arguments]<#:phases>[patch-paths]: Fix more paths.
2019-01-10gnu: docker: Fix more paths.Danny Milosavljevic
* gnu/packages/docker.scm (docker)[inputs]: Add util-linux. [arguments]<#:phases>[patch-paths]: Fix more paths.
2019-01-10gnu: docker: Substitute LookPath of literals generally.Danny Milosavljevic
* gnu/packages/docker.scm (docker)[arguments]<#:phases>[patch-paths]: Substitute LookPath of literals generally.
2019-01-10gnu: Add docker-cli.Danny Milosavljevic
* gnu/packages/docker.scm (docker-cli): New variable.
2019-01-10gnu: Add docker.Danny Milosavljevic
* gnu/packages/docker.scm (docker): New variable. * gnu/packages/patches/docker-engine-test-noinstall.patch: New file. * gnu/packages/patches/docker-fix-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add them.
2019-01-09gnu: Blender: Update to a beta release of 2.80.Leo Famulari
Fixes <https://bugs.gnu.org/33608> and <https://bugs.gnu.org/33882>. * gnu/packages/graphics.scm (blender): Update to 2.80-beta-0.3c3d80e. [source]: Fetch from the Git repository. [inputs]: Use OpenJPEG 2. Add Numpy. [arguments]: Specify the location of Numpy. Remove some configure flags that are no longer used. Comment out the 'fix-broken-import' phase because the file it patches doesn't exist in the Git sources. [description]: Add a warning about the beta status.
2019-01-09gnu: emacs-ghub: Update to 3.2.0.Jelle Licht
* gnu/packages/emacs.scm (emacs-ghub): Update to 3.2.0. [source]: Use 'git-fetch'. [propagated-inputs]: Add emacs-dash, emacs-graphql, emacs-let-alist, emacs-treepy.
2019-01-09gnu: emacs-magit-popup: Update to 2.12.5.Jelle Licht
* gnu/packages/emacs.scm (emacs-magit-popup): Update to 2.12.5.
2019-01-09gnu: emacs-with-editor: Update to 2.8.0.Jelle Licht
* gnu/packages/emacs.scm (emacs-with-editor): Update to 2.8.0. [source]: Use 'git-fetch'.
2019-01-09gnu: Add emacs-graphql.Jelle Licht
* gnu/packages/emacs.scm (emacs-graphql): New variable.
2019-01-09gnu: Add emacs-treepy.Jelle Licht
* gnu/packages/emacs.scm (emacs-treepy): New variable.
2019-01-09gnu: emacs-emacsql: Update to 3.0.0.Jelle Licht
* gnu/packages/emacs.scm (emacs-emacsql): Update to 3.0.0. [source]: Use 'git-fetch'. [arguments]: Remove unnecessary fix.
2019-01-09gnu: emacs-closql: Update to 1.0.0.Jelle Licht
* gnu/packages/emacs.scm (emacs-closql): Update to 1.0.0. [source]: Use 'git-fetch'.
2019-01-09gnu: Django: Update to 1.11.18 [fixes CVE-2019-3498].Leo Famulari
* gnu/packages/django.scm (python-django, python2-django): Update to 1.11.18.
2019-01-09gnu: aria2: Fix CVE-2019-3500.Leo Famulari
* gnu/packages/patches/aria2-CVE-2019-3500.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/bittorrent.scm (aria2)[source]: Use it.
2019-01-09gnu: hashcat: Update to 5.1.0.Leo Famulari
* gnu/packages/password-utils.scm (hashcat): Update to 5.1.0.
2019-01-09gnu: fasm: Update comments.Danny Milosavljevic
* gnu/packages/assembly.scm (fasm): Update comments.
2019-01-09gnu: fasm: Fix grammatical errors in description.Danny Milosavljevic
* gnu/packages/assembly.scm (fasm)[description]: Modify.
2019-01-09gnu: Add dev86.Danny Milosavljevic
* gnu/packages/assembly.scm (dev86): New variable.