Commit graph

70209 commits

Author SHA1 Message Date
Marius Bakke 9337c16cb6
gnu: ghostscript: Fix build with FreeType 2.10.4.
This fixes a build failure from 79b31767d0.

* gnu/packages/patches/ghostscript-freetype-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/ghostscript.scm (ghostscript)[source](patches): Add it.
2020-12-08 22:57:53 +01:00
Marius Bakke 18f10c0b12
gnu: node: Update to 10.22.1.
This follows up on 3eb34c66b4 which left an
unbound "nghttp2-1.41" variable.

* gnu/packages/node.scm (node): Update to 10.22.1.
(node-10.22): Remove variable.
* gnu/packages/gnuzilla.scm (icecat)[native-inputs]: Change from NODE-10.22 to
NODE.
(icedove)[native-inputs]: Likewise.
2020-12-08 22:57:53 +01:00
Efraim Flashner 3eb34c66b4
gnu: nghttp2: Update to 1.41.0 and remove replacement.
* gnu/packages/web.scm (nghttp2): Update to 1.41.0.
[replacement]: Remove.
(nghttp2-1.41): Remove.
2020-12-08 17:12:44 +02:00
Efraim Flashner e9acbe6d81
gnu: json-c: Absorb replacement with security fix.
* gnu/packages/web.scm (json-c)[source]: Add patch.
[replacement]: Remove.
(json-c/fixed): Remove.
2020-12-08 17:11:11 +02:00
Ludovic Courtès df4feb9e8b
gnu: openldap: Update to 2.4.50 and remove replacement.
* gnu/packages/openldap.scm (openldap): Update to 2.4.50.
[replacement]: Remove.
(openldap-2.4.50): Remove.
2020-12-08 14:13:37 +01:00
Ludovic Courtès cb8569e10c
gnu: curl: Update to 7.71.0 and remove replacement.
* gnu/packages/curl.scm (curl): Update to 7.71.0.
[replacement]: Remove.
2020-12-08 14:10:33 +01:00
Efraim Flashner e19810e0a6
gnu: libjpeg-turbo: Update to 2.0.5 and remove replacement.
* gnu/packages/image.scm (libjpeg-turbo): Update to 2.0.5.
[replacement]: Remove.
(libjpeg-turbo/fixed): Remove.
2020-12-08 14:06:58 +01:00
Efraim Flashner 7101691676
gnu: libspiro: Update to 20200505 and remove replacement.
* gnu/packages/fontutils.scm (libspiro): Update to 20200505.
[replacement]: Remove.
(libspiro-20200505): Remove.
2020-12-08 14:06:58 +01:00
Ludovic Courtès c4868e3828
gnu: openssl: Update to 1.1.1g and remove replacement.
* gnu/packages/tls.scm (openssl): Update to 1.1.1g.
[replacement]: Remove.
(openssl-1.1.1g): Remove.
2020-12-08 14:06:57 +01:00
Ludovic Courtès 51a365c183
gnu: gnutls: Update to 3.6.15 and remove replacement.
* gnu/packages/tls.scm (gnutls): Update to 3.6.15.
[source]: Add "gnutls-cross.patch".
[replacement]: Remove.
[native-inputs]: Add GUILE-3.0 when (%current-target-system) is true.
(gnutls/fixed): Remove.
* gnu/packages/package-management.scm (guix)[propagated-inputs]: Remove
reference to 'gnutls/fixed'.
* gnu/packages/tls.scm (gnutls/dane): Inherit from gnutls.
* gnu/packages/vpn.scm (openconnect)[propagated-inputs]: Remove
gnutls/fixed, add gnutls.

Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-08 14:06:20 +01:00
Ludovic Courtès 2dfb16150e
gnu: fontconfig: Use 'font-dejavu' and remove replacement.
* gnu/packages/fontutils.scm (fontconfig)[replacement]: Remove.
[inputs]: Replace GS-FONTS by FONT-DEJAVU.
[arguments]: Adjust accordingly.
(fontconfig/font-dejavu): Remove.
2020-12-08 11:06:43 +01:00
Ludovic Courtès 79b31767d0
gnu: freetype: Update to 2.10.4 and remove replacement.
* gnu/packages/fontutils.scm (freetype): Update to 2.10.4.
[replacement]: Remove.
(freetype/fixed): Remove.
2020-12-08 11:06:38 +01:00
Ludovic Courtès 52ef5b3847
gnu: glib: Remove replacement with GIO appinfo patch.
* gnu/packages/glib.scm (glib)[replacement]: Remove.
[source]: Add "glib-appinfo-watch.patch".
(glib-with-gio-patch): Remove.
2020-12-08 11:00:11 +01:00
Ludovic Courtès a350523556
gnu: libx11: Update to 1.6.10 and remove replacement.
* gnu/packages/xorg.scm (libx11): Update to 1.6.10.
[replacement]: Remove.
(libx11/fixed): Remove.
2020-12-08 10:58:42 +01:00
Ludovic Courtès 68d5529bc5
gnu: dbus: Remove replacement.
* gnu/packages/glib.scm (dbus)[replacement]: Remove.
[source]: Add "dbus-CVE-2020-12049.patch".
(dbus/fixed): Remove.
2020-12-08 10:57:35 +01:00
Ryan Prior ab58b2cc32
gnu: Add cjson.
* gnu/packages/javascript.scm (cjson): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-08 09:26:46 +00:00
Ryan Prior b5c51ae086
gnu: Add tiny-bignum.
* gnu/packages/maths.scm (tiny-bignum): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-08 09:21:50 +00:00
Martin Becze 2d8deaa06e
gnu: trezord: Update to 2.0.30.
* gnu/packages/finance.scm (trezord): Update to 2.0.30.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-08 08:50:43 +00:00
Martin Becze 2d9acf675a
gnu: Add go-gopkg-in-natefinch-lumberjack.v2.
* gnu/packages/golang.scm (go-gopkg-in-natefinch-lumberjack.v2): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-08 08:50:43 +00:00
Martin Becze 2d0716e081
gnu: Add go-github-com-gorilla-csrf.
* gnu/packages/golang.scm (go-github-com-gorilla-csrf): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-08 08:37:49 +00:00
Martin Becze 4368b9b2d7
gnu: Add go-github-com-gorilla-securecookie.
* gnu/packages/golang.scm (go-github-com-gorilla-securecookie): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-08 08:37:49 +00:00
Martin Becze d2a42cee0b
gnu: Add go-github-com-gorilla-handlers.
* gnu/packages/golang.scm (go-github-com-gorilla-handlers): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-08 08:37:49 +00:00
Martin Becze 33504d4d70
gnu: Add go-github-com-felixge-httpsnoop.
* gnu/packages/golang.scm (go-github-com-felixge-httpsnoop): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-08 08:37:44 +00:00
Martin Becze 836428c793
gnu: go-github-com-gorilla-mux: Update to 1.8.0.
* gnu/packages/golang.scm (go-github-com-gorilla-mux): Update to 1.8.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-08 08:31:29 +00:00
Tobias Geerinckx-Rice 53cd301b08
gnu: scummvm: Update source URL.
* gnu/packages/emulators.scm (scummvm)[source]: Use HTTPS & new
subdomain.

