| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: Add rust-derive-builder-0.9.•••* gnu/packages/crates-io.scm (rust-derive-builder-0.9,
rust-derive-builder-core-0.9): New variables.
(rust-derive-builder-0.5, rust-derive-builder-core-0.2): Inherit from
newer versions.
| Jakub Kądziołka | 2020-08-04 | 1 | -12/+65 |
* | gnu: Add rust-darling-0.10.•••* gnu/packages/crates-io.scm (rust-darling-0.10, rust-darling-core-0.10,
rust-darling-macro-0.10): New variables.
| Jakub Kądziołka | 2020-08-04 | 1 | -0/+84 |
* | gnu: Add rust-ident-case-1.•••* gnu/pacages/crates-io.scm (rust-ident-case-1): New variable.
| Jakub Kądziołka | 2020-08-04 | 1 | -0/+20 |
* | gnu: rust-syn: Don't include minor version in variable name.•••* gnu/packages/crates-io.scm (rust-syn-1.0): Rename to...
(rust-syn-1): ...this.
* gnu/packagess/rust-apps.scm (rust-cbindgen): Fixup dependency list.
| Jakub Kądziołka | 2020-08-04 | 2 | -44/+44 |
* | gnu: rust-quote: Don't include minor version in variable name.•••* gnu/packages/crates-io.scm (rust-quote-1.0): Rename to...
(rust-quote-1): ...this.
* gnu/packagess/rust-apps.scm (rust-cbindgen): Fixup dependency list.
| Jakub Kądziołka | 2020-08-04 | 2 | -58/+58 |
* | gnu: rust-proc-macro2: Don't include minor version in variable name.•••* gnu/packages/crates-io.scm (rust-proc-macro2-1.0): Rename to...
(rust-proc-macro2-1): ...this.
* gnu/packages/rust-apps.scm (rust-cbindgen): Fixup dependency list.
* gnu/packages/sequoia.scm (sequoia): Likewise.
| Jakub Kądziołka | 2020-08-04 | 3 | -53/+53 |
* | gnu: rust-void: Don't include minor version in variable name.•••* gnu/packages/crates-io.scm (rust-void-1.0): Rename to...
(rust-void-1): ...this.
| Jakub Kądziołka | 2020-08-04 | 1 | -4/+4 |
* | gnu: rust-cc: Don't include minor version in variable name.•••* gnu/packages/crates-io.scm (rust-cc-1.0): Rename to...
(rust-cc-1): ...this.
* gnu/packages/video.scm (rav1e): Adjust dependency list.
| Jakub Kądziołka | 2020-08-04 | 2 | -41/+41 |
* | gnu: rust-fnv: Don't skip build.•••* gnu/packages/crates-io.scm (rust-fnv-1)[arguments]: Don't skip build.
| Jakub Kądziołka | 2020-08-04 | 1 | -1/+0 |
* | gnu: rust-fnv: Don't include minor version in variable name.•••* gnu/packages/crates-io.scm (rust-fnv-1.0): Rename to...
(rust-fnv-1): ...this.
| Jakub Kądziołka | 2020-08-04 | 2 | -16/+16 |
* | gnu: rust-nix-0.14: Don't skip build.•••* gnu/packages/crates-io.scm (rust-nix-0.14)[arguments]: Inherit from
rust-nix-0.15.
| Jakub Kądziołka | 2020-08-04 | 1 | -16/+1 |
* | gnu: Add rust-nix-0.17.•••* gnu/packages/crates-io.scm (rust-nix-0.17): New variable.
(rust-nix-0.15): Inherit from rust-nix-0.17.
| Jakub Kądziołka | 2020-08-04 | 1 | -14/+28 |
* | gnu: rust-nix-0.15: Fix build.•••* gnu/packages/crates-io.scm (rust-nix-0.15)[snippet]: Unpin dependency version.
| Jakub Kądziołka | 2020-08-04 | 1 | -1/+10 |
* | gnu: rust-new-debug-unreachable: Don't include minor version in variable name.•••* gnu/packages/crates-io.scm (rust-new-debug-unreachable-1.0): Rename to...
(rust-new-debug-unreachable-1): ...this.
| Jakub Kądziołka | 2020-08-04 | 1 | -5/+5 |
* | gnu: rust-walkdir: Don't include minor version in variable name.•••* gnu/packages/crates-io.scm (rust-walkdir-2.3): Rename to...
(rust-walkdir-2): ...this.
(rust-walkdir-1.0): Rename to...
(rust-walkdir-1): ...this.
| Jakub Kądziołka | 2020-08-04 | 1 | -22/+22 |
* | gnu: Add tascam-gtk.•••* gnu/packages/music.scm (tascam-gtk): New variable.
| Ricardo Wurmus | 2020-08-04 | 1 | -0/+33 |
* | gnu: Add libxmlplusplus-2.6.•••* gnu/packages/xml.scm (libxmlplusplus-2.6): New variable.
| Ricardo Wurmus | 2020-08-04 | 1 | -0/+17 |
* | gnu: Add libxmlplusplus.•••* gnu/packages/xml.scm (libxmlplusplus): New variable.
| Ricardo Wurmus | 2020-08-04 | 1 | -1/+64 |
* | gnu: Add paperview.•••* gnu/packages/games.scm (paperview): New variable.
| Oleg Pykhalov | 2020-08-04 | 1 | -0/+32 |
* | gnu: catch-framework2: Update to 2.13.0.•••* gnu/packages/check.scm (catch-framework2): Update to 2.13.0.
* gnu/packages/engineering.scm (libfive)[arguments]: Adjust custom
'find-catch phase for updated include path.
* gnu/packages/xdisorg.scm (j4-dmenu-desktop)[arguments]: Add custom
'find-catch phase to search for updated catch2 include directory.
| Efraim Flashner | 2020-08-04 | 3 | -5/+10 |
* | gnu: pjproject-jami: Reuse more of the base pjproject.•••Now that the base pjproject is built as a shared library, the cost of adding
dependencies shared with Jami is minimal. The pjproject-jami now differs only
by its added patches.
* gnu/packages/jami.scm (pjproject-jami)[arguments]: Use the
substitute-keyword-arguments macro to reuse the base pjproject package
arguments, adding only the 'apply-patches phase.
| Maxim Cournoyer | 2020-08-03 | 1 | -70/+8 |
* | gnu: opendht: Propagate gnutls.•••Propagate gnutls as it's included by the opendht/crypto.h header file.
* gnu/packages/networking.scm (opendht)[inputs]: Move gnutls...
[propagated-inputs]: ...to here. Move argon2 to inputs.
| Maxim Cournoyer | 2020-08-03 | 1 | -6/+6 |
* | gnu: pjproject: Enable shared libraries.•••* gnu/packages/telephony.scm (pjproject)[outputs]: Add a "static" output.
[phases]: Move the 'check phase after the 'install phase.
{move-static-libraries}: Add phase.
[configure-flags]: Set LDFLAGS to add a runpath reference to self.
| Maxim Cournoyer | 2020-08-03 | 1 | -3/+23 |
* | gnu: pjproject: Include sensible configure flags from pjproject-jami.•••This is done so the regular pjproject has more in common with
pjproject-jami, which allows simplifying its definition.
* gnu/packages/telephony.scm (pjproject)[configure-flags]: Add
'--enable-epoll' when the system is Linux. Define CFLAGS with
the '-DNDEBUG' options.
| Maxim Cournoyer | 2020-08-03 | 1 | -11/+21 |
* | gnu: pjproject: Fix problem in pkg-config file.•••* gnu/packages/patches/pjproject-correct-the-cflags-field.patch: Add patch.
* gnu/packages/patches/pjproject-fix-pkg-config-ldflags.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Register the new patches.
* gnu/packages/telephony.scm (pjproject): Use them.
* gnu/packages/jami.scm (pjproject-jami): Remove a patch from
pjproject-jami that is already applied against pjproject.
| Maxim Cournoyer | 2020-08-03 | 4 | -1/+161 |
* | gnu: pjproject: Fix build and enable tests.•••* gnu/packages/telephony.scm (pjproject)[origin]: Simplify snippet definition
and remove all bundled libraries.
[outputs]: Add a debug output.
[arguments]: Enable tests, and explicit the configure flags now required to
build using only system libraries.
[phases]{make-source-files-writable}: Add phase.
{disable-some-tests}: Overhaul phase.
[inputs]: Add bcg729, gsm, libsamplerate, opus, portaudio and speexdsp.
| Maxim Cournoyer | 2020-08-03 | 1 | -49/+76 |
* | gnu: resample: Improve synopsis and description.•••The synopsis mentioned a library but it is instead a set of command line
utilities.
* gnu/packages/audio.scm (resample)[synopsis]: Mention these are utilities.
[description]: Describe the two included command line utilities in more
detail.
| Maxim Cournoyer | 2020-08-03 | 1 | -3/+6 |
* | gnu: Add inspircd.•••* gnu/packages/irc.scm (inspircd): New variable.
| Brett Gilio | 2020-08-03 | 1 | -0/+80 |
* | gnu: libjpeg-turbo: Replace with 2.0.5 [fixes CVE-2020-13790].•••* gnu/packages/image.scm (libjpeg-turbo/fixed): New variable.
(libjpeg-turbo)[replacement]: New field.
| Mark H Weaver | 2020-08-03 | 1 | -0/+13 |
* | gnu: libjpeg: Update to 9d [security fixes].•••Includes fixes for CVE-2020-13790 and CVE-2020-14152.
* gnu/packages/image.scm (ijg-libjpeg): Update to 9d.
| Mark H Weaver | 2020-08-03 | 1 | -2/+2 |
* | gnu: Remove libjpeg@8d.•••This version of ijg-libjpeg contains security vulnerabilities
and is not used by any other package in Guix.
* gnu/packages/image.scm (ijg-libjpeg-8): Remove variable.
| Mark H Weaver | 2020-08-03 | 1 | -10/+0 |
* | gnu: libxfce4util: Update source URI.•••* gnu/packages/xfce.scm (libxfce4util)[source]: Update URI.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| Michael Rohleder | 2020-08-03 | 1 | -3/+3 |
* | gnu: emacs-hl-todo: Update to 3.1.2.•••* gnu/packages/emacs-xyz.scm (emacs-hl-todo): Update to 3.1.2.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| Michael Rohleder | 2020-08-03 | 1 | -2/+2 |
* | gnu: rust-1.45: Update to 1.45.2.•••* gnu/packages/rust.scm (rust-1.45): Update to 1.45.2.
| Jakub Kądziołka | 2020-08-03 | 1 | -2/+2 |
* | gnu: emacs-guix: Update to latest gitlab version.•••* gnu/packages/emacs-xyz.scm (emacs-guix): Update to a 0.5.2 snapshot.
fix https://issues.guix.gnu.org/41063
[source] changes to git-getch.
[snippet] removed.
[native-inputs] added tools to build.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Michael Rohleder | 2020-08-03 | 1 | -37/+36 |
* | gnu: easyrpg-player: Update to 0.6.2.1.•••* gnu/packages/easyrpg.scm (easyrpg-player): Update to 0.6.2.1.
| Efraim Flashner | 2020-08-03 | 1 | -2/+3 |
* | gnu: xfce4-terminal: Update to 0.8.9.2.•••* gnu/packages/xfce.scm (xfce4-terminal): Update to 0.8.9.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Michael Rohleder | 2020-08-03 | 1 | -2/+2 |
* | gnu: xfce4-time-out-plugin: Update to 1.1.1.•••* gnu/packages/xfce.scm (xfce4-time-out-plugin): Update to 1.1.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Michael Rohleder | 2020-08-03 | 1 | -2/+2 |
* | gnu: emacs: Ignore empty XIM styles.•••As of libx11 version 1.6.10, xim may be NULL, which causes a segmentation
fault in the execution of ARRAYELTS. As a cautionary measure, we
short-circuit this logic.
* gnu/packages/patches/emacs-ignore-empty-xim-styles.patch: New file.
* gnu/packages/emacs.scm (emacs emacs-next)[patches]: Use it.
* gnu/local.mk: Register it.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Leo Prikler | 2020-08-03 | 2 | -0/+26 |
* | gnu: android: Export android-liblog.•••* gnu/packages/android.scm (android-liblog): Export it.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Denis 'GNUtoo' Carikli | 2020-08-03 | 1 | -1/+1 |
* | gnu: android: Export android-libcutils.•••* gnu/packages/android.scm (android-libcutils): Export it.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Denis 'GNUtoo' Carikli | 2020-08-03 | 1 | -1/+1 |
* | gnu: xfce4-stopwatch-plugin: Update to 0.4.0.•••* gnu/packages/xfce.scm (xfce4-stopwatch-plugin): Update to 0.4.0.
[arguments]: Enable "tests".
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Michael Rohleder | 2020-08-03 | 1 | -5/+2 |
* | gnu: Add python-onnx.•••* gnu/packages/machine-learning.scm (python-onnx): New variable.
* gnu/packages/patches/python-onnx-use-system-googletest.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Vinicius Monego | 2020-08-03 | 2 | -0/+97 |
* | gnu: python-protobuf: Update to 3.12.4.•••* gnu/packages/protobuf.scm (python-protobuf): Update to 3.12.4.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Vinicius Monego | 2020-08-03 | 1 | -2/+5 |
* | gnu: cuirass: Update to 0.0.1-42.d332955.•••* gnu/packages/ci.scm (cuirass): Update to 0.0.1-42.d332955.
| Mathieu Othacehe | 2020-08-02 | 1 | -3/+3 |
* | gnu: cuirass: Update to 0.0.1-41.614ea05.•••* gnu/packages/ci.scm (cuirass): Update to 0.0.1-41.614ea05.
| Mathieu Othacehe | 2020-08-02 | 1 | -3/+3 |
* | gnu: emacs-dhall-mode: Update to 0.1.3-1.484bcf8.•••* gnu/packages/emacs-xyz.scm (emacs-dhall-mode): Update to 0.1.3-1.484bcf8.
| Oleg Pykhalov | 2020-08-02 | 1 | -3/+3 |
* | gnu: emacs-org-roam: Update to 1.2.1.•••* gnu/packages/emacs.scm (emacs-org-roam): Update to 1.2.1.
[propagated-inputs]: Replace emacs-emacsql with emacs-emacsql-sqlite3.
[home-page]: Update URL.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| Pierre Langlois | 2020-08-02 | 1 | -5/+5 |
* | gnu: Add emacs-emacsql-sqlite3.•••* gnu/packages/emacs-xyz.scm (emacs-emacsql-sqlite3): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| Pierre Langlois | 2020-08-02 | 1 | -0/+39 |
* | gnu: Add cl-qbase64.•••* gnu/packages/lisp-xyz.scm (sbcl-qbase64, cl-qbase64, ecl-qbase64): New
variables.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
| Adam Kandur | 2020-08-02 | 1 | -0/+31 |