Commit Graph

54557 Commits

Author SHA1 Message Date
Pierre Neidhardt
a32605fee7
gnu: Add rnnoise.
* gnu/packages/pulseaudio.scm (rnnoise): New variable.
2020-08-06 18:51:38 +02:00
Nicolas Goaziou
416fe466a6
gnu: ode: Update to 0.16.2.
* gnu/packages/game-development.scm (ode): Update to 0.16.2.
2020-08-06 16:55:12 +02:00
Nicolas Goaziou
39b8e41927
gnu: mgba: Update to 0.8.3.
* gnu/packages/emulators.scm (mgba): Update to 0.8.3.
2020-08-06 16:49:50 +02:00
Nicolas Goaziou
64a0edf305
gnu: asymptote: Update to 2.67.
* gnu/packages/plotutils.scm (asymptote): Update to 2.67.
2020-08-06 16:48:40 +02:00
Vinicius Monego
509bd7a75f
gnu: Add python-sniffio.
* gnu/packages/python-xyz.scm (python-sniffio): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-06 16:16:28 +02:00
Vinicius Monego
ce3ce4f7cd
gnu: Add python-curio.
* gnu/packages/python-xyz.scm (python-curio): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-06 16:06:08 +02:00
Vinicius Monego
647bbd9e9a
gnu: Add python-immutables.
* gnu/packages/python-xyz.scm (python-immutables): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-06 16:05:14 +02:00
Vinicius Monego
f8380178d5
gnu: Add python-h2.
* gnu/packages/python-web.scm (python-h2): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-06 16:00:42 +02:00
Vinicius Monego
22d112400f
gnu: Add python-hpack.
* gnu/packages/python-web.scm (python-hpack): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-06 16:00:42 +02:00
Vinicius Monego
03239548b8
gnu: Add python-hyperframe.
* gnu/packages/python-web.scm (python-hyperframe): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-06 16:00:41 +02:00
Efraim Flashner
b4d6e378ba
gnu: guile-zlib: Declare a source file-name.
* gnu/packages/guile.scm (guile-zlib)[source]: Add file-name field.
2020-08-06 16:25:19 +03:00
Efraim Flashner
90748666a1
gnu: guile-lzlib: Declare a source file-name.
* gnu/packages/guile.scm (guile-lzlib)[source]: Add file-name field.
2020-08-06 16:24:39 +03:00
Pierre Neidhardt
eb44d3b856
gnu: Add hddtemp.
* gnu/packages/disk.scm (hddtemp): New variable.
2020-08-06 12:28:29 +02:00
Pierre Neidhardt
85c4f486b4
gnu: Add metapixel.
* gnu/packages/image-processing.scm (metapixel): New variable.
2020-08-06 12:04:58 +02:00
Pierre Neidhardt
68c858de75
gnu: Add ogmtools.
* gnu/packages/video.scm (ogmtools): New variable.
2020-08-06 12:04:58 +02:00
Pierre Neidhardt
1518c40e86
gnu: racket: Update to 7.8.
* gnu/packages/scheme.scm (racket): Update to 7.8.
2020-08-06 12:03:44 +02:00
HiPhish
738c0d9621
gnu: neovim: Update to 0.4.4.
* gnu/package/vim.scm (neovim): Update to 0.4.4.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-08-06 12:19:16 +03:00
Efraim Flashner
327ebd55ca
gnu:guile-json-1: Update to 1.3.2.
* gnu/packages/guile.scm (guile-json-1): Update to 1.3.2.
[arguments]: Add make-flag to supress guild warnings.
2020-08-06 10:03:33 +03:00
Efraim Flashner
a220ed0758
gnu: guile-json: Update to 4.3.2.
* gnu/packages/guile.scm (guile-json): Update to 4.3.2.
2020-08-06 10:00:41 +03:00
Efraim Flashner
10b4048974
gnu: json-c: Fix CVE-2020-12762.
* gnu/packages/web.scm (json-c)[replacement]: New field.
(json-c-0.13, json-c-0.12)[source]: Add patch.
(json-c/fixed): New variable.
* gnu/packages/patches/json-c-CVE-2020-12762.patch,
gnu/packages/patches/json-c--0.13-CVE-2020-12762.patch,
gnu/packages/patches/json-c--0.12-CVE-2020-12762.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
2020-08-06 09:44:24 +03:00
Efraim Flashner
7941e05947
gnu: binutils-gold: build with canonical gcc:lib.
* gnu/packages/base.scm (binutils-gold)[inputs]: Replace gcc:lib with
the canonical-package of gcc.
2020-08-06 09:04:13 +03:00
Efraim Flashner
58c367367e
gnu: go-1.4: Build with canonical gcc:lib.
* gnu/packages/golang.scm (go-1.4)[inputs]: Replace gcc:lib with the
canonical-package of gcc.
2020-08-06 09:04:13 +03:00
Efraim Flashner
bfebc59829
gnu: ghc-c2hs: Enable tests.
* gnu/packages/haskell-xyz.scm (ghc-c2hs)[arguments]: Enable tests.
2020-08-06 09:04:13 +03:00
Efraim Flashner
a723d36d01
gnu: ghc-c2hs: Remove extra input.
* gnu/packages/haskell-xyz.scm (ghc-c2hs)[native-inputs]: Remove gcc.
2020-08-06 09:04:13 +03:00
Efraim Flashner
d416723395
gnu: v: Remove unnecessary input.
* gnu/packages/vlang.scm (v)[inputs]: Remove gcc.
2020-08-06 09:04:12 +03:00
Maxim Cournoyer
0531ea982b
gnu: jami: Always remove contrib tarballs from the sources of Jami.
The origin used as the "sfl-patches" input contained bundled library tarballs,
and weighed 217 MiB.  After this change, it weighs 3.3 MiB.