Reported by Matthew Brooks <matthewfbrooks@mailbox.org>.
2020-12-08 08:46:54 +01:00
Michael Rohleder dcf8dd2be5
gnu: gita: Install shell completions.
* gnu/packages/version-control.scm (gita)[arguments]: Add phase
install-shell-completions.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-12-08 08:09:21 +03:00
Ryan Desfosses b5e52d8225
gnu: Add emacs-burly.
* gnu/packages/emacs-xyz.scm (emacs-burly): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-12-08 07:59:24 +03:00
Ryan Desfosses fedf7d5721
gnu: Add emacs-map.
* gnu/packages/emacs-xyz.scm (emacs-map): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-12-08 07:59:22 +03:00
Leo Prikler 403dda2e66
gnu: shadowsocks: Build against openssl.
This patch allows shadowsocks to be used without supplying libopenssl in its
configuration.  See also https://unix.stackexchange.com/questions/623324/.

* gnu/packages/networking.scm (shadowsocks)[inputs]: Add openssl.
[#:phases]: Add patch-crypto-paths.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-12-08 00:45:56 +01:00
Marius Bakke adf0edadef
gnu: qoauth: Minor cosmetic improvements.
* gnu/packages/web.scm (qoauth)[arguments]: Add #:tests?.  Don't delete
'check' phase.  Override 'configure' instead of adding new phase.
2020-12-08 00:45:56 +01:00
Marius Bakke 627b70e3ac
gnu: qoauth: Fix build failure.
Fixes <https://bugs.gnu.org/45031>.
Reported by Distopico <distopico@riseup.net>.

* gnu/packages/web.scm (qoauth)[arguments]: Add phase
'adjust-mkspecs-directory'.
2020-12-08 00:45:56 +01:00
Marius Bakke 63be1a7dae
gnu: qca: Correct license.
* gnu/packages/kde.scm (qca)[license]: Change from LGPL2.1 to LGPL2.1+.
2020-12-08 00:45:56 +01:00
Oleg Pykhalov 608113c083
gnu: Add gita.
* gnu/packages/version-control.scm (gita): New variable.
2020-12-08 01:49:38 +03:00
Tobias Geerinckx-Rice ac3af8f7ed
gnu: imapfilter: Update to 2.7.5.
* gnu/packages/mail.scm (imapfilter): Update to 2.7.5.
2020-12-07 23:44:36 +01:00
Nicolas Goaziou f6b1288913
gnu: grammalecte: Update to 2.0.0.
* gnu/packages/dictionaries.scm (grammalecte): Update to 2.0.0.
2020-12-07 22:43:57 +01:00
Kei Kebreau 906fc9116f
gnu: Add glmark2.
* gnu/packages/gl.scm (glmark2): New variable.
2020-12-07 16:08:42 -05:00
宋文武 c46b969120
doc: Document about xfce4-panel plugins.
* doc/guix.texi (Desktop Services): Document that xfce4-panel plugin packages
should be added to the 'packages' field of OS.
2020-12-07 16:08:41 -05:00
Michael Rohleder 476f19f57a
gnu: xfce4-whiskermenu-plugin: Fix installed shell script.
* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Fix installed shell script.
[arguments]: Add phase fix-shell-script to substitute paths to xfce4-panel and
gettext.
[inputs]: Add gettext-minimal.

Co-authored-by: Kei Kebreau <kkebreau@posteo.net>
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2020-12-07 16:08:41 -05:00
Tobias Geerinckx-Rice d2ff5931ab
gnu: bombadillo: Update to 2.3.3.
* gnu/packages/web-browsers.scm (bombadillo): Update to 2.3.3.
2020-12-07 21:52:22 +01:00
Tobias Geerinckx-Rice df11cf2f66
gnu: qutebrowser: Update to 1.14.1.
* gnu/packages/web-browsers.scm (qutebrowser): Update to 1.14.1.
2020-12-07 21:52:22 +01:00
Tobias Geerinckx-Rice 5fb085da6b
gnu: yapet: Omit duplicate licence files.
* gnu/packages/password-utils.scm (yapet)[arguments]: Set a better --docdir.
2020-12-07 21:52:22 +01:00
Tobias Geerinckx-Rice 1385ac55a4
gnu: yapet: Update to 2.5.
* gnu/packages/password-utils.scm (yapet): Update to 2.5.
2020-12-07 21:52:22 +01:00
Tobias Geerinckx-Rice 8c0d6a533a
gnu: feh: Update to 3.6.1.
* gnu/packages/image-viewers.scm (feh): Update to 3.6.1.
2020-12-07 21:52:22 +01:00
Tobias Geerinckx-Rice 36e80e32f3
gnu: libmanette: Update to 0.2.6.
* gnu/packages/games.scm (libmanette): Update to 0.2.6.
2020-12-07 21:52:22 +01:00
Tobias Geerinckx-Rice 88a26bfd52
gnu: thermald: Update to 2.4.1.
* gnu/packages/admin.scm (thermald): Update to 2.4.1.
2020-12-07 21:52:22 +01:00
Nicolas Goaziou 08d8c2d3c0
gnu: emacs-moody: Update to 0.5.4.
* gnu/packages/emacs-xyz.scm (emacs-moody): Update to 0.5.4.
2020-12-07 17:02:10 +01:00
André Alexandre Gomes 985570ad30
gnu: Add emacs-modus-themes.
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): New variable.
(emacs-modus-operandi-theme, emacs-modus-vivendi-theme): Deprecate package in
favor of emacs-modus-themes.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-12-07 16:27:03 +01:00
Mathieu Othacehe 1d229a34b7
ci: Add "evaluation" method.
* guix/ci.scm (evaluation): New procedure.
2020-12-07 16:15:55 +01:00
Mathieu Othacehe 9087af0323
ci: Add evaluation field to build record.
* guix/ci.scm (<build>): Add "evaluation" field.
2020-12-07 16:15:55 +01:00
Chris Marusich d8ae785205
tests: lint: Add origin patch file name test cases.
In particular, "<origin> patches: same file name -> no warnings" would
have caught the issue which was fixed in commit
21887021b9.

* tests/lint.scm (patches: file names): Rename this test case...
("file patches: different file name -> warning"): ... to this.
("file patches: same file name -> no warnings")
("<origin> patches: different file name -> warning")
("<origin> patches: same file name -> no warnings"): New test cases.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-07 12:48:26 +01:00