| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* gnu/packages/linux.scm (proot)[arguments]: In 'install' phase, install
man page as "proot.1", not "man.1".
|
|
|
|
| |
* gnu/packages/dns.scm (isc-bind): Update to 9.11.1-P1.
|
|
|
|
|
|
|
|
|
| |
Fixes CVE-2014-8128, CVE-2015-7554, CVE-2016-5318, CVE-2016-10095, and
the other bugs listed in 'libtiff-tiffgetfield-bugs.patch'.
* gnu/packages/patches/libtiff-tiffgetfield-bugs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (libtiff-4.0.8)[source]: Use it.
|
|
|
|
|
| |
* gnu/packages/java.scm (sablevm)[arguments]: Add build phase
"remove-timestamp-for-reproducibility".
|
|
|
|
|
|
| |
* gnu/packages/java.scm (sablevm)[inputs]: Add popt and libffi.
[arguments]: Add configure flags and build phase to avoid using bundled
libraries.
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (network-manager-applet): Update to 1.8.2.
[arguments]: Remove "--without-wwan" configure flag.
[inputs]: Add libselinux and modem-manager.
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/zziplib-CVE-2017-5974.patch,
gnu/packages/patches/zziplib-CVE-2017-5975.patch,
gnu/packages/patches/zziplib-CVE-2017-5976.patch,
gnu/packages/patches/zziplib-CVE-2017-5978.patch,
gnu/packages/patches/zziplib-CVE-2017-5979.patch,
gnu/packages/patches/zziplib-CVE-2017-5981.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/zip.scm (zziplib)[source]: Use them.
|
|
|
|
|
|
| |
* gnu/packages/embedded.scm (propeller-gcc-4): New variable.
* gnu/packages/patches/gcc-4.6-gnu-inline.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-tiny): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-union): New procedure.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-psnfss): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-cyrillic): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-babel): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-amscls): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-amsmath): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-luatex-lualibs): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-fontspec): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-l3packages): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-l3kernel): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-url): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-tools): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-oberdiek): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-hyperref): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-xcolor): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-graphics): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-fancyvrb): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-generic-ifxetex): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-filecontents): New variable.
|
|
|
|
|
|
|
|
|
| |
* guix/build-system/texlive.scm: New file.
* guix/build/texlive-build-system.scm: New file.
* Makefile.am (MODULES): Add them.
* doc/guix.texi (Build Systems): Document it.
* gnu/packages/tex.scm (%texlive-tag, %texlive-revision): Remove variables.
(texlife-ref): Remove procedure.
|
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-base): New variable.
(texlive-ref): New procedure.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-tex-plain): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-fonts-latex): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-fonts-knuth-lib): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-fonts-cm): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-metafont-base): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-generic-hyph-utf8): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-generic-tex-ini-files): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-generic-dehyph-exptl): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-generic-unicode-date): New variable.
|
|
|
|
|
| |
* gnu/packages/tex.scm (%texlive-tag, %texlive-revision, texlive-dvips): New
variables.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.5.
(%linux-libre-hash): Update hash.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.32.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.72.
|
|
|
|
| |
* gnu/packages/databases.scm (lmdb): Update to 0.9.21.
|
|
|
|
| |
* gnu/packages/databases.scm (liburcu): Update to 0.10.0.
|
|
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (desktop-file-utils): Move from here ...
* gnu/packages/freedesktop.scm (desktop-file-utils): ... to here.
* gnu/packages/engineering.scm: Import (gnu packages freedesktop).
* gnu/packages/game-development.scm: Import (gnu packages freedesktop).
* gnu/packages/xfce.scm: Import (gnu packages freedesktop).
|
|
|
|
|
|
| |
* gnu/packages/databases.scm (postgresql)[arguments]: Add "build-contrib",
"install-contrib" phases. Add configure-flags.
[inputs]: Add libuuid.
|
|
|
|
|
|
|
| |
* gnu/packages/kde.scm (kdevelop): Update to 5.1.1.
[arguments]: Set QT_QPA_PLATFORM_PLUGIN_PATH during the wrap-executable
phase.
(kdevplatform): Update to 5.1.1.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (gemma)[arguments]: Fix indentation.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (gemma)[arguments]: On 32-bit
architectures add 'FORCE_32BIT' flag.
|