* gnu/packages/jami.scm (jami-source): Rename #:without-daemon to
\#:keep-contrib-patches.  Delete the daemon/contrib/tarballs sub-directory even
when keeping the patches.  Delete extraneous code.
(%sfl-patches, %jami-sources): New variables.
(pjproject-jami, ffmpeg-jami, libring): Adjust to use the above variables.
2020-08-06 00:01:50 -04:00
Maxim Cournoyer
4c91f184a1
gnu: ruby-chunky-png: Update to 1.3.12.
* gnu/packages/ruby.scm (ruby-chunky-png): Update to 1.3.12.
2020-08-05 22:25:24 -04:00
Maxim Cournoyer
e6062b6195
gnu: pjproject: Update the pkg-config patch.
* gnu/packages/patches/pjproject-fix-pkg-config-ldflags.patch: Update patch.
2020-08-05 21:51:38 -04:00
Jakub Kądziołka
d9a412bd94
gnu: perf: Fix build.
This is a follow-up to commit 843344273c.

* gnu/packages/linux.scm (perf)[native-inputs]: Add python-3 for
  bpf_helpers_doc.py
2020-08-06 01:39:44 +02:00
Tanguy Le Carrour
fc45f2fcf8
gnu: poetry: Fix problems with some dependencies.
* gnu/packages/python-xyz.scm (poetry)
[arguments]: Modify the required versions of python-tomlkit, python-clikit
and python-cleo.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2020-08-05 16:07:18 -04:00
Tanguy Le Carrour
993391c0e1
gnu: python-cleo: Update to 0.8.1.
* gnu/packages/python-xyz.scm (python-cleo): Update to 0.8.1.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2020-08-05 16:07:18 -04:00
Mark H Weaver
2a11d231d9
gnu: linux-libre: Update to 5.4.56.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.56.
(linux-libre-5.4-pristine-source): Update hash.
(deblob-scripts-5.4): Update to 5.4.56.
2020-08-05 15:23:59 -04:00
Mark H Weaver
1744d7c429
gnu: linux-libre@5.7: Update to 5.7.13.
* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.13.
(linux-libre-5.7-pristine-source): Update hash.
(deblob-scripts-5.7): Update to 5.7.13.
2020-08-05 15:23:57 -04:00
Mark H Weaver
6e02de4da8
gnu: linux-libre@4.19: Update to 4.19.137.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.137.
(linux-libre-4.19-pristine-source): Update hash.
(deblob-scripts-4.19): Update to 4.19.137.
2020-08-05 15:23:55 -04:00
Mark H Weaver
db20b04dac
gnu: linux-libre@4.14: Update to 4.14.192.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.192.
(linux-libre-4.14-pristine-source): Update hash.
(deblob-scripts-4.14): Update to 4.14.192.
2020-08-05 15:23:52 -04:00
Jakub Kądziołka
0012df64fc
gnu: sameboy: Update to 0.13.4.
* gnu/packages/emulators.scm (sameboy): Update to 0.13.4.
2020-08-05 21:17:48 +02:00
Leo Famulari
843344273c
gnu: linux-libre: Update to 5.7.12.
* gnu/packages/aux-files/linux-libre/5.7-arm.conf,
gnu/packages/aux-files/linux-libre/5.7-arm64.conf,
gnu/packages/aux-files/linux-libre/5.7-i686.conf,
gnu/packages/aux-files/linux-libre/5.7-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Update accordingly.
* gnu/packages/linux.scm: (linux-libre-5.7): New variable.
(linux-libre-version, linux-libre-pristine-source)
(linux-libre-source, linux-libre): Point to linux-libre-5.7*.
2020-08-05 13:22:41 -04:00
Kei Kebreau
09dfb0c466
gnu: stapler: Update to 1.0.0.
* gnu/packages/pdf.scm (stapler): Update to 1.0.0.
[source]: Fetch from pypi.
[inputs]: Remove python2-pypdf2.
[propagated-inputs]: Add python-more-itertools and python-pypdf2.
[arguments]: Remove #:python argument.  Replace 'fix-pypdf-version-requirement
phase with 'fix-more-itertools-version-requirement phase.
2020-08-05 12:39:02 -04:00
Jelle Licht
4764e83ce9
gnu: python-m2crypto: Add swig as native-input.
* gnu/packages/python-crypto.scm (python-m2crypto)[native-inputs]: Add swig.
2020-08-05 15:09:30 +02:00
Michael Rohleder
43708b60b7
gnu: hydrogen: Update to 1.0.0.
* gnu/packages/music.scm (hydrogen): Update to 1.0.0.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-08-05 12:59:08 +02:00
Efraim Flashner
a9a2742b22
gnu: Add confclerk.
* gnu/packages/calendar.scm (confclerk): New variable.
2020-08-05 13:10:14 +03:00
Michael Rohleder
3866a9aef4
gnu: isync: Update to 1.3.3.
* gnu/packages/mail.scm (isync): Update to 1.3.3.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-05 11:35:57 +02:00
Michael Rohleder
519fe9d61f
gnu: roffit: Update to 0.12.
* gnu/packages/groff.scm (roffit): Update to 0.12.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-05 11:34:35 +02:00
Michael Rohleder
c1baf5a917
gnu: Add paprefs.
* gnu/packages/pulseaudio.scm (paprefs): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-05 11:32:47 +02:00
Brett Gilio
0ca7b108b7
gnu: emacs-lsp-ui: Update to 7.0.
* gnu/packages/emacs-xyz.scm (emacs-lsp-ui): Update to 7.0.
2020-08-04 21:08:01 -05:00
Peter Lo
763453e18e
gnu: Add r-iml.
* gnu/packages/cran.scm (r-iml): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-08-04 23:06:59 +02:00
Peter Lo
a74f854074
gnu: Add r-metrics.
* gnu/packages/cran.scm (r-metrics): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-08-04 23:06:59 +02:00
Jakub Kądziołka
1f96a29ec3
gnu: rust-tokio-test-0.2: Don't skip build.
We already use Rust 1.39.

