Efraim Flashner
daa83c69f6
gnu: ldc: Work towards building on aarch64-linux.
...
* gnu/packages/dlang.scm (ldc)[arguments]: Adjust configure-flags to not
dynamically compile. Adjust custom 'fix-compiler-rt-library-discovery
phase to add a case for aarch64. Adjust custom'disable-problematic-tests
phase to remove some tests for aarch64-linux.
2022-06-26 14:42:59 +03:00
Efraim Flashner
25e5daf1b1
gnu: ldc: Update skipped tests on i686-linux.
...
* gnu/packages/dlang.scm (ldc)[arguments]: Adjust custom
'disable-problematic-tests phase to skip fewer tests.
2022-06-26 14:42:58 +03:00
Efraim Flashner
e1a669b6d2
gnu: Remove unneeded ldc bootstrap packages.
...
* gnu/packages/dlang.scm (ldc-bootstrap-0.17, ldc-bootstrap-1.12,
ldc-bootstrap-1.24): Remove packages.
(ldc-bootstrap-1.27): Rename to ldc-bootstrap. Absorb inherited package
adjustments.
(ldc): Adjust to ldc-bootstrap-1.27 renaming.
2022-06-26 14:42:58 +03:00
Esther Flashner
51b2835fd4
gnu: ldc-bootstrap-1.27: Build with gdmd.
...
* gnu/packages/dlang.scm (ldc-bootstrap-1.27)[native-inputs]: Replace
ldc-bootstrap-1.24 with gdmd.
[supported-systems]: Mark all systems supported.
Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
2022-06-26 14:42:58 +03:00
Esther Flashner
93901d4066
gnu: Add gdmd.
...
* gnu/packages/dlang.scm (gdmd): New variable.
Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
2022-06-26 14:42:58 +03:00
Efraim Flashner
181fdbe319
Revert "gnu: ldc-bootstrap-0.17: Add support for aarch64-linux."
...
This reverts commit 4f6ed3d2f8
.
While this does allow building ldc on aarch64, it isn't actually
helpful.
2022-06-26 14:42:58 +03:00
Raghav Gururajan
08a2a72a12
gnu: gajim-openpgp: Update to 1.4.8.
...
* gnu/packages/messaging.scm (gajim-openpgp)[version]: Update to 1.4.8.
2022-06-26 07:08:46 -04:00
Raghav Gururajan
67884ed5e2
gnu: gajim-omemo: Update to 2.8.13.
...
* gnu/packages/messaging.scm (gajim-omemo)[version]: Update to 2.8.13.
2022-06-26 07:08:45 -04:00
Raghav Gururajan
d89e75ee85
gnu: gajim: Update to 1.4.5.
...
* gnu/packages/messaging.scm (gajim)[version]: Update to 1.4.5.
[phases](disable-failing-tests): Remove phase.
(wrap-env): Modify phase.
[inputs]: Add gtksourceview and python-gssapi.
2022-06-26 07:08:45 -04:00
Raghav Gururajan
59363483f4
gnu: python-nbxmpp: Update to 3.1.0.
...
* gnu/packages/messaging.scm (python-nbxmpp)[version]: Update to 3.1.0.
2022-06-26 07:08:45 -04:00
Marius Bakke
03e13c8981
gnu: ninja: Remove input label.
...
* gnu/packages/ninja.scm (ninja)[inputs]: Remove label.
2022-06-26 12:06:32 +02:00
Marius Bakke
95d08e3738
gnu: ninja: Update to 1.11.0.
...
* gnu/packages/ninja.scm (ninja): Update to 1.11.0.
2022-06-26 12:06:32 +02:00
Marius Bakke
9631bd6d30
gnu: pciutils: Update to 3.8.0.
...
* gnu/packages/pciutils.scm (pciutils): Update to 3.8.0.
[source](patches): Remove.
[arguments]: Don't apply patch. Add CC in #:make-flags.
2022-06-26 12:06:32 +02:00
Marius Bakke
24f57dadc7
gnu: hwdata: Update to 0.360.
...
* gnu/packages/pciutils.scm (hwdata): Update to 0.360.
2022-06-26 12:06:31 +02:00
Marius Bakke
06c822b5a7
gnu: libjpeg-turbo: Update to 2.1.3.
...
* gnu/packages/image.scm (libjpeg-turbo): Update to 2.1.3.
2022-06-26 12:06:31 +02:00
Marius Bakke
ff279238da
gnu: rhash: Update to 1.4.3.
...
* gnu/packages/crypto.scm (rhash): Update to 1.4.3.
2022-06-26 12:06:31 +02:00
Marius Bakke
9a94370c21
gnu: libssh2: Omit static library.
...
* gnu/packages/ssh.scm (libssh2)[arguments]: Add "--disable-static" in
#:configure-flags.
2022-06-26 12:06:31 +02:00
Marius Bakke
09a3f7c6fc
gnu: libssh2: Update to 1.10.0.
...
* gnu/packages/ssh.scm (libssh2): Update to 1.10.0.
[source](patches): Remove.
* gnu/packages/patches/libssh2-CVE-2019-17498.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-06-26 12:06:31 +02:00
Marius Bakke
ca934bb410
gnu: jsoncpp: Update to 1.9.5.
...
* gnu/packages/serialization.scm (jsoncpp): Update to 1.9.5.
[source](patches): Remove.
* gnu/packages/patches/jsoncpp-pkg-config-version.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-06-26 12:06:31 +02:00
Marius Bakke
1d221b7fea
gnu: libarchive: Use G-expressions.
...
* gnu/packages/backup.scm (libarchive)[arguments]: Convert to gexps.
2022-06-26 12:06:31 +02:00
Marius Bakke
2ff1a14bda
gnu: libarchive: Update to 3.6.1.
...
* gnu/packages/backup.scm (libarchive): Update to 3.6.1.
[arguments]: Enable one test.
2022-06-26 12:06:31 +02:00
Marius Bakke
a00a3eb1cf
gnu: procps: Use G-expressions.
...
* gnu/packages/linux.scm (procps)[arguments]: Convert to gexp.
2022-06-26 12:06:31 +02:00
Marius Bakke
28ae4f7e1a
gnu: procps: Update to 4.0.0.
...
* gnu/packages/linux.scm (procps): Update to 4.0.0.
2022-06-26 12:06:31 +02:00
Marius Bakke
0b65cb03b3
gnu: dejagnu: Update to 1.6.3.
...
* gnu/packages/dejagnu.scm (dejagnu): Update to 1.6.3.
2022-06-26 12:06:31 +02:00
Marius Bakke
87c8b40871
gnu: nghttp2: Use G-expressions.
...
* gnu/packages/web.scm (nghttp2)[arguments]: Convert to gexp.
2022-06-26 12:06:31 +02:00
Marius Bakke
3ab568573e
gnu: nghttp2: Remove input labels.
...
* gnu/packages/web.scm (nghttp2)[inputs]: Remove labels.
[arguments]: Use SEARCH-INPUT-DIRECTORY.
2022-06-26 12:06:30 +02:00
Marius Bakke
1d3aedf18c
gnu: nghttp2: Update to 1.48.0.
...
* gnu/packages/web.scm (nghttp2): Update to 1.48.0.
2022-06-26 12:06:30 +02:00
Marius Bakke
b148826f17
gnu: mit-krb5: Remove label usage.
...
* gnu/packages/kerberos.scm (mit-krb5)[arguments]: Use SEARCH-INPUT-FILE.
2022-06-26 12:06:30 +02:00
Marius Bakke
a7117736e0
gnu: mit-krb5: Update to 1.20.
...
* gnu/packages/kerberos.scm (mit-krb5): Update to 1.20.
2022-06-26 12:06:30 +02:00
Marius Bakke
17527c12e0
gnu: Remove jemalloc@4.5.0.
...
* gnu/packages/jemalloc.scm (jemalloc-4.5.0): Merge with ...
(jemalloc): ... this variable.
[arguments]: Convert to gexp and remove obsolete "--disable-thp" flag.
[inputs]: Add PERL.
2022-06-26 12:06:30 +02:00
Marius Bakke
7bd24f5bd1
gnu: jemalloc: Update to 5.3.0.
...
* gnu/packages/jemalloc.scm (jemalloc): Update to 5.3.0.
2022-06-26 12:06:30 +02:00
Marius Bakke
7a0e57a812
gnu: c-ares: Update to 1.18.1.
...
* gnu/packages/adns.scm (c-ares): Update to 1.18.1.
2022-06-26 12:06:30 +02:00
Marius Bakke
9431936694
gnu: libfaketime: Update to 0.9.10.
...
* gnu/packages/check.scm (libfaketime): Update to 0.9.10.
2022-06-26 12:06:30 +02:00
Marius Bakke
577e2d8c38
gnu: libtasn1: Update to 4.18.0.
...
* gnu/packages/tls.scm (libtasn1): Update to 4.18.0.
2022-06-26 12:06:30 +02:00
Marius Bakke
6bb3ef1309
gnu: libuv: Update to 1.44.1.
...
* gnu/packages/libevent.scm (libuv): Update to 1.44.1.
2022-06-26 12:06:30 +02:00
Marius Bakke
1e2b82b932
gnu: libevent: Remove input label.
...
* gnu/packages/libevent.scm (libevent)[inputs]: Remove label.
2022-06-26 12:06:30 +02:00
Marius Bakke
2915b2f2ec
gnu: iproute2: Remove input labels.
...
* gnu/packages/linux.scm (iproute)[inputs]: Remove labels.
2022-06-26 12:06:30 +02:00
Marius Bakke
8d2c06834a
gnu: libnftnl/fixed: Update to 1.2.2.
...
* gnu/packages/linux.scm (libnftnl/fixed): Update to 1.2.2.
2022-06-26 12:06:29 +02:00
Marius Bakke
f84eafbf06
gnu: iptables: Update to 1.8.8.
...
* gnu/packages/linux.scm (iptables): Update to 1.8.8.
2022-06-26 12:06:29 +02:00
Marius Bakke
9096213d75
gnu: iptables: Add release-monitoring-url.
...
* gnu/packages/linux.scm (iptables)[properties]: New field.
2022-06-26 12:06:29 +02:00
Marius Bakke
0dfa1819d7
gnu: libmnl: Update to 1.0.5.
...
* gnu/packages/linux.scm (libmnl): Update to 1.0.5.
2022-06-26 12:06:29 +02:00
Marius Bakke
8de0bb0a96
gnu: libmnl: Add release-monitoring-url.
...
* gnu/packages/linux.scm (libmnl)[properties]: New field.
2022-06-26 12:06:29 +02:00
Marius Bakke
a4855d6bfa
gnu: libidn: Update to 1.41.
...
* gnu/packages/libidn.scm (libidn): Update to 1.41.
2022-06-26 12:06:29 +02:00
Marius Bakke
4df1d80209
gnu: libxcursor: Update to 1.2.1.
...
* gnu/packages/xorg.scm (libxcursor): Update to 1.2.1.
[source](uri): Use ".xz" tarball.
2022-06-26 12:06:29 +02:00
Marius Bakke
630c22e282
gnu: libxvmc: Update to 1.0.13.
...
* gnu/packages/xorg.scm (libxvmc): Update to 1.0.13.
[source](uri): Use .xz tarball.
2022-06-26 12:06:29 +02:00
Marius Bakke
b14c166bae
gnu: xorgproto: Update to 2022.1.
...
* gnu/packages/xorg.scm (xorgproto): Update to 2022.1.
[source](uri): Use mirror://xorg.
2022-06-26 12:06:29 +02:00
Marius Bakke
dc05eeced6
gnu: libx11: Update to 1.8.1.
...
* gnu/packages/xorg.scm (libx11): Update to 1.8.1.
2022-06-26 12:06:29 +02:00
Marius Bakke
d58310ee38
gnu: libxcb: Remove input labels.
...
* gnu/packages/xorg.scm (libxcb)[native-inputs]: Remove labels.
2022-06-26 12:06:29 +02:00
Marius Bakke
be531e2532
gnu: libxcb: Update to 1.15.
...
* gnu/packages/xorg.scm (libxcb): Update to 1.15.
2022-06-26 12:06:29 +02:00
Marius Bakke
984bc9edac
gnu: xcb-proto: Remove input labels.
...
* gnu/packages/xorg.scm (xcb-proto)[native-inputs]: Remove labels.
2022-06-26 12:06:29 +02:00