Commit Graph

52370 Commits

Author SHA1 Message Date
R. Ryantm
3ac91d2719 libplctag: 2.5.3 -> 2.5.4 2022-11-17 09:57:35 +08:00
R. Ryantm
02210afe4f imgui: 1.88 -> 1.89 2022-11-17 09:45:09 +08:00
Phillip Cloud
a29510ba1a
duckdb: 0.5.1 -> 0.6.0 2022-11-16 14:00:57 -05:00
Robert Schütz
b88a8ae8ea libdeltachat: 1.100.0 -> 1.101.0
https://github.com/deltachat/deltachat-core-rust/blob/1.101.0/CHANGELOG.md
2022-11-16 08:37:22 -08:00
sternenseemann
14e0c0dba2 gnatinspect, gnatcoll-db2ada: drop gnatcoll- prefix from pname 2022-11-16 12:42:27 +01:00
sternenseemann
35b623b82b gnatcoll-{lzma,gmp,iconv,omp,python3,readline,syslog,zlib}: 22.0.0 -> 23.0.0 2022-11-16 12:42:27 +01:00
sternenseemann
3090871272 gnatcoll-{sql*,postgres,xref,db2ada}, gnatinspect: 22.0.0 -> 23.0.0 2022-11-16 12:42:27 +01:00
sternenseemann
a1647c38b6 gnatcoll-core: 22.0.0 -> 23.0.0 2022-11-16 12:42:27 +01:00
R. Ryantm
9a7a5256fd xmlada: 22.0.0 -> 23.0.0 2022-11-16 12:42:27 +01:00
Bobby Rong
4e90099032
Merge pull request #200345 from r-ryantm/auto-update/openturns
openturns: 1.19 -> 1.20
2022-11-16 16:45:20 +08:00
Sergei Trofimovich
85bcde8fb6
Merge pull request #201259 from trofi/libstroke-without-xlibsWrapper
libstroke: use xorg.* packages directly instead of xlibsWrapper indir…
2022-11-16 07:41:04 +00:00
K900
07334444c2
Merge pull request #201206 from K900/kde-frameworks-5.100
kde-frameworks: 5.99 -> 5.100
2022-11-16 10:28:54 +03:00
Sandro
ee3c5d899f
Merge pull request #196850 from wegank/grilo-darwin 2022-11-16 00:43:48 +01:00
Sandro
ea35326f36
Merge pull request #193589 from divanorama/fix_jemalloc_aarch64_darwin
Fixes https://github.com/NixOS/nixpkgs/issues/152056
2022-11-15 23:48:25 +01:00
Martin Weinelt
af68e9c917
Merge pull request #179406 from dotlambda/gdal-3.5.0.3 2022-11-15 23:39:50 +01:00
sternenseemann
3f5e89e646 rure: 0.2.1 -> 0.2.2 2022-11-15 13:37:49 +01:00
7c6f434c
c018637371
Merge pull request #200835 from r-ryantm/auto-update/libfixposix
libfixposix: 0.4.3 -> 0.5.1
2022-11-15 09:44:18 +00:00
Sergei Trofimovich
065e85e8ad libstroke: use xorg.* packages directly instead of xlibsWrapper indirection
Validated as no change in `out` output with `diffoscope`.
2022-11-14 23:21:28 +00:00
K900
5fd091987a karchive: add new dependency 2022-11-14 20:21:08 +03:00
K900
372281881b extra-cmake-modules: drop merged patch 2022-11-14 20:14:21 +03:00
K900
6164b7bb61 kde-frameworks: 5.99 -> 5.100 2022-11-14 19:50:32 +03:00
Anderson Torres
d8b143d43c
Merge pull request #199978 from amjoseph-nixpkgs/pr/boehmgc/powerpc64le
boehmgc: disable SOFT_VDB on powerpc64le for version 8.2.2
2022-11-14 10:31:43 -03:00
Weijia Wang
bd2baae6d1 grilo: add darwin support 2022-11-14 14:23:30 +01:00
Weijia Wang
0b5f3feddf dleyna-*: add darwin support 2022-11-14 14:21:00 +01:00
Weijia Wang
9e5bc1df9b gupnp-*: add darwin support 2022-11-14 14:20:45 +01:00
Dmitry Ivankov
e3a7c410a7 jemalloc: fix aarch64-darwin build
Switch to default clang11 and apply a patch to fix tests.

The issue is compiler optimizations for unused `malloc` calls
being applied to jemalloc tests with empty `--with-jemalloc-prefix=`.
Tests want to test bad arguments to malloc and optimization broke
such assertions in some of tests, so patch is applied to disable
builtin functions optimizations (only for tests code).

Fixes https://github.com/NixOS/nixpkgs/issues/152056