* gnu/packages/crates-io.scm (rust-tokio-test-0.2): Don't skip build.
2020-08-04 21:08:00 +02:00
Jakub Kądziołka
e6e7a71894
gnu: rust-tokio-rustls-0.12: Don't skip build.
We already use Rust 1.39.

* gnu/packages/crates-io.scm (rust-tokio-rustls-0.12)[arguments]: Don't skip
  build. Skip tests that require networking.
2020-08-04 21:08:00 +02:00
Jakub Kądziołka
cb8811d4d9
gnu: rust-tokio-macros-0.2: Don't skip build.
We already use Rust 1.39.

* gnu/packages/crates-io.scm (rust-tokio-macros-0.2): Don't skip build.
2020-08-04 21:08:00 +02:00
Jakub Kądziołka
d075b21a08
gnu: rust-http-body-0.3: Don't skip build.
We already use Rust 1.39.

* gnu/packages/crates-io.scm (rust-http-body-0.3): Don't skip build.
2020-08-04 21:07:59 +02:00
Jakub Kądziołka
4a6f2a3d0e
gnu: rust-http: Don't skip build.
We already use Rust 1.39.

* gnu/packages/crates-io.scm (rust-http-0.2, rust-http-0.1): Don't skip
  build.
  (rust-http-0.1)[cargo-development-inputs]: Use correct quickcheck version.
