Age | Commit message (Collapse) | Author |
|
* gnu/packages/gnuzilla.scm (icecat)[arguments]: To configure-flags, add
"--with-distribution-id=org.gnu", "--disable-tests", "--disable-updater",
"--disable-crashreporter", "--disable-maintenance-service", and
"--disable-eme". Rename the
'arrange-to-link-libxul-with-libraries-it-might-dlopen' phase to
'link-libxul-with-libraries'.
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.1.
(%linux-libre-hash): Update hash.
* gnu/packages/aux-files/linux-libre/4.15-arm.conf,
gnu/packages/aux-files/linux-libre/4.15-i686.conf,
gnu/packages/aux-files/linux-libre/4.15-x86_64.conf: Delete files.
* gnu/packages/aux-files/linux-libre/4.16-arm.conf,
gnu/packages/aux-files/linux-libre/4.16-i686.conf,
gnu/packages/aux-files/linux-libre/4.16-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Update accordingly.
|
|
* gnu/packages/linux.scm (make-linux-libre)[arguments]: Add 'patch-/bin/pwd'
phase.
|
|
* gnu/packages/elf.scm (elfutils)[arguments]: Skip test which always
fails on aarch64-linux.
|
|
* gnu/packages/guile.scm (guile-config): Update to 0.2.
[source]: Change to github repo.
[native-inputs]: Add make dist dependencies.
[license]: Update license.
|
|
* gnu/packages/bittorrent.scm (qBittorrent): New public variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Add CXXFLAGS.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/ntp.scm (tlsdate)[arguments]: Add #:configure-flags.
|
|
* gnu/packages/package-management.scm (guix): Update to 486de73.
|
|
* gnu/packages/mes.scm (mes): Update to 0.12.
|
|
* gnu/packages/ci.scm (cuirass): Update to 238f856.
|
|
That test would fail on some machines, for instance build machines
behind berlin.guixsd.org.
* gnu/packages/mpi.scm (hwloc)[arguments]: Add 'skip-linux-libnuma-test'
phase.
(hwloc-2.0)[arguments]: Replace it.
|
|
* gnu/packages/linux.scm (libcgroup): New variable.
|
|
* gnu/packages/mp3.scm (chromaprint): Fix typo.
|
|
* gnu/packages/emulators.scm (retroarch): Update checksum.
|
|
* gnu/packages/emulators.scm (mgba): Update to 0.6.2.
|
|
* gnu/packages/mp3.scm (eyed3): Update to 0.8.5.
[source]: Use pypi-uri.
[propagated-inputs]: Add python-magic and python-pathlib.
|
|
Suggested by Leo Famulari <leo@famulari.name>
* gnu/packages/linux.scm (make-linux-libre)[native-inputs]: Add elfutils.
|
|
* gnu/packages/linux.scm (make-linux-libre)[native-inputs]: Add flex and
bison.
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.16.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.33.
(%linux-libre-4.14-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.93.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.127.
|
|
* gnu/packages/build-tools.scm (bear): New public variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/check.scm (unittest-cpp): New public variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/haskell.scm (ghc-psqueues): Update to 0.2.6.0.
[arguments]: Enable tests.
[home-page]: Update link.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gnunet.scm (gnurl): Update to version 7.59.0.
[source]: Add temporary second source at ftp.n0.is.
Signed-off-by: Nils Gillmann <ng0@n0.is>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/emacs.scm (emacs-pass): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Suggested by Simon Sobisch <simonsobisch@web.de>.
* gnu/packages/cobol.scm (gnucobol)[inputs]: Download "newcob" over HTTPS.
|
|
* gnu/packages/maths.scm (vc)[arguments]: Add "-DTARGET_ARCHITECTURE=none" to
#:configure-flags.
|
|
* gnu/packages/web.scm (http-parser): Update to 2.8.1.
|
|
* gnu/packages/freedesktop.scm (libmbim): Update to 1.16.0.
|
|
* gnu/packages/fontutils.scm (libotf): Update to 0.9.16.
|
|
* gnu/packages/package-management.scm (guix-register): New variable.
|
|
* gnu/packages/dictionaries.scm (grammalecte)[arguments]: Add phase to fix
build script.
|
|
* gnu/packages/dictionaries.scm (grammalecte): Update to 0.6.3.1.
|
|
* gnu/packages/emacs.scm (emacs-evil-anzu): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
|
* gnu/packages/version-control.scm (git)[arguments]: In 'patch-tests'
phase, use %store-directory instead of '/gnu' to prevent tests failure
in case a custom store path is used.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/upnp.scm (miniupnpc): Update to 2.0.20180406.
|
|
* gnu/packages/samba.scm (talloc): Update to 2.1.13.
|
|
* gnu/packages/linux.scm (strace): Update to 4.22.
[source](uri): Download from home page.
|
|
* gnu/packages/ldc.scm (ldc-bootstrap, ldc): Change LLVM and CLANG to LLVM-3.8
and CLANG-3.8.
* gnu/packages/ocaml.scm (bap)[native-inputs]: Change CLANG to CLANG-3.8.
[propagated-inputs, inputs]: Change LLVM to LLVM-3.8.
|
|
* gnu/packages/llvm.scm (llvm, clang-runtime, clang): Update to 6.0.0.
(clang-from-llvm)(patches): Set to empty list.
[arguments]: Adjust substitutions depending on major version.
(llvm-3.8, clang-runtime-3.8, clang-3.8): New public variables.
(clang-3.7, clang-3.6, clang-3.5)(patches): Add 'clang-3.5-libc-search-path.patch'.
(clang-3.9.1)(patches): Add 'clang-3.8-libc-search-path.patch'.
* gnu/packages/patches/clang-6.0-libc-search-path.patch: New file.
* gnu/packages/patches/clang-libc-search-path.patch: Rename to ...
* gnu/packages/patches/clang-3.5-libc-search-path.patch: ... this.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
|
|
* gnu/packages/bioinformatics.scm (sambamba)[source]: Fetch from git.
[arguments]: Disable parallel build; rename build phase "place-biod" to
"place-biod-and-undead"; add build phase "fix-ldc-version"; adjust phase
"unbundle-prerequisites".
[native-inputs]: Add python2-minimal; update biod sources; add undead sources.
|
|
* gnu/packages/bioinformatics.scm (htslib-for-sambamba)[arguments]: Do not
inherit htslib arguments.
|
|
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.23.0.
|
|
* gnu/packages/java.scm (java-native-access-platform): New variable.
|
|
* gnu/packages/java.scm (java-native-access): New variable.
|
|
* gnu/packages/java.scm (java-jakarta-oro): New variable.
|
|
* gnu/packages/java.scm (java-commons-vfs): New variable.
|