Commit Graph

33663 Commits

Author SHA1 Message Date
Christoph Reiter
b7bd614ea5 x264: split into libx264 and x264
the latter depends on ffmpeg, ffms2 and l-smash which users of
the library don't need. This also allows us break some
dependency cyles with ffmpeg.

* remove the libwinpthread dependency which it doesn't
  seem to use anymore.
* note that x264.exe statically links the encoder, so there
  is no dependency to libx264 needed, but we add it anyway,
  to avoid breaking existing users.
2023-02-17 16:24:47 +01:00
مهدي شينون (Mehdi Chinoune)
2e51958265 tiledb: update to 2.14.1 2023-02-17 11:38:25 +01:00
Mehdi Chinoune
ff48bd108e python-conan: update to 1.59.0 2023-02-17 11:38:12 +01:00
Christoph Reiter
184a835a52 Merge pull request #15723 from mmuetzel/gnuplot
gnuplot: update to 5.4.6
2023-02-17 10:24:04 +01:00
Christoph Reiter
bd756521ca Enable clangarm64 for python-flask-sqlalchemy deps
let's try
2023-02-17 08:40:02 +01:00
Miloš Komarčević
2911943caa libheif: update to 1.15.1 2023-02-17 12:50:13 +05:30
مهدي شينون (Mehdi Chinoune)
6cb423ea71 python-elasticsearch: update to 8.6.2 2023-02-17 07:07:55 +01:00
Mehdi Chinoune
61f9ee0dd0 aws-sdk-cpp: update to 1.11.19 2023-02-17 07:07:48 +01:00
Mehdi Chinoune
270f2b4475 python-pyspnego: update to 0.8.0 2023-02-17 07:07:41 +01:00
Mehdi Chinoune
7de50ca23a python-botocore: update to 1.29.73 2023-02-17 07:07:34 +01:00
Mehdi Chinoune
40b61625bd python-scikit-build: update to 0.16.7 2023-02-17 07:07:27 +01:00
Mehdi Chinoune
dc5f5cc5d3 vulkan-headers: update to 1.3.241
https://github.com/KhronosGroup/Vulkan-Headers/commit/e8b8e06d
2023-02-16 20:29:11 +01:00
Mehdi Chinoune
9e3fae3d03 python-alembic: update to 1.9.4 2023-02-16 20:28:55 +01:00
Konstantin Podsvirov
51f2939a2a python-flask-sqlalchemy: New package 2023-02-17 00:30:45 +05:30
Mehdi Chinoune
c28ba32934 freerdp: update to 2.10.0 2023-02-16 19:42:55 +01:00
Mehdi Chinoune
85efae1b6e python-argh: update to 0.28.1 2023-02-16 19:42:36 +01:00
Mehdi Chinoune
a3f15dfe49 oh-my-posh: update to 14.3.0 2023-02-16 19:42:26 +01:00
Markus Mützel
c3b05a5dd5 gnuplot: update to 5.4.6 2023-02-16 19:10:09 +01:00
Biswapriyo Nath
a0230db4a8 kf5: update to 5.103.0 - Part3 2023-02-16 21:41:43 +05:30
Mehdi Chinoune
717d5a5a09 python-jupyter_server: update to 2.3.0 2023-02-16 12:40:01 +01:00
Mehdi Chinoune
f0bbee8bc8 librsync: update to 2.3.3 2023-02-16 12:39:46 +01:00
Mehdi Chinoune
703669ed83 python-boto3: update to 1.26.72 2023-02-16 12:13:44 +01:00
LIU Hao
00f2f6c12a gmp: Do not declare functions as dllimport
GNU toolchains do not require `dllimport` when calling functions from
DLLs. Having `dllimport` by default causes static linking to fail,
observed when building GDB.

Signed-off-by: LIU Hao <lh_mouse@126.com>
2023-02-16 10:47:15 +01:00
Miloš Komarčević
2964b3a1a2 libjpeg-turbo: update to 2.1.5.1 2023-02-16 15:15:24 +05:30
Marcelo Duarte
ec87771245 python-cx-freeze: Update to 6.14.3 2023-02-16 10:09:42 +05:30
Mehdi Chinoune
a691a78a4b aws-sdk-cpp: update to 1.11.18 2023-02-16 05:35:28 +01:00
Mehdi Chinoune
a7b90fe19f cxxopts: update to 3.1.1 2023-02-16 05:35:20 +01:00
Mehdi Chinoune
00f4093339 python-pydantic: update to 1.10.5 2023-02-16 05:35:12 +01:00
Mehdi Chinoune
fe1abec108 python-botocore: update to 1.29.72 2023-02-16 05:35:05 +01:00
Mehdi Chinoune
1ba7c64d16 python-flask: update to 2.2.3 2023-02-16 05:34:49 +01:00
Mehdi Chinoune
391b818d64 i2pd: update to 2.46.0 2023-02-16 05:34:42 +01:00
Mehdi Chinoune
572f42afb0 python-argh: update to 0.28.0 2023-02-16 05:34:32 +01:00
Mehdi Chinoune
1876d0b293 python-cx-freeze: update to 6.14.3 2023-02-16 04:24:31 +01:00
Mehdi Chinoune
f1eb6e722c python-setuptools: update to 67.3.2 2023-02-16 04:24:21 +01:00
Mehdi Chinoune
03b16e2149 python-boto3: update to 1.26.71 2023-02-15 22:03:13 +01:00
Mehdi Chinoune
d6d362505f watchexec: update to 1.21.1 2023-02-15 22:03:00 +01:00
Mehdi Chinoune
29e268ffb6 fzf: update to 0.38.0 2023-02-15 22:01:14 +01:00
Mehdi Chinoune
b68d542ca2 python-types-toml: update to 0.10.8.4 2023-02-15 22:01:01 +01:00
Mehdi Chinoune
a277d314c3 gw: update to 0.6.2 2023-02-15 21:58:43 +01:00
Biswapriyo Nath
a79b2d5877 kf5: update to 5.103.0 - Part2 2023-02-15 23:55:33 +05:30
Christoph Reiter
e7f57b7d80 Merge pull request #15683 from lazka/libvips-8.14.1
libvips: Update to 8.14.1; port to meson
2023-02-15 17:09:52 +01:00
Christoph Reiter
458eba8b75 Merge pull request #15696 from lazka/curl-7.88.0
curl: Update to 7.88.0
2023-02-15 17:08:47 +01:00
Christoph Reiter
2b1533b0dc curl: Update to 7.88.0 2023-02-15 09:14:21 +01:00
Mehdi Chinoune
ada020fa55 aws-sdk-cpp: update to 1.11.17 2023-02-15 06:02:37 +01:00
Mehdi Chinoune
c476d32dae python-typing_extensions: update to 4.5.0 2023-02-15 05:35:13 +01:00
Mehdi Chinoune
e022eb8a2a python-trimesh: update to 3.20.0 2023-02-15 05:35:01 +01:00
Mehdi Chinoune
7fd92be2c6 python-botocore: update to 1.29.71 2023-02-15 05:34:53 +01:00
Mehdi Chinoune
197586e512 python-json-logger: update to 2.0.6 2023-02-15 05:34:45 +01:00
Mehdi Chinoune
15c1de6511 python-werkzeug: update to 2.2.3 2023-02-15 05:34:37 +01:00
Mehdi Chinoune
edf238aed9 python-soupsieve: update to 2.4 2023-02-15 05:34:30 +01:00