summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: Rename (gnu packages gforth) to (gnu packages forth).ng02017-07-18
| | | | | | * gnu/local.mk (GNU_SYSTEM_MODULES): Rename gforth.scm to forth.scm. * gnu/packages/gforth.scm: Rename file to forth.scm. * gnu/packages/forth.scm: Renamed from gforth.scm.
* gnu: python-numpy-documentation: Use texlive-union.Ricardo Wurmus2017-07-18
| | | | | * gnu/packages/python.scm (python-numpy-documentation)[native-inputs]: Replace "texlive" with a texlive-union.
* gnu: raxml: Limit to x86_64 and i686 only.Efraim Flashner2017-07-18
| | | | * gnu/packages/bioinformatics.scm (raxml)[supported-systems]: New field.
* gnu: qemu: Fix CVE-2017-11334.Leo Famulari2017-07-17
| | | | | | * gnu/packages/patches/qemu-CVE-2017-11334.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/virtualization.scm (qemu)[source]: Use it.
* gnu: chicken: Fix CVE-2017-11343.Leo Famulari2017-07-17
| | | | | | * gnu/packages/patches/chicken-CVE-2017-11343.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/scheme.scm (chicken)[source]: Use it.
* gnu: python-cryptograpy: Update to 2.0.Marius Bakke2017-07-18
| | | | | | * gnu/packages/python.scm (python-cryptography-vectors, python2-cryptography-vectors, python-cryptography, python2-cryptography): Update to 2.0.
* gnu: orc: Update to 0.4.27.Marius Bakke2017-07-18
| | | | * gnu/packages/gstreamer.scm (orc): Update to 0.4.27.
* gnu: imagemagick: Update to 6.9.9-0.Leo Famulari2017-07-17
| | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-0.
* gnu: Remove glibc@2.21 and its traces.Ludovic Courtès2017-07-17
| | | | | | | * gnu/packages/base.scm (glibc-2.21): Remove. * gnu/system/locale.scm (localedef-command)[maybe-version-directory]: Remove. Replace call with use of 'package-version'. (single-locale-directory): Remove 'version>=' conditional.
* gnu: screen: Update to 4.6.1.Efraim Flashner2017-07-17
| | | | * gnu/packages/screen.scm (screen): Update to 4.6.1.
* gnu: emacs-ahungry-theme: Upgrade to 1.4.0.Alex Vong2017-07-17
| | | | | | * gnu/packages/emacs.scm (emacs-ahungry-theme): Upgrade to 1.4.0. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: dash: Use the release tarball.Leo Famulari2017-07-17
| | | | | | | * gnu/packages/shells.scm (dash)[source]: Use the release tarball instead of a Git checkout. [native-inputs]: Remove field. [arguments]: Remove 'bootstrap' phase.
* gnu: font-wqy-zenhei: Use 'font-build-system'.Feng Shu2017-07-17
| | | | | | * gnu/packages/fonts.scm (font-wqy-zenhei): Switch to font-build-system. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: font-wqy-microhei: Use 'font-build-system'.Feng Shu2017-07-17
| | | | | | * gnu/packages/fonts.scm (font-wqy-microhei): Switch to font-build-system. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add Poly/ML.Andy Patterson2017-07-17
| | | | | | | * gnu/packages/sml.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: supertuxkart: Fix build on aarch64.Efraim Flashner2017-07-17
| | | | | | * gnu/packages/games.scm (supertuxkart)[source]: Add patch. * gnu/packages/patches/supertuxkart-angelscript-ftbfs.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* gnu: Add sooperlooper.Ricardo Wurmus2017-07-17
| | | | | | * gnu/packages/patches/sooperlooper-build-with-wx-30.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/music.scm (sooperlooper): New variable.
* gnu: texlive-union: Silence union-build.Ricardo Wurmus2017-07-17
| | | | | * gnu/packages/tex.scm (texlive-union)[arguments]: Suppress the output of "union-build".
* gnu: Add texlive-latex-type1cm.Ricardo Wurmus2017-07-17
| | | | * gnu/packages/tex.scm (texlive-latex-type1cm): New variable.
* gnu: Add texlive-fonts-txfonts.Ricardo Wurmus2017-07-17
| | | | * gnu/packages/tex.scm (texlive-fonts-txfonts): New variable.
* gnu: Add texlive-latex-enumitem.Ricardo Wurmus2017-07-17
| | | | * gnu/packages/tex.scm (texlive-latex-enumitem): New variable.
* gnu: texlive-dvips: Install font maps.Ricardo Wurmus2017-07-17
| | | | | | * gnu/packages/tex.scm (texlive-dvips)[native-inputs]: Add dvips-font-maps and dvips-base-enc. [arguments]: Install them.
* gnu: texlive-union: Add texlive-fontname to defaults.Ricardo Wurmus2017-07-17
| | | | | * gnu/packages/tex.scm (texlive-union): Add texlive-fontname to the default packages
* gnu: Add texlive-fontname.Ricardo Wurmus2017-07-17
| | | | * gnu/packages/tex.scm (texlive-fontname): New variable.
* gnu: python-ipython: Use texlive-union.Ricardo Wurmus2017-07-17
| | | | | * gnu/packages/python.scm (python-ipython)[native-inputs]: Replace "texlive" with a texlive-union.
* gnu: Add texlive-latex-pstool.Ricardo Wurmus2017-07-17
| | | | * gnu/packages/tex.scm (texlive-latex-pstool): New variable.
* gnu: Add texlive-latex-trimspaces.Ricardo Wurmus2017-07-17
| | | | * gnu/packages/tex.scm (texlive-latex-trimspaces): New variable.
* gnu: Add texlive-latex-psfrag.Ricardo Wurmus2017-07-17
| | | | * gnu/packages/tex.scm (texlive-latex-psfrag): New variable.
* gnu: Add texlive-latex-ifplatform.Ricardo Wurmus2017-07-17
| | | | * gnu/packages/tex.scm (texlive-latex-ifplatform): New variable.
* gnu: Add texlive-latex-filemod.Ricardo Wurmus2017-07-17
| | | | * gnu/packages/tex.scm (texlive-latex-filemod): New variable.
* gnu: Add texlive-latex-environ.Ricardo Wurmus2017-07-17
| | | | * gnu/packages/tex.scm (texlive-latex-environ): New variable.
* gnu: Add texlive-latex-bigfoot.Ricardo Wurmus2017-07-17
| | | | * gnu/packages/tex.scm (texlive-latex-bigfoot): New variable.
* gnu: Add texlive-generic-pdftex.Ricardo Wurmus2017-07-17
| | | | * gnu/packages/tex.scm (texlive-generic-pdftex): New variable.
* gnu: Add texlive-latex-wrapfig.Ricardo Wurmus2017-07-17
| | | | * gnu/packages/tex.scm (texlive-latex-wrapfig): New variable.
* gnu: Add texlive-latex-varwidth.Ricardo Wurmus2017-07-17
| | | | * gnu/packages/tex.scm (texlive-latex-varwidth): New variable.
* gnu: Add texlive-latex-threeparttable.Ricardo Wurmus2017-07-17
| | | | * gnu/packages/tex.scm (texlive-latex-threeparttable): New variable.
* gnu: Add texlive-latex-tabulary.Ricardo Wurmus2017-07-17
| | | | * gnu/packages/tex.scm (texlive-latex-tabulary): New variable.
* gnu: Add texlive-latex-parskip.Ricardo Wurmus2017-07-17
| | | | * gnu/packages/tex.scm (texlive-latex-parskip): New variable.
* gnu: Add texlive-latex-upquote.Ricardo Wurmus2017-07-17
| | | | * gnu/packages/tex.scm (texlive-latex-upquote): New variable.
* gnu: Add texlive-latex-mdwtools.Ricardo Wurmus2017-07-17
| | | | * gnu/packages/tex.scm (texlive-latex-mdwtools): New variable.
* gnu: Add texlive-latex-framed.Ricardo Wurmus2017-07-17
| | | | * gnu/packages/tex.scm (texlive-latex-framed): New variable.
* gnu: Add texlive-latex-etoolbox.Ricardo Wurmus2017-07-17
| | | | * gnu/packages/tex.scm (texlive-latex-etoolbox): New variable.
* gnu: Add texlive-latex-capt-of.Ricardo Wurmus2017-07-17
| | | | * gnu/packages/tex.scm (texlive-latex-capt-of): New variable.
* gnu: texlive-latex-babel: Install to generic/babel.Ricardo Wurmus2017-07-17
| | | | | * gnu/packages/tex.scm (texlive-latex-babel)[arguments]: Change tex-directory to install to the "generic" tree.
* gnu: texlive-union: Add texlive-generic-babel-english to defaults.Ricardo Wurmus2017-07-17
| | | | | * gnu/packages/tex.scm (texlive-union): Add "texlive-generic-babel-english" to the default inputs.
* gnu: Add texlive-generic-babel-english.Ricardo Wurmus2017-07-17
| | | | * gnu/packages/tex.scm (texlive-generic-babel-english): New variable.
* gnu: Add texlive-latex-cmap.Ricardo Wurmus2017-07-17
| | | | * gnu/packages/tex.scm (texlive-latex-cmap): New variable.
* gnu: Add texlive-latex-fncychap.Ricardo Wurmus2017-07-17
| | | | * gnu/packages/tex.scm (texlive-latex-fncychap): New variable.
* gnu: Add texlive-latex-expdlist.Ricardo Wurmus2017-07-17
| | | | * gnu/packages/tex.scm (texlive-latex-expdlist): New variable.
* gnu: Add texlive-latex-eqparbox.Ricardo Wurmus2017-07-17
| | | | * gnu/packages/tex.scm (texlive-latex-eqparbox): New variable.