2020-08-04 21:07:59 +02:00
Jakub Kądziołka
6f72a8b1c1
gnu: rust-bytes: Don't skip build.
We already use Rust 1.39.

* gnu/packages/crates-io.scm (rust-bytes-0.5, rust-bytes-0.4): Don't
  skip build.
2020-08-04 21:07:58 +02:00
Kei Kebreau
485ecd21ad
gnu: wmnd: Update to 0.4.18.
* gnu/packages/gnustep.scm (wmnd): Update to 0.4.18.
2020-08-04 12:04:32 -04:00
Jan (janneke) Nieuwenhuizen
abe3c5ed7d
gnu: mcrl2: Update to 202006.0.
* gnu/packages/maths.scm (mcrl2): Update to 202006.0.
2020-08-04 17:02:09 +02:00
Peter Lo
285bd00cd4
gnu: Add r-fastshap.
* gnu/packages/cran.scm (r-fastshap): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-08-04 16:46:37 +02:00
Rafael Luque Leiva
822e2173ed
gnu: Add r-rticles.
* gnu/packages/cran.scm (r-rticles): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-08-04 16:20:18 +02:00
Ricardo Wurmus
317ed8d073
gnu: r-dae: Update to 3.1-27.
* gnu/packages/cran.scm (r-dae): Update to 3.1-27.
2020-08-04 16:11:43 +02:00
Arne Babenhauserheide
cbfb8812f1
gnu: Add r-dae.
* gnu/packages/cran.scm (r-dae): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-08-04 16:11:43 +02:00
Michael Rohleder
1a9acdef39
gnu: neofetch: Update to 7.1.0.
* gnu/packages/admin.scm (neofetch): Update to 7.1.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-08-04 17:08:09 +03:00
Jakub Kądziołka
b958e4be15
gnu: Add watchexec.
* gnu/packages/rust-apps.scm (watchexec): New variable.
2020-08-04 15:57:35 +02:00
Jakub Kądziołka
6743345774
gnu: rust-notify-4: Update to 4.0.15.
* gnu/packages/crates-io.scm (rust-notify-4): Update to 4.0.15.
  [cargo-inputs]: Remove rust-kernel32-sys-0.2, replace rust-inotify-0.6
  with -0.7.
  [cargo-development-inputs]: Replace rust-tempdir-0.3 with
  rust-tempfile-3.
2020-08-04 15:57:35 +02:00
Jakub Kądziołka
af656e964d
gnu: Add rust-inotify-0.7.
* gnu/packages/crates-io.scm (rust-inotify-0.7): New variable.
  (rust-inotify-0.6): Inherit from rust-inotify-0.7.
