me
/
guix
Archived
1
0
Fork 0
Commit Graph

89022 Commits (b1fa242cb1f6a35eb4999ffa80fb574b9fb50fd3)

Author SHA1 Message Date
Marius Bakke b1fa242cb1
gnu: CMake: Use G-expressions.
* gnu/packages/cmake.scm (%common-build-phases): Remove trailing #t's.
(cmake-bootstrap, cmake-minimal, cmake, emacs-cmake-mode)[arguments]: Use
G-expressions.
2022-06-27 23:48:00 +02:00
Marius Bakke 6cd8814011
gnu: CMake: Remove input labels.
* gnu/packages/cmake.scm (cmake-bootstrap)[inputs]: Remove labels.
(cmake)[native-inputs]: Likewise.  Use MODIFY-INPUTS.
2022-06-27 23:48:00 +02:00
Marius Bakke 02f7c56ec4
gnu: libjpeg-turbo: Build with cmake-minimal.
* gnu/packages/image.scm (libjpeg-turbo)[arguments]: Remove #:cmake.
2022-06-27 23:48:00 +02:00
Marius Bakke 9dfd2ad73b
gnu: CMake: Bootstrap with system jsoncpp.
* gnu/packages/cmake.scm (cmake-bootstrap)[arguments]: Remove
"--no-system-jsoncpp" from #:configure-flags.
[inputs]: Add JSONCPP.
(cmake-minimal)[inputs]: Remove.
2022-06-27 23:48:00 +02:00
Marius Bakke 2ada32cc39
gnu: jsoncpp: Build with Meson.
* gnu/packages/serialization.scm (jsoncpp)[build-system]: Change to
MESON-BUILD-SYSTEM.
[arguments]: Remove.
2022-06-27 23:48:00 +02:00
Marius Bakke 80193fff59
gnu: doxygen: Use new style.
* gnu/packages/documentation.scm (doxygen)[inputs]: Remove label.
[arguments]: Likewise.  Convert to G-expression.
2022-06-27 23:48:00 +02:00
Marius Bakke 69bce01863
gnu: doxygen: Update to 1.9.4.
* gnu/packages/documentation.scm (doxygen): Update to 1.9.4.
2022-06-27 23:48:00 +02:00
Marius Bakke 21a895a27b
gnu: harfbuzz: Remove input labels.
...and reindent.

* gnu/packages/gtk.scm (harfbuzz)[inputs]: Remove labels.
2022-06-27 23:48:00 +02:00
Marius Bakke febdbf0111
gnu: harfbuzz: Update to 4.3.0.
* gnu/packages/gtk.scm (harfbuzz): Update to 4.3.0.
(harfbuzz-3.0): Remove variable.
* gnu/packages/chromium.scm (ungoogled-chromium)[inputs]: Change from
HARFBUZZ-3.0 to HARFBUZZ.
2022-06-27 23:48:00 +02:00
Marius Bakke 20bc806b04
gnu: icu4c: Update to 71.1.
* gnu/packages/icu4c.scm (icu4c): Update to 71.1.
(icu4c-71): Remove variable.
* gnu/packages/chromium.scm (ungoogled-chromium)[inputs]: Change ICU4C-71 to
ICU4C.
2022-06-27 23:48:00 +02:00
Marius Bakke e437393b01
gnu: python-libxml2: Remove input labels.
* gnu/packages/xml.scm (python-libxml2)[arguments]: Use G-expression.  Remove
iconv header substitution which is no longer needed.
[inputs]: Remove labels.
2022-06-27 23:48:00 +02:00
Marius Bakke e51c78d560
gnu: python-libxml2: Move definition closer to its inherited origin.
* gnu/packages/xml.scm (python-libxml2): Move package definition after the
libxml2 variants.
2022-06-27 23:48:00 +02:00
Marius Bakke a83c462752
gnu: python-libxml2: Fix build failure.
This is a follow-up to commit 7dfa2ff780.

* gnu/packages/xml.scm (python-libxml2)[arguments]: Provide correct directory
for libxml2 headers.
2022-06-27 23:48:00 +02:00
Marius Bakke 6ee0f40e83
gnu: ruby-sqlite3: Update to 1.4.4.
* gnu/packages/ruby.scm (ruby-sqlite3): Update to 1.4.4.
[native-inputs]: Change from RUBY-MINI-PORTILE to RUBY-MINI-PORTILE-2.
2022-06-27 23:47:59 +02:00
Marius Bakke 1e39cc6481
gnu: OpenSSL: Absorb graft.
* gnu/packages/tls.scm (openssl): Update to 1.1.1p.
[replacement]: Remove.
(openssl/fixed): Remove variable.
2022-06-27 19:29:49 +02:00
Marius Bakke 2a7648774f
Merge branch 'master' into core-updates 2022-06-27 19:23:48 +02:00
Marius Bakke 43519035f9
gnu: libtiff: Explicitly depend on 'xz'.
...instead of linking to whatever happens to be in the build environment.

