Age | Commit message (Expand) | Author |
2018-11-27 | gnu: emacs-ivy-yasnippet: Update to 0.1-2.32580b4....* gnu/packages/emacs.scm (emacs-ivy-yasnippet): Update to 0.1-2.32580b4.
| Ricardo Wurmus |
2018-11-26 | gnu: Add OpenShot....* gnu/packages/video.scm (openshot-qt): New variable.
| Eric Bavier |
2018-11-26 | gnu: Add libopenshot....* gnu/packages/video.scm (libopenshot): New variable.
* gnu/packages/patches/libopenshot-tests-with-system-libs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Eric Bavier |
2018-11-26 | gnu: Add libopenshot-audio....* gnu/packages/audio.scm (libopenshot-audio): New variable.
| Eric Bavier |
2018-11-26 | qtwebkit: Reduce RAM requirements for linking....* gnu/packages/qt.scm (qtwebkit)[arguments]: Link shared libraries and
executables with "--no-keep-memory".
| Eric Bavier |
2018-11-26 | qtwebkit: Fix pri install directory....* gnu/packages/qt.scm (qtwebkit)[arguments]: Add "ECM_MKSPECS_INSTALL_DIR"
to #:configure-flags.
| Eric Bavier |
2018-11-26 | gnu: Mutt: Update to 1.11.0....* gnu/packages/mail.scm (mutt): Update to 1.11.0.
| Leo Famulari |
2018-11-27 | gnu: mono: Make build reproducible....* gnu/packages/patches/mono-mdoc-timestamping.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/mono.scm (mono)[source]: Use patch.
[arguments]<#:phases>[make-reproducible]: New phase.
<#:phases>[set-env]: Set SOURCE_DATE_EPOCH.
| Danny Milosavljevic |
2018-11-26 | gnu: mono: End phase with #t....* gnu/packages/mono.scm (mono)[arguments]<#:phases>[set-env]: End with #t.
| Danny Milosavljevic |
2018-11-26 | gnu: adb: Fix build with glibc 2.28....* gnu/packages/android.scm (android-platform-version): Use "7.1.2_r36".
(android-platform-system-core): Update sha256 hash value (for 7.1.2_r36).
(android-platform-bionic): Update sha256 hash value (for 7.1.2_r36).
| Danny Milosavljevic |
2018-11-26 | gnu: python-tblib: Use invoke....* gnu/packages/python.scm (python-tblib)[arguments]<#:phases>[check]: Use
invoke.
| Danny Milosavljevic |
2018-11-26 | gnu: mono: Fix build with glibc 2.28....* gnu/packages/mono.scm (mono)[arguments]<#:phases>[fix-includes]: New phase.
| Danny Milosavljevic |
2018-11-26 | gnu: ams-lv2: Always return #t from phase remove-sse-flags....* gnu/packages/music.scm (ams-lv2)[arguments]: Use '(unless' instead of
'(when (not'. Return with #t as last value from phase 'remove-sse-flags'.
| Björn Höfling |
2018-11-26 | gnu: ams-lv2: Fix error in configure phase....Python 3.7 introduced PEP 479. That raised an error in an old waf-script
included in the package. An updated waf-script was found in a
newer commit that fixes the problem.
* gnu/packages/music.scm (ams-lv2)[sources]: Update, using two more commits
than version 1.2.1.
| Björn Höfling |
2018-11-26 | gnu: python-seaborn: Update to 0.9.0....* gnu/packages/python.scm (python-seaborn): Update to 0.9.0.
[arguments]: Enable tests.
[propagated-inputs]: Add python-numpy.
[native-inputs]: Add python-pytest and xorg-server.
[properties]: Remove.
(python2-seaborn)[propagated-inputs]: Remove python2-pytz.
| Ricardo Wurmus |
2018-11-26 | gnu: clang-from-llvm: Clean up share/clang folder....* gnu/packages/llvm.scm (clang-from-llvm): Remove useless files, install completion.
| Pierre Neidhardt |
2018-11-26 | gnu: Add emacs-clang-rename....* gnu/packages/llvm.scm (emacs-clang-rename): New variable.
| Pierre Neidhardt |
2018-11-26 | gnu: emacs-clang-format: Inherit from clang....* gnu/packages/emacs.scm (emacs-clang-format): Remove.
* gnu/packages/llvm.scm (emacs-clang-format): Add.
| Tim Gesthuizen |
2018-11-26 | gnu: efl: Build with full opengl support except on armhf-linux....* gnu/packages/enlightenment.scm (efl)[arguments]: Add 'configure-flags
to use full opengl on all architectures except for armhf-linux, which
will continue to use opengl-es.
| Efraim Flashner |
2018-11-26 | gnu: efl: Build with 'release' profile....* gnu/packages/enlightenment.scm (efl)[arguments]: Add 'configure-flag
to build the 'release' profile.
| Efraim Flashner |
2018-11-26 | gnu: Add 'git-minimal'....* gnu/packages/version-control.scm (git-minimal): New variable.
| Ludovic Courtès |
2018-11-26 | gnu: wine-staging: Update to 3.21....* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.21.
* gnu/packages/wine.scm (wine-staging): Update to 3.21.
| Rutger Helling |
2018-11-25 | gnu: aegisub: Fix build....* gnu/packages/patches/aegisub-boost68.patch: New file
* gnu/local.mk: Add it.
* gnu/packages/video.scm (aegisub)[source]: Use patch.
| Björn Höfling |
2018-11-25 | gnu: opam: Update to 2.0.1....gnu/packages/ocaml.scm (opam): Update to 2.0.1.
[arguments]: Use invoke, return #t and use store paths for dependencies.
[inputs]: Add bubblewrap.
| Julien Lepiller |
2018-11-25 | gnu: Add bubblewrap....* gnu/packages/virtualization.scm (bubblewrap): New variable.
| Julien Lepiller |
2018-11-25 | gnu: randomjungle: Do not build static binaries....* gnu/packages/patches/randomjungle-disable-static-build.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/machine-learning.scm (randomjungle)[source](patches): Add it.
[arguments]: Add "--disable-static" to #:configure-flags.
| Marius Bakke |
2018-11-25 | gnu: dovecot: Update to 2.3.4....* gnu/packages/mail.scm (dovecot): Update to 2.3.4.
| Marius Bakke |
2018-11-25 | gnu: python2-gevent: Fix compilation....* gnu/packages/python.scm (python-gevent)[arguments]: Add (ice-9 match)
to #:modules. In 'do-not-use-bundled-sources' phase, use 'scandir' to
avoid hard-coded include directory name.
[properties]: New field.
(python2-gevent): Add 'native-inputs' and 'arguments' fields.
| Ludovic Courtès |
2018-11-25 | gnu: guix-daemon: Adjust 'install' phase to latest update....Fixes <https://bugs.gnu.org/33496>.
Reported by Brett Gilio <brettg@posteo.net>.
This is a followup to commit 254602cdf884379231793c4d793b25c9ebd6c806.
* gnu/packages/package-management.scm (guix-daemon)[arguments]: In
'install' phase, remove use of "install-nodist_pkglibexecSCRIPTS"
target.
| Ludovic Courtès |
2018-11-25 | gnu: mtools: Update to 4.0.21....* gnu/packages/mtools.scm (mtools): Update to 4.0.21.
| Efraim Flashner |
2018-11-25 | gnu: libreoffice: Fix build with MDDS 1.4 and Orcus 0.14....* gnu/packages/libreoffice.scm (libreoffice)[source](patches): Add two patches
from Arch Linux.
[arguments]: Add substitutions so the libraries are found.
| Marius Bakke |
2018-11-25 | gnu: libetonyek: Fix build against mdds 1.4....* gnu/packages/libreoffice.scm (libetonyek)[arguments]: Add phase to
substitute mdds version. Adjust #:configure-flags accordingly.
| Marius Bakke |
2018-11-25 | gnu: orcus: Update to 0.14.1....* gnu/packages/libreoffice.scm (orcus): Update to 0.14.1.
| Marius Bakke |
2018-11-25 | gnu: ixion: Update to 0.14.1....* gnu/packages/libreoffice.scm (ixion): Update to 0.14.1.
| Marius Bakke |
2018-11-25 | gnu: mdds: Update to 1.4.3....* gnu/packages/boost.scm (mdds): Update to 1.4.3.
| Marius Bakke |
2018-11-25 | gnu: python2-numpy@1.8: Provide "python2-nose"....Also remove other native-inputs since they appear unnecessary.
* gnu/packages/python.scm (python2-numpy-1.8)[native-inputs]: New field.
| Marius Bakke |
2018-11-25 | gnu: uncrustify: Update to 0.68.1....* gnu/packages/code.scm (uncrustify): Update to 0.68.1.
| Pierre Neidhardt |
2018-11-25 | gnu: Add s-xml-rpc....* gnu/packages/lisp.scm (cl-s-xml-rpc, ecl-s-xml-rpc, sbcl-s-xml-rpc): New variables.
| Pierre Neidhardt |
2018-11-25 | gnu: Add s-xml....* gnu/packages/lisp.scm (cl-s-xml, ecl-s-xml, sbcl-s-xml): New variables.
| Pierre Neidhardt |
2018-11-25 | gnu: Add usocket....* gnu/packages/lisp.scm (cl-usocket, ecl-usocket, sbcl-usocket): New variables.
| Pierre Neidhardt |
2018-11-25 | gnu: Add usocket-server....* gnu/packages/lisp.scm (cl-usocket-server, ecl-usocket-server, sbcl-usocket-server): New variables.
| Pierre Neidhardt |
2018-11-25 | gnu: Add sbcl-usocket-boot0....* gnu/packages/lisp.scm (sbcl-usocket-boot0): New variable.
| Pierre Neidhardt |
2018-11-25 | gnu: Add portable-threads....* gnu/packages/lisp.scm (cl-portable-threads, ecl-portable-threads, sbcl-portable-threads): New variables.
| Pierre Neidhardt |
2018-11-25 | gnu: Add cl-css....* gnu/packages/lisp.scm (cl-css, ecl-cl-css, sbcl-cl-css): New variables.
| Pierre Neidhardt |
2018-11-25 | gnu: Add cl-markup....* gnu/packages/lisp.scm (cl-markup, ecl-cl-markup, sbcl-cl-markup): New variables.
| Pierre Neidhardt |
2018-11-25 | gnu: diffoscope: Update to 106....* gnu/packages/package-management.scm (diffoscope): Update to 106.
| Julien Lepiller |
2018-11-25 | gnu: diffoscope: Fix test failure....* gnu/packages/package-management.scm (diffoscope)[arguments]: Remove
failing Berkeley DB test.
| Julien Lepiller |
2018-11-25 | gnu: guix: Update to 71a78ba....* gnu/packages/package-management.scm (guix): Update to 71a78ba.
| Ludovic Courtès |
2018-11-24 | gnu: emacs-company: Update to 0.9.7....* gnu/packages/emacs.scm (emacs-company): Update to 0.9.7.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brett Gilio |
2018-11-24 | gnu: emacs-zenburn-theme: Update to 2.6....* gnu/packages/emacs.scm (emacs-zenburn-theme): Update to 2.6.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brett Gilio |