me
/
guix
Archived
1
0
Fork 0
Commit Graph

99801 Commits (0de5e6d6536a7bc94dd71047cf9573d71fa8d4b0)

Author SHA1 Message Date
Philip McGrath 87a10e315f
gnu: Add gbonds.
* gnu/packages/finance.scm (gbonds): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-18 00:21:31 +02:00
John Kehayias 44857d4baa
gnu: Add oauth2ms.
* gnu/packages/python-web.scm (oauth2ms): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-18 00:21:31 +02:00
John Kehayias 543f27caef
gnu: Add python-msal.
* gnu/packages/python-web.scm (python-msal): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-18 00:21:31 +02:00
Rostislav Svoboda 969e86784b
doc: Fix the example of "Run `make` automatically"
* doc/contributing.texi (Running Guix Before It Is Installed): add missing
command separator '--'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-18 00:21:31 +02:00
Jean-Pierre De Jesus DIAZ f38adc47d0
gnu: xl2tpd: Update to 1.3.17.
* gnu/packages/vpn.scm (xl2tpd)[version]: Update to 1.3.17.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-18 00:21:31 +02:00
Paul A. Patience 3a3a32af12
gnu: Add pw.
* gnu/packages/monitoring.scm (pw): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-18 00:21:31 +02:00
Ludovic Courtès fa65e645e9
doc: Tweak.
* doc/guix.texi (Using Guix Interactively): Add @cindex commands.  Add
missing word.
2022-07-18 00:21:30 +02:00
Efraim Flashner 17984b0794
gnu: gst-plugins-bad: Limit inputs based on architecture.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Only build with
mediasdk and svt-hevc on supported architectures.
2022-07-18 01:08:29 +03:00
Efraim Flashner 84997d9506
gnu: mediasdk: Limit supported architectures.
* gnu/packages/video.scm (mediasdk)[supported-systems]: New field.
2022-07-18 01:08:20 +03:00
Efraim Flashner ba96d8c142
gnu: svt-hevc: Limit supported architectures.
* gnu/packages/video.scm (svt-hevc)[supported-systems]: New field.
2022-07-18 01:07:47 +03:00
Efraim Flashner 0f646fc79a
gnu: libmpeg3: Fix building on many architectures.
* gnu/packages/video.scm (libmpeg3)[arguments]: Add a custom phase to
set the CFLAGS based on the Makefile.  Remove trailing #t from phases.
2022-07-17 23:33:55 +03:00
Efraim Flashner f4ac752058
gnu: gama: Update to 2.21.
* gnu/packages/gps.scm (gama): Update to 2.21.
2022-07-17 20:41:50 +03:00
Nikolai Weidt 25354b5874
gnu: clojure-tools: Install tools.
When installing clojure-tools, clojure still had no access to the
tools because they were not installed.

* gnu/packages/clojure.scm (clojure-tools)[arguments]: Install
`tools.edn'.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-07-17 15:21:06 +02:00
Julien Lepiller 2b29176f78
gnu: smb4k: Fix build.
Since the source file was called `download', it wasn't uncompressed during
the build.