* gnu/packages/image.scm (libtiff)[inputs]: Add XZ.
2022-06-27 19:15:07 +02:00
Marius Bakke be2d53225c
gnu: libtiff: Use G-expressions.
* gnu/packages/image.scm (libtiff)[arguments]: Convert to gexp.
2022-06-27 19:15:07 +02:00
Marius Bakke e8af8fc3e1
gnu: libtiff: Remove input labels.
* gnu/packages/image.scm (libtiff)[inputs]: Remove labels.
2022-06-27 19:15:07 +02:00
Marius Bakke 06747aa5b0
gnu: libtiff: Update to 4.4.0.
* gnu/packages/image.scm (libtiff): Update to 4.4.0.
[source](uri): Switch to .xz tarball.
2022-06-27 19:15:07 +02:00
Marius Bakke 8b13d38fac
gnu: libtiff: Add 'upstream-name' property.
* gnu/packages/image.scm (libtiff)[properties]: New field.
2022-06-27 19:15:07 +02:00
Nicolas Goaziou 0bd1c4fbbc
gnu: emacs-auctex: Update to 13.1.3.
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.1.3.
2022-06-27 18:51:31 +02:00
Efraim Flashner bcba5835e5
gnu: openssl: Update to 1.1.1p [security fixes].
* gnu/packages/tls.scm (openssl/fixed): Update to 1.1.1p.
2022-06-27 19:49:31 +03:00
Efraim Flashner 110ef1d2e7
gnu: python-lit: Update to 14.0.3.
* gnu/packages/check.scm (python-lit): Update to 14.0.3.
2022-06-27 19:49:30 +03:00
Nicolas Goaziou 08fc2e13a1
gnu: emacs-bbdb: Update to 3.2.2.2.
* gnu/packages/emacs-xyz.scm (emacs-bbdb): Update to 3.2.2.2.
2022-06-27 18:47:58 +02:00
Nicolas Goaziou b42e52a735
gnu: emacs-solarized-theme: Update to 2.0.0.
* gnu/packages/emacs-xyz.scm (emacs-solarized-theme): Update to 2.0.0.
2022-06-27 12:32:04 +02:00
Guillaume Le Vaillant 144a750f8b
gnu: stumpwm: Improve package definition.
* gnu/packages/wm.scm (stumpwm)[inputs, native-inputs]: Remove labels.
  [arguments]: Use gexp and remote trailing #t in phases.
2022-06-27 11:15:44 +02:00
Elais Player 1967c04226
gnu: stumpwm: Update to 22.05.
* gnu/packages/wm.scm (stumpwm): Update to 22.05.
  [arguments]: Add 'fix-tests' phase.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2022-06-27 10:59:43 +02:00
