aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Expand)AuthorAge
...
| * | | | | | | gnu: fastcap: Build with ghostscript-gs.•••* gnu/packages/engineering.scm (fastcap)[native-inputs]: Replace GHOSTSCRIPT by GHOST_SCRIPT-GS. This is a follow-up to commit d8eb912132ccdff955e3318fe549c5f7f674adf8. Andreas Enge2016-07-25
| * | | | | | | Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge2016-07-25
| |\ \ \ \ \ \ \
| * | | | | | | | gnu: Use 'ghostscript-gs' in packages that need the 'gs' command.•••Fixes a regression introduced in eb354bdacbf4154ec66038dac07f19bf4ced1fad. Reported by Andreas Enge <andreas@enge.fr>. * gnu/packages/gv.scm (gv)[propagated-inputs]: Change from GHOSTSCRIPT/X to GHOSTSCRIPT-GS/X. * gnu/packages/music.scm (lilypond): Use GHOSTSCRIPT-GS instead of GHOSTSCRIPT. * gnu/packages/ocaml.scm (unison): Likewise. * gnu/packages/plotutils.scm (asymptote): Likewise. * gnu/packages/scheme.scm (chez-scheme): Likewise. Ludovic Courtès2016-07-25
| * | | | | | | | gnu: Add 'ghostscript-gs' and 'ghostscript-gs-with-x'.•••* gnu/packages/ghostscript.scm (ghostscript-wrapper): New procedure. (ghostscript-gs, ghostscript-gs/x): New variables. Ludovic Courtès2016-07-25
| * | | | | | | | Merge branch 'master' into core-updatesAndreas Enge2016-07-24
| |\ \ \ \ \ \ \ \
| * | | | | | | | | gnu: bitcoin-core: Build with bdb-5.3.•••* gnu/packages/finance.scm (bitcoin-core)[inputs]: Replace bdb by bdb-5.3. Andreas Enge2016-07-23
| * | | | | | | | | gnu: libepoxy: Update to 1.3.1.•••* gnu/packages/gl.scm (libepoxy): Update to 1.3.1. Signed-off-by: Andreas Enge <andreas@enge.fr> ng02016-07-23
| * | | | | | | | | Merge branch 'master' into core-updates•••Resolved conflicts: * gnu/packages/scheme.scm: Conflict in import of (guix licenses). On master, "#:hide (openssl)" was used. On core-updates, "#:select (some licenses)" was used. The latter won the conflict. * gnu/packages/version-control.scm (git)[arguments]: Whitespace conflict in 'install-shell-completion. Leo Famulari2016-07-22
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | gnu: mozjs: Disable parallel build.•••* gnu/packages/gnuzilla.scm (mozjs)[arguments]: Add '#:parallel-build? #f'. Leo Famulari2016-07-22
| * | | | | | | | | | Merge branch 'master' into core-updatesLudovic Courtès2016-07-20
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | gnu: gnutls: Update to 3.5.2.•••* gnu/packages/tls.scm (gnutls): Update to 3.5.2. [native-inputs]: Add net-tools. Leo Famulari2016-07-20
| * | | | | | | | | | | Revert "gnu: Add python-imagesize."•••This reverts commit d8fa9cf7f4173b1b30adc1a7b75f7dd46218c424. Leo Famulari2016-07-12
| * | | | | | | | | | | Revert "gnu: Add python-alabaster."•••This reverts commit 15c36240f0b9ab3e8dc0b57702bb6a5174e4ad58. Leo Famulari2016-07-12
| * | | | | | | | | | | Revert "gnu: Add python-snowballstemmer."•••This reverts commit b3283dbaf395e024b6d88e63dbb0ccff42209f28. Leo Famulari2016-07-12
| * | | | | | | | | | | Revert "gnu: python-sphinx: Update to 1.4.4."•••This reverts commit efb386ca5c07c5a4571de8561fd5dcd2a4d9cec7. Leo Famulari2016-07-12
| * | | | | | | | | | | Revert "gnu: python-sphinx-rtd-theme: Update to 0.1.9."•••This reverts commit e1257225e7bb211e3dd8d9373fb5a81fe83b6baf. Leo Famulari2016-07-12
| * | | | | | | | | | | gnu: grue-hunter: Adapt to gzip-1.8 update.•••* gnu/packages/games.scm (grue-hunter)[arguments]: Change gunzip call to gzip call, add `-d' to the gzip command. Efraim Flashner2016-07-11
| * | | | | | | | | | | gnu: glibc-2.21: Fix substitutes in glibc-2.21.•••* gnu/packages/base.scm (glibc-2.21)[arguments]: Add back substitution for /bin/pwd which was removed in the update of glibc to 2.23. Efraim Flashner2016-07-11
| * | | | | | | | | | | gnu: exim: Adjust to pcre output split.•••* gnu/packages/mail.scm (exim)[native-inputs]: Add pcre:bin. [inputs]: Remove pcre. Efraim Flashner2016-07-11
| * | | | | | | | | | | gnu: conky: Update to 1.10.3.•••* gnu/packages/conky.scm (conky): Update to 1.10.3. [arguments]: Add #:configure-flags. [inputs]: Add libxinerama. 宋文武2016-07-09
| * | | | | | | | | | | gnu: texlive: Fix 'texmf-local' search path.•••* gnu/packages/tex.scm (texlive, texlive-minimal): Add 'native-search-paths'. (texlive-texmf): Correct 'TEXMFLOCAL' definition in 'texmf.cnf' in 'texmf-config' phase. Federico Beffa2016-07-06
| * | | | | | | | | | | gnu: cross-gcc-arguments: Disable libitm, libvtv and libsanitizer.•••* gnu/packages/cross-base.scm (cross-gcc-arguments)[arguments]: Add "--disable-libitm", "--disable-libvtv" and "--disable-libsanitizer" when libc is not present. Manolis Ragkousis2016-07-05
| * | | | | | | | | | | gnu: python-sphinx-rtd-theme: Update to 0.1.9.•••* gnu/packages/python.scm (python-sphinx-rtd-theme, python2-sphinx-rtd-theme): Update to 0.1.9. Leo Famulari2016-07-03
| * | | | | | | | | | | gnu: python-sphinx: Update to 1.4.4.•••* gnu/packages/python.scm (python-sphinx, python2-sphinx): Update to 1.4.4. [source]: Use pypi-uri. [inputs]: Add python-alabaster, python-babel, python-imagesize, python-six. [propagated-inputs]: New field. Leo Famulari2016-07-03
| * | | | | | | | | | | gnu: Add python-snowballstemmer.•••* gnu/packages/python.scm (python-snowballstemmer, python2-snowballstemmer): New variables. Leo Famulari2016-07-03
| * | | | | | | | | | | gnu: Add python-alabaster.•••* gnu/packages/python.scm (python-alabaster, python2-alabaster): New variables. Leo Famulari2016-07-03
| * | | | | | | | | | | gnu: Add python-imagesize.•••* gnu/packages/python.scm (python-imagesize, python2-imagesize): New variables. Leo Famulari2016-07-03
| * | | | | | | | | | | gnu: mozjs-24: Disable parallel build.•••* gnu/packages/gnuzilla.scm (mozjs-24)[arguments]: Add '#:parallel-build? #f'. 宋文武2016-07-02
| * | | | | | | | | | | Revert "gnu: wrap-python3: Create more symlinks."•••This reverts commit 478e75b53bdf754cdf911226d37e517387f73c09. Leo Famulari2016-07-01
| * | | | | | | | | | | gnu: mit-krb5: Disable tests on all 32-bit platforms.•••* gnu/packages/mit-krb5.scm (mit-krb5)[arguments]: Change #:tests? to true only on x86_64-linux. Ludovic Courtès2016-06-30
| * | | | | | | | | | | gnu: mit-krb5: Disable tests on i686.•••* gnu/packages/mit-krb5.scm (mit-krb5)[arguments]: Add #:tests?. Ludovic Courtès2016-06-28
| * | | | | | | | | | | gnu: pulseaudio: Enable support for Bluetooth.•••* gnu/packages/pulseaudio.scm (pulseaudio)[arguments]: Add "--enable-bluez5" to configure flags. [inputs]: Add "bluez" and "sbc". Ricardo Wurmus2016-06-28
| * | | | | | | | | | | gnu: git: Fix builds with Make 4.2.•••* gnu/packages/version-control.scm (git)[arguments]: Add 'add-PM.stamp' phase. Ludovic Courtès2016-06-27
| * | | | | | | | | | | gnu: git: Use 'modify-phases'.•••* gnu/packages/version-control.scm (git)[arguments]: Use 'modify-phases'. Ludovic Courtès2016-06-27
| * | | | | | | | | | | Merge branch 'master' into core-updatesLudovic Courtès2016-06-27
| * | | | | | | | | | | gnu: Adjust to PCRE split.•••This is a followup to commit 6d49ca3bad613700b539c30272e164207455735b. * gnu/packages/databases.scm (4store)[inputs]: Remove PCRE. [native-inputs]: Add PCRE:bin. * gnu/packages/web.scm (httpd): Likewise. Ludovic Courtès2016-06-24
| * | | | | | | | | | | gnu: cmake: Update to 3.5.2.•••* gnu/packages/cmake.scm (cmake): Update to 3.5.2. Efraim Flashner2016-06-22
| * | | | | | | | | | | gnu: cmake: Use 'modify-phases'.•••* gnu/packages/cmake.scm (cmake)[arguments]: Use 'modify-phases'. Efraim Flashner2016-06-22
| * | | | | | | | | | | gnu: cmake: Disable checking for libarchive in tests.•••* gnu/packages/cmake.scm (cmake)[arguments]: Remove check on libarchive. Efraim Flashner2016-06-22
| * | | | | | | | | | | gnu: libarchive: Update to 3.2.1.•••* gnu/packages/backup.scm (libarchive): Update to 3.2.1. [arguments]: Build with '-std=C99'. Efraim Flashner2016-06-21
| * | | | | | | | | | | gnu: openldap: Use bdb-5.3.•••* gnu/packages/openldap.scm (openldap)[inputs]: Switch to bdb-5.3. Efraim Flashner2016-06-19
| * | | | | | | | | | | gnu: Add bdb-5.3.•••* gnu/packages/databases.scm (bdb-5.3): New variable. Efraim Flashner2016-06-19
| * | | | | | | | | | | Merge branch 'master' into core-updatesMark H Weaver2016-06-19
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesLudovic Courtès2016-06-17
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | gnu: netpbm: Remove timestamps from build products.•••* gnu/packages/netpbm.scm (netpbm)[source]: Patch "buildtools/stamp-date". Ludovic Courtès2016-06-17
| * | | | | | | | | | | | | gnu: netpbm: Look for 'gsc' instead of 'gs'.•••This is a followup to commit eb354bdacbf4154ec66038dac07f19bf4ced1fad. * gnu/packages/netpbm.scm (netpbm)[arguments]: In 'configure' phase, patch 'pstopnm.c' to look for 'gsc'. Ludovic Courtès2016-06-17
| * | | | | | | | | | | | | gnu: cross-gcc: Allow Hurd libraries to be found.•••* gnu/packages/cross-base.scm (cross-gcc-arguments)[arguments]: Add 'KERNEL/lib' to 'CROSS_LIBRARY_PATH'. Manolis Ragkousis2016-06-15
| * | | | | | | | | | | | | gnu: mit-krb5: Update to 1.14.2.•••* gnu/packages/mit-krb5.scm (mit-krb5): Update to 1.14.2. [source]: Remove 'patches'. * gnu/packages/patches/mit-krb5-CVE-2015-8629.patch, gnu/packages/patches/mit-krb5-CVE-2015-8630.patch, gnu/packages/patches/mit-krb5-CVE-2015-8631.patch, gnu/packages/patches/mit-krb5-init-context-null-spnego.patch: Remove. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Ludovic Courtès2016-06-14
| * | | | | | | | | | | | | gnu: mit-krb5: Disable parallel build and testing.•••* gnu/packages/mit-krb5.scm (mit-krb5)[arguments]: Pass #:parallel-build? #f and #:parallel-tests? #f. Ludovic Courtès2016-06-14
| * | | | | | | | | | | | | gnu: boost: Allow for customizable build flags.•••* gnu/packages/boost.scm (boost)[arguments]: Extract build flags to #:make-flags argument. David Thompson2016-06-14