Patch submission upstream
https://github.com/jemalloc/jemalloc/pull/2340
2022-11-14 10:52:37 +01:00
Anderson Torres
5e876613a3
Merge pull request #201099 from atorres1985-contrib/mesonFeatureFlag
wbg, fcf, harfbuzz: cosmetical changes
2022-11-13 21:10:04 -03:00
AndersonTorres
2f52d4fae2 harfbuzz: rewrite mesonFeatureFlag
This is merely cosmetical.
2022-11-13 20:03:19 -03:00
AndersonTorres
1405f8a944 fcft: rewrite mesonFeatureFlag
This is merely cosmetical.
2022-11-13 20:02:45 -03:00
Arthur Gautier
63a7d5b3fb
gmp: fixup license of v6 (#199052)
* gmp: fixup license of v6

As per https://gmplib.org/:
```
Since version 6, GMP is distributed under the dual licenses, GNU LGPL v3 and GNU GPL v2. These licenses make the library free to use, share, and improve, and allow you to pass on the result. The GNU licenses give freedoms, but also set firm restrictions on the use with non-free programs.
```

The license changed in GMP v6.

* Fixup license versions
2022-11-13 17:27:20 -05:00
Robert Scott
cd5b6f4f91
Merge pull request #201003 from avdv/fix-bobcat-aarch64-linux
bobcat: Fix build on aarch64-linux
2022-11-13 21:51:09 +00:00
Robert Schütz
d627858e17 miniaudio: unstable-2020-04-20 -> 0.11.11
a0dc1037f9/CHANGES.md
2022-11-13 13:37:32 -08:00
Claudio Bley
f933aea9e1 bobcat: Fix build on aarch64-linux
The code base requires a C++20 capable compiler toolchain.

Also, we need to link with the gcc library explicitly to avoid running
into undefined reference to `__aarch64_ldadd4_acq_rel' errors.
2022-11-13 20:16:32 +01:00
Mario Rodas
02e4afbe4f
Merge pull request #201029 from aaronjheng/zhf/neardal
neardal: mark as broken
2022-11-13 10:48:09 -05:00
Benjamin Hipple
d2eb448e60
Revert "oneDNN: 2.3.2 -> 2.5.2" 2022-11-13 10:24:55 -05:00
Benjamin Hipple
59ec549afa
Merge pull request #200665 from alejandrosame/update/oneDNN
oneDNN: 2.3.2 -> 2.5.2
2022-11-13 10:24:33 -05:00
Mario Rodas
f891f624ae
Merge pull request #200768 from lopsided98/urdfdom-update
urdfdom: 1.0.4 -> 3.1.0
2022-11-13 09:16:20 -05:00
Aaron Jheng
4518440a5e
neardal: mark as broken 2022-11-13 13:42:59 +00:00
Mario Rodas
890b241276
Merge pull request #200828 from sikmir/nlohmann_json
nlohmann_json: 3.10.5 → 3.11.2
2022-11-13 08:05:02 -05:00
Mario Rodas
0d06049da6
Merge pull request #200870 from KAction/patch/v1/pkgsStatic.libxslt
pkgsStatic.libxslt: fix build
2022-11-13 07:59:12 -05:00
Jan Tojnar
23e06c9b2e
Merge pull request #200121 from cwyc/webp-pixbuf-loader-0.0.6-0.0.7
webp-pixbuf-loader: 0.0.6 -> 0.0.7
2022-11-13 12:21:23 +01:00
cwyc
aaf29c0198 webp-pixbuf-loader: 0.0.6 -> 0.0.7
Includes changes to build procedure because upstream was restructured to leave loaders.cache generation to distribution.
2022-11-13 05:18:24 +00:00
Sandro
28dad38c83
Merge pull request #196849 from wegank/clutter-darwin 2022-11-13 00:23:51 +01:00
Jan Tojnar
1274663483
Merge pull request #200781 from NixOS/gnome
GNOME updates
2022-11-12 21:51:28 +01:00
Martin Weinelt
14329eb0cb
Merge pull request #200771 from helsinki-systems/upd/nss_lastest 2022-11-12 18:11:56 +01:00
Mario Rodas
ead02ae273
Merge pull request #183141 from r-ryantm/auto-update/gbenchmark
gbenchmark: 1.6.1 -> 1.7.1
2022-11-12 11:47:26 -05:00
sternenseemann
5ca8e2e9e1 utf8proc: add relevant revdeps to passthru.tests 2022-11-12 16:18:48 +01:00
R. Ryantm
243d044a45 utf8proc: 2.7.0 -> 2.8.0 2022-11-12 16:18:48 +01:00
Dmitry Bogatov
0d3428cd75 pkgsStatic.libxslt: fix build
Make default value of "pythonSupport" to depend configuration of libxml2, which
only builds python support when shared libraries are enabled. This way libxslt
can be built on pkgsStatic platform (albeit without python support) instead of
refusing to build due "meta.broken". That allows to build statically some
packages that depend on libxslt, but don't necessary need python support.
2022-11-12 09:57:57 -05:00
Fabian Affolter
a16ef242ca
Merge pull request #200231 from fabaff/wolfssl-bump
wolfssl: 5.5.2 -> 5.5.3
2022-11-12 12:36:20 +01:00