2020-08-04 15:57:35 +02:00
Jakub Kądziołka
264a5a6ee2
gnu: rust-clap-2: Update to 2.33.1
* gnu/packages/crates-io.scm (rust-clap-2): Update to 2.33.1.
2020-08-04 15:57:35 +02:00
Jakub Kądziołka
5f4f5edd61
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.
2020-08-04 15:57:34 +02:00
Jakub Kądziołka
b20099df8c
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.
2020-08-04 15:57:34 +02:00
Jakub Kądziołka
fc8374aa11
gnu: Add rust-ident-case-1.
* gnu/pacages/crates-io.scm (rust-ident-case-1): New variable.
2020-08-04 15:57:34 +02:00
Jakub Kądziołka
12c6b558eb
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.
2020-08-04 15:57:33 +02:00
Jakub Kądziołka
d0faf9c203
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.
2020-08-04 15:57:33 +02:00
Jakub Kądziołka
0a568bbcde
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.
2020-08-04 15:57:33 +02:00
Jakub Kądziołka
751c63e99c
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.
2020-08-04 15:57:33 +02:00
Jakub Kądziołka
1209cc470b
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.
2020-08-04 15:57:32 +02:00
Jakub Kądziołka
005bad3cac
gnu: rust-fnv: Don't skip build.
* gnu/packages/crates-io.scm (rust-fnv-1)[arguments]: Don't skip build.
2020-08-04 15:57:32 +02:00
Jakub Kądziołka
379f171826
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.
2020-08-04 15:57:32 +02:00
Jakub Kądziołka
00403ff385
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.
2020-08-04 15:57:31 +02:00
Jakub Kądziołka
b79e249aa0
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.
2020-08-04 15:57:31 +02:00
Jakub Kądziołka
ea660581c7
gnu: rust-nix-0.15: Fix build.
* gnu/packages/crates-io.scm (rust-nix-0.15)[snippet]: Unpin dependency version.
2020-08-04 15:57:31 +02:00
Jakub Kądziołka
cc73028b21
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.
2020-08-04 15:57:31 +02:00
Jakub Kądziołka
93b3287eb0
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.
2020-08-04 15:57:30 +02:00
Ricardo Wurmus
37cf7c17e0
gnu: Add tascam-gtk.
* gnu/packages/music.scm (tascam-gtk): New variable.
2020-08-04 15:13:18 +02:00
Ricardo Wurmus
c2bb58f62c
gnu: Add libxmlplusplus-2.6.
* gnu/packages/xml.scm (libxmlplusplus-2.6): New variable.
2020-08-04 15:13:18 +02:00
Ricardo Wurmus
cc53718760
gnu: Add libxmlplusplus.
* gnu/packages/xml.scm (libxmlplusplus): New variable.
2020-08-04 15:13:18 +02:00
Oleg Pykhalov
062448f359
gnu: Add paperview.
* gnu/packages/games.scm (paperview): New variable.
2020-08-04 11:11:08 +03:00
Efraim Flashner
7f101e7ceb
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.
2020-08-04 10:30:31 +03:00
Maxim Cournoyer
a5b44d999f
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.
2020-08-03 23:30:12 -04:00
Maxim Cournoyer
9f7dc76451
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.
2020-08-03 23:30:12 -04:00
Maxim Cournoyer
5cba0f4805
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.
2020-08-03 23:30:12 -04:00
Maxim Cournoyer
3557d7d8bc
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.
2020-08-03 23:30:11 -04:00
Maxim Cournoyer
839bb42f0c
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.
2020-08-03 23:30:11 -04:00
Maxim Cournoyer
742c49bafe
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.
2020-08-03 23:30:11 -04:00
Maxim Cournoyer
ce34e87c8d
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.
2020-08-03 23:30:11 -04:00
Brett Gilio
c0a4cde04c
gnu: Add inspircd.
* gnu/packages/irc.scm (inspircd): New variable.
2020-08-03 22:12:41 -05:00
Mark H Weaver
4fe1b2e69e
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.
2020-08-03 17:10:33 -04:00
Mark H Weaver
3883fad295
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.
2020-08-03 17:10:31 -04:00
Mark H Weaver
03c0a7cd90
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.
2020-08-03 17:10:24 -04:00
Michael Rohleder
b2dc793879
gnu: libxfce4util: Update source URI.
* gnu/packages/xfce.scm (libxfce4util)[source]: Update URI.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-08-03 22:28:53 +03:00
Michael Rohleder
189aa52543
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>
2020-08-03 21:20:17 +03:00
Jakub Kądziołka
4ad8f5ff6c
gnu: rust-1.45: Update to 1.45.2.
* gnu/packages/rust.scm (rust-1.45): Update to 1.45.2.
2020-08-03 18:00:29 +02:00
Michael Rohleder
48f4927c10
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>
2020-08-03 16:58:49 +02:00
Efraim Flashner
948b59dfd5
gnu: easyrpg-player: Update to 0.6.2.1.
* gnu/packages/easyrpg.scm (easyrpg-player): Update to 0.6.2.1.
2020-08-03 16:43:28 +03:00