Age | Commit message (Collapse) | Author |
|
* gnu/packages/photo.scm (enblend-enfuse)[native-inputs]: Replace
texlive-minimal with texlive-tiny.
|
|
* gnu/packages/messaging.scm (c-toxcore): Update to 0.1.9.
[build-system]: Switch to cmake-build-system.
[native-inputs]: Remove autoconf, automake, libtool, and check.
[inputs]: Rename to...
[propagated-inputs]: ...this.
[arguments]: Remove field.
|
|
* 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/packages/python.scm (python-numpy-documentation)[native-inputs]: Replace
"texlive" with a texlive-union.
|
|
* gnu/packages/bioinformatics.scm (raxml)[supported-systems]: New field.
|
|
* 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/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/packages/python.scm (python-cryptography-vectors,
python2-cryptography-vectors, python-cryptography, python2-cryptography):
Update to 2.0.
|
|
* gnu/packages/gstreamer.scm (orc): Update to 0.4.27.
|
|
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-0.
|
|
* gnu/system/locale.scm (single-locale-directory): Use 'computed-file'
instead of 'gexp->derivation'.
(locale-directory): Adjust accordingly and do the same.
* gnu/system.scm (operating-system-directory-base-entries): Adjust
accordingly.
|
|
* 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/packages/screen.scm (screen): Update to 4.6.1.
|
|
* gnu/build/vm.scm (initialize-hard-disk): Use "GuixSD_image" as label.
* gnu/system/install.scm (installation-os): Likewise.
* gnu/system/vm.scm (system-disk-image): Likewise.
|
|
* gnu/packages/emacs.scm (emacs-ahungry-theme): Upgrade to 1.4.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/shells.scm (dash)[source]: Use the release tarball
instead of a Git checkout.
[native-inputs]: Remove field.
[arguments]: Remove 'bootstrap' phase.
|
|
* gnu/packages/fonts.scm (font-wqy-zenhei): Switch to font-build-system.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/fonts.scm (font-wqy-microhei): Switch to font-build-system.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/sml.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* 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/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/packages/tex.scm (texlive-union)[arguments]: Suppress the output of
"union-build".
|
|
* gnu/packages/tex.scm (texlive-latex-type1cm): New variable.
|
|
* gnu/packages/tex.scm (texlive-fonts-txfonts): New variable.
|
|
* gnu/packages/tex.scm (texlive-latex-enumitem): New variable.
|
|
* gnu/packages/tex.scm (texlive-dvips)[native-inputs]: Add dvips-font-maps and
dvips-base-enc.
[arguments]: Install them.
|
|
* gnu/packages/tex.scm (texlive-union): Add texlive-fontname to the default
packages
|
|
* gnu/packages/tex.scm (texlive-fontname): New variable.
|
|
* gnu/packages/python.scm (python-ipython)[native-inputs]: Replace "texlive"
with a texlive-union.
|
|
* gnu/packages/tex.scm (texlive-latex-pstool): New variable.
|
|
* gnu/packages/tex.scm (texlive-latex-trimspaces): New variable.
|
|
* gnu/packages/tex.scm (texlive-latex-psfrag): New variable.
|
|
* gnu/packages/tex.scm (texlive-latex-ifplatform): New variable.
|
|
* gnu/packages/tex.scm (texlive-latex-filemod): New variable.
|
|
* gnu/packages/tex.scm (texlive-latex-environ): New variable.
|
|
* gnu/packages/tex.scm (texlive-latex-bigfoot): New variable.
|
|
* gnu/packages/tex.scm (texlive-generic-pdftex): New variable.
|
|
* gnu/packages/tex.scm (texlive-latex-wrapfig): New variable.
|
|
* gnu/packages/tex.scm (texlive-latex-varwidth): New variable.
|
|
* gnu/packages/tex.scm (texlive-latex-threeparttable): New variable.
|
|
* gnu/packages/tex.scm (texlive-latex-tabulary): New variable.
|
|
* gnu/packages/tex.scm (texlive-latex-parskip): New variable.
|
|
* gnu/packages/tex.scm (texlive-latex-upquote): New variable.
|
|
* gnu/packages/tex.scm (texlive-latex-mdwtools): New variable.
|
|
* gnu/packages/tex.scm (texlive-latex-framed): New variable.
|
|
* gnu/packages/tex.scm (texlive-latex-etoolbox): New variable.
|
|
* gnu/packages/tex.scm (texlive-latex-capt-of): New variable.
|
|
* gnu/packages/tex.scm (texlive-latex-babel)[arguments]: Change tex-directory
to install to the "generic" tree.
|
|
* gnu/packages/tex.scm (texlive-union): Add "texlive-generic-babel-english" to
the default inputs.
|
|
* gnu/packages/tex.scm (texlive-generic-babel-english): New variable.
|