Maxim Cournoyer 97766323bc
gnu: font-abattis-cantarell: Build from source.
* gnu/packages/fonts.scm (font-abattis-cantarell)
[source]: Fetch source from git.
[build-system]: Switch to meson-build-system.
[phases]: Delete phases.
[configure-flags]: New argument.
[native-inputs]: Remove variable-font archive and unzip.
Add gettext-minimal, psautohint, python, python-cffsubr, python-fontmath,
python-statmake and python-ufo2ft.
[description]: Mention the non-variable and variable font variants.
2022-06-26 22:10:40 -04:00
Maxim Cournoyer 02b09d3769
gnu: Add python-statmake.
* gnu/packages/fontutils.scm (python-statmake): New variable.
2022-06-26 22:10:40 -04:00
Maxim Cournoyer ddb8635e5a
gnu: Add python-cattrs.
* gnu/packages/python-xyz.scm (python-cattrs): New variable.
2022-06-26 22:10:40 -04:00
Maxim Cournoyer 76de731b4b
gnu: python-immutables: Update to 0.18.
* gnu/packages/python-xyz.scm (python-immutables): Update to 0.18.
[native-inputs]: Add python-mypy, python-pytest.
2022-06-26 22:10:39 -04:00
Maxim Cournoyer 61b509aec6
gnu: python-pymongo: Update to 4.1.1.
* gnu/packages/python-xyz.scm (python-pymongo): Update to 4.1.1.
2022-06-26 22:10:39 -04:00
Maxim Cournoyer bc96a4323f
gnu: Add python-exceptiongroup.
* gnu/packages/python-xyz.scm (python-exceptiongroup): New variable.
2022-06-26 22:10:39 -04:00
Maxim Cournoyer 6cd0196387
gnu: Add python-flit-scm.
* gnu/packages/python-build.scm (python-flit-scm): New variable.
2022-06-26 22:10:38 -04:00
Maxim Cournoyer ed210c1b8f
gnu: python-setuptools-scm: Move to (gnu packages python-build).
* gnu/packages/python-xyz.scm (python-setuptools-scm): Move from here...
* gnu/packages/python-build.scm (python-setuptools-scm): ... to here.
2022-06-26 22:10:38 -04:00
Antero Mejr 8d0e696243
gnu: Add python-sendgrid.
* gnu/packages/python-web.scm (python-sendgrid): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-26 23:19:14 +02:00
Antero Mejr 24dba9c5e7
gnu: Add python-http-client.
* gnu/packages/python-web.scm (python-http-client): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-26 23:19:14 +02:00
Antero Mejr 53be886d18
gnu: Add python-starkbank-ecdsa.
* gnu/packages/python-crypto.scm (python-starkbank-ecdsa): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-26 23:19:14 +02:00
Marius Bakke ea53e292a8
gnu: Tcl/Tk: Update to 8.6.12.
* gnu/packages/tcl.scm (tcl, tk): Update to 8.6.12.
2022-06-26 22:58:35 +02:00
Marius Bakke cda7e5d0e5
gnu: libgpg-error: Remove input label.
* gnu/packages/gnupg.scm (libgpg-error)[native-inputs]: Remove label.
2022-06-26 22:58:34 +02:00
Marius Bakke 6be081eb12
gnu: Remove p11-kit@0.23.22.
* gnu/packages/tls.scm (p11-kit): Merge with ...
(p11-kit-next): ... this removed variable.
* gnu/packages/package-management.scm (flatpak)[inputs]: Change from
P11-KIT-NEXT to P11-KIT.
2022-06-26 22:58:34 +02:00
Marius Bakke a2d231ad15
gnu: GnuTLS: Update to 3.7.6.
* gnu/packages/tls.scm (gnutls): Update to 3.7.6.
[source](patches): Remove obsolete patch.
* gnu/packages/patches/gnutls-guile-eintr-eagain.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-06-26 22:58:34 +02:00
Marius Bakke e4496bf373
gnu: libbsd: Update to 0.11.6.
* gnu/packages/libbsd.scm (libbsd): Update to 0.11.6.
[arguments]: Add #:phases.
[inputs]: Add LIBMD.
2022-06-26 22:58:34 +02:00
Marius Bakke cac8545b02
gnu: gdbm: Update to 1.23.
* gnu/packages/dbm.scm (gdbm): Update to 1.23.
2022-06-26 22:58:34 +02:00
Marius Bakke 497080c10e
gnu: libgcrypt: Update to 1.10.1.
* gnu/packages/gnupg.scm (libgcrypt): Update to 1.10.1.
[arguments]: Add "ac_cv_path_GPGRT_CONFIG" when cross-compiling.
2022-06-26 22:58:34 +02:00
Marius Bakke b3efda914e
gnu: libgpg-error: Update to 1.45.
* gnu/packages/gnupg.scm (libgpg-error): Update to 1.45.
2022-06-26 22:58:34 +02:00
Marius Bakke c097b6ad10
gnu: bison: Update to 3.8.2.
* gnu/packages/bison.scm (bison): Update to 3.8.2.
2022-06-26 22:58:34 +02:00
Marius Bakke 82dae0c9e3
gnu: util-linux: Use G-expressions.
* gnu/packages/linux.scm (util-linux)[arguments]: Convert to gexps.
2022-06-26 22:58:33 +02:00
Marius Bakke 879c71edf4
gnu: util-linux: Update to 2.37.4.
* gnu/packages/linux.scm (util-linux): Update to 2.37.4.
[replacement]: Remove.
(util-linux/fixed): Remove variable.
* gnu/packages/patches/util-linux-CVE-2021-3995.patch,
gnu/packages/patches/util-linux-CVE-2021-3996.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-06-26 22:58:33 +02:00