* gnu/packages/kde-utils.scm (smb4k)[source]: Add `file-name'.
2022-07-17 15:09:42 +02:00
Leo Famulari 7558417360
gnu: linux-libre 5.4: Update to 5.4.206.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.206.
(linux-libre-5.4-pristine-source): Update hash.
2022-07-17 02:08:49 -04:00
Leo Famulari 08620f554a
gnu: linux-libre 5.10: Update to 5.10.131.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.131.
(linux-libre-5.10-pristine-source): Update hash.
2022-07-17 02:08:49 -04:00
Leo Famulari 8f97a42c0c
gnu: linux-libre 5.15: Update to 5.15.55.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.55.
(linux-libre-5.15-pristine-source): Update hash.
2022-07-17 02:08:49 -04:00
Leo Famulari 4b72f5c73f
gnu: linux-libre: Update to 5.18.12.
* gnu/packages/linux.scm (linux-libre-5.18-version): Update to 5.18.12.
(linux-libre-5.18-pristine-source): Update hash.
2022-07-17 02:08:41 -04:00
Maxim Cournoyer 8d7fdbe261
gnu: qtbase: Update to 6.3.1.
* gnu/packages/qt.scm (qtbase): Update to 6.3.1.
[cmake]: Delete commented out argument.
[configure-flags]: Add -DFEATURE_system_xcb_xinput=ON.
[phases]: Use gexps.
{patch-more-paths}: Use search-input-file.  Patch /bin/ls.
{patch-mkspecs}: Use search-input-directory and search-input-file.
[native-inputs]: Rewrite with modify-inputs.  Replace gtk+ with gtk.  Remove
xorg-server-for-tests.
[inputs]: Override field to extend with bash-minimal, libxcb and md4c.
replace gtk+ with gtk.  Use latest postgresql.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-07-17 00:45:37 -04:00
Marius Bakke f4f6d6582b
gnu: pangomm: Remove input labels.
* gnu/packages/gtk.scm (pangomm)[native-inputs]: Remove labels.
[arguments]: While at it, remove trailing #t.
2022-07-16 23:25:19 +02:00
Marius Bakke 6140e8c45d
gnu: pangomm@2.46: Update to 2.46.2.
* gnu/packages/gtk.scm (pangomm-2.46): Update to 2.46.2.
2022-07-16 23:25:19 +02:00
Marius Bakke 7f781c0434
gnu: mozjs: Build with ICU 69.
* gnu/packages/icu4c.scm (icu4c-69): New variable.
* gnu/packages/gnuzilla.scm (mozjs)[inputs]: Change from ICU4C to ICU4C-69.
2022-07-16 23:25:19 +02:00
Marius Bakke 89a2a5a72e
gnu: python-pycairo: Update to 1.21.0.
* gnu/packages/gtk.scm (python-pycairo): Update to 1.21.0.
2022-07-16 23:25:19 +02:00
Marius Bakke 5a4406a93d
gnu: python-cffi: Remove input labels.
* gnu/packages/libffi.scm (python-cffi)[arguments]: Use SEARCH-INPUT-FILE
instead of labels.
2022-07-16 23:25:19 +02:00
Marius Bakke 71289da723
gnu: python-pycairo: Add 'upstream-name' property.
* gnu/packages/gtk.scm (python-pycairo)[properties]: New field.
2022-07-16 23:25:19 +02:00
Marius Bakke ed1fbf9996
gnu: python-pygobject: Update to 3.42.1.
* gnu/packages/glib.scm (python-pygobject): Update to 3.42.1.
2022-07-16 23:25:19 +02:00
Marius Bakke a862fe6cbb
gnu: python-pygobject: Add 'upstream-name' property.
* gnu/packages/glib.scm (python-pygobject)[properties]: New field.
2022-07-16 23:25:19 +02:00
Marius Bakke 13d858413c
gnu: gobject-introspection: Update to 1.72.0.
* gnu/packages/glib.scm (gobject-introspection): Update to 1.72.0.
* gnu/packages/patches/gobject-introspection-absolute-shlib-path.patch,
gnu/packages/patches/gobject-introspection-cc.patch: Rebase.
2022-07-16 23:25:19 +02:00
Marius Bakke 413888ffea
gnu: glib: Update to 2.72.3.
* gnu/packages/glib.scm (glib): Update to 2.72.3.
2022-07-16 23:25:19 +02:00
Marius Bakke 61984b8bba
gnu: polkit: Remove obsolete input.
* gnu/packages/polkit.scm (polkit-mozjs)[native-inputs]: Remove INTLTOOL.  Add
PERL, which was propagated by the former.
2022-07-16 23:25:19 +02:00
Marius Bakke 5a9828239d
gnu: glib-networking: Remove input labels.
* gnu/packages/gnome.scm (glib-networking)[native-inputs]: Remove labels.
2022-07-16 23:25:19 +02:00
Marius Bakke 5787e60a80
gnu: rest: Remove input labels.
* gnu/packages/gnome.scm (rest)[native-inputs, propagated-inputs]: Remove
labels.
2022-07-16 23:25:19 +02:00
Marius Bakke 9591f0bfa4
gnu: libsoup: Remove obsolete input.
* gnu/packages/gnome.scm (libsoup-minimal)[native-inputs]: Remove INTLTOOL.
2022-07-16 23:25:18 +02:00
Marius Bakke 445658bbe1
gnu: node: Build with nghttp2@1.44.0.
* gnu/packages/web.scm (nghttp2-for-node): New variable.
* gnu/packages/node.scm (node, node-lts)[native-inputs, inputs]: Change from
NGHTTP2 to NGHTTP2-FOR-NODE.
2022-07-16 23:25:18 +02:00
Marius Bakke 5708638a93
gnu: OpenLDAP: Update to 2.6.2.
* gnu/packages/openldap.scm (openldap): Update to 2.6.2.
[source](uri): Update primary mirror.
[arguments]: Take from ...
(openldap-2.6): ... this removed variable.  Remove #:make-flags, and set the
STRIP variable in fix-cross-gcc phase.
(python-ldap)[inputs]: Change from OPENLDAP-2.6 to OPENLDAP.
* gnu/packages/django.scm (python-django-auth-ldap)[native-inputs]: Likewise.
2022-07-16 23:25:18 +02:00
Marius Bakke 83a8c033f1
gnu: flac: Update to 1.3.4.
* gnu/packages/xiph.scm (flac): Update to 1.3.4.
2022-07-16 23:25:18 +02:00
Marius Bakke e48746bd92
gnu: lcms: Remove input labels.
* gnu/packages/ghostscript.scm (lcms)[inputs]: Remove labels and reindent.
2022-07-16 23:25:18 +02:00
Marius Bakke 1a9a648ce5
gnu: lcms: Update to 2.13.1.
* gnu/packages/ghostscript.scm (lcms): Update to 2.13.1.
[source](uri): Don't include patchlevel in directory name.
2022-07-16 23:25:18 +02:00
Marius Bakke 72e2c416be
gnu: jbig2dec: Remove obsolete code.
* gnu/packages/image.scm (jbig2dec)[arguments]: Remove #:phases.
[native-inputs]: Remove AUTOCONF, AUTOMAKE, and LIBTOOL.
2022-07-16 23:25:18 +02:00
Marius Bakke b181e679e1
gnu: libspectre: Update to 0.2.10.
* gnu/packages/ghostscript.scm (libspectre): Update to 0.2.10.
2022-07-16 23:25:18 +02:00
Marius Bakke ff5b912c14
gnu: ghostscript: Remove input labels.
* gnu/packages/ghostscript.scm (ghostscript)[native-inputs, inputs]: Remove
labels.
[arguments]: Use G-expression.
(ghostscript/x, ghostscript/cups)[inputs]: Use MODIFY-INPUTS.
2022-07-16 23:25:18 +02:00
Marius Bakke 22b9a056ea
gnu: ghostscript: Update to 9.56.1.
* gnu/packages/ghostscript.scm (ghostscript): Update to 9.56.1.
[arguments]: Remove #:parallel-tests?.  Remove trailing #t's.
* gnu/packages/patches/ghostscript-no-header-creationdate.patch,
gnu/packages/patches/ghostscript-no-header-id.patch,
gnu/packages/patches/ghostscript-no-header-uuid.patch: Rebase on 9.56.1.
2022-07-16 23:25:18 +02:00
Marius Bakke 55e3b5fa2a
gnu: psutils: Update to 2.09.
* gnu/packages/ghostscript.scm (psutils): Update to 2.09.
[source](uri): Change to currently maintained fork.
[home-page]: Ditto.
[native-inputs]: Add LIBPAPER.
[arguments]: Remove #:phases.  Add #:tests? and #:configure-flags.
[license]: Add GPL3+.
2022-07-16 23:25:18 +02:00
Marius Bakke 12e77c03bc
gnu: libpaper: Update to 1.2.1.
* gnu/packages/ghostscript.scm (libpaper): Update to 1.2.1.
[source]: Switch to currently maintained fork.
[home-page]: Likewise.
[arguments]: Remove #:phases.  Add "--enable-relocatable" to #:configure-flags.
[native-inputs]: Remove AUTOMAKE.  Add HELP2MAN.
[outputs]: Add "debug".
* gnu/packages/tex.scm (texlive-bin)[arguments]: Add phase to patch test
expected test result with libpaper 1.2.
* gnu/packages/patches/libpaper-free-systempapername.patch,
gnu/packages/patches/libpaper-free-xdg-config-home.patch,
gnu/packages/patches/libpaper-invalid-paperspecs.patch: New files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-07-16 23:25:17 +02:00
Marius Bakke 8d241c685a
gnu: python-chardet: Update to 5.0.0.
* gnu/packages/python-xyz.scm (python-chardet): Update to 5.0.0.
2022-07-16 18:32:13 +02:00
Marius Bakke 572ed223ab
gnu: python-requests: Update to 2.28.1.
* gnu/packages/python-web.scm (python-requests): Update to 2.28.1.
[arguments]: Remove #:phases.
2022-07-16 18:32:12 +02:00
Marius Bakke 1f22184b22
gnu: python-attrs: Disable test deadline on all architectures.
* gnu/packages/python-xyz.scm (python-attrs)[arguments]: Remove conditional.
2022-07-16 18:32:12 +02:00
Marius Bakke 13040cd309
gnu: mozjs: Remove obsolete workaround.
* gnu/packages/gnuzilla.scm (mozjs)[arguments]: Remove "--disable-rust-simd"
from #:configure-flags.
2022-07-16 18:32:12 +02:00
Marius Bakke 03a4908ea5
gnu: mozjs: Build with the default LLVM.
* gnu/packages/gnuzilla.scm (mozjs)[native-inputs]: Change from LLVM-9 to LLVM.
2022-07-16 18:32:12 +02:00
Marius Bakke f49eef43fd
gnu: iso-codes: Remove input labels.
* gnu/packages/iso-codes.scm (iso-codes/official)[native-inputs]: Remove
conditional and labels.
[inputs]: Remove.
2022-07-16 18:32:12 +02:00