Commit Graph

714 Commits

Author SHA1 Message Date
Humdinger
51a1f08b7b yt-dlp: Update to 2025.08.27 2025-08-29 17:09:43 +02:00
Humdinger
93274f055d yt_dlp: Update to 2025.08.22 2025-08-23 10:22:40 +02:00
Humdinger
6eef7925a7 yt_dlp: Update to 2025.08.20 2025-08-20 07:29:32 +02:00
Humdinger
89e3eadbc9 yt_dlp: update to 2025.08.11 2025-08-16 14:57:29 +02:00
Joachim Mairböck
3373f382ef nextcloud_client: bump to version 3.13.3, fix docDir on x86 (#12731)
This is the last version using Qt 5. (with 3.14 they switched to Qt 6)
2025-08-11 21:13:38 +02:00
Joachim Mairböck
d9b24109db wget2: fix developDocDir on x86
also remove the empty develop/documentation directory from the devel package
2025-08-10 21:18:37 +02:00
Schrijvers Luc
50dcbcef58 nextcloud_client, fix provides for 32bit (#12680) 2025-08-05 08:58:15 +00:00
Schrijvers Luc
bb8d1b73c1 nextcloud_client, fix doc package for any architecture (#12677) 2025-08-05 05:54:32 +00:00
Humdinger
edf6911d15 yt_dlp: update to 2025.07.21 2025-07-22 14:43:06 +02:00
Joachim Mairböck
31d2436c07 wget2: adjust doc package 2025-07-20 21:50:24 +02:00
Schrijvers Luc
7f00d43e29 curl, bump to 8.14.1 (#12547)
* curl, bump to 8.14.1

* Fix build for 32bit, implicit declarations of __builtin_popcountll and __builtin_ctzll
2025-07-18 07:40:28 +00:00
Humdinger
ceec2d09ed yt-dlp: update to 2025.06.25 2025-06-28 19:27:54 +02:00
Humdinger
447b26d112 yt-dlp: update to 2025.06.09 2025-06-12 13:08:17 +02:00
Humdinger
b0fc16c6b4 yt-dlp: update to 2025.05.22 2025-05-22 15:09:18 +02:00
Humdinger
1161ea2ce5 yt-dlp: update to 2025.04.30 2025-05-02 19:52:17 +02:00
Jérôme Duval
d03a62f58d curl: build with openssl-quic 2025-04-11 15:04:48 +02:00
Schrijvers Luc
2ebab20d6c curl, bump to version 8.13.0 (#12122) 2025-04-10 15:05:30 +00:00
Humdinger
cdebe7249d yt_dlp: Update to 2025.03.31 2025-04-02 17:19:26 +02:00
Humdinger
5a4d83049b yt_dlp: Update to 2025.03.27 2025-03-28 09:11:02 +01:00
Humdinger
51e445fd51 yt-dlp: update to 2025.03.21 2025-03-23 11:09:22 +01:00
OscarL
f8988e67bc yt_dlp and youtube_dl: cleanup recipes. (#11856)
This gets rid of the `yt_dlp` vs `yt_dlp_python310` and `youtube_dl` vs
`youtube_dl_python310` distinction.

We only need one of each (as there's really no need to have, say, `yt_dlp`
packages for more than one Python version.

This also switches `/bin/yt-dlp` (and `/bin/youtube-dl`) from a "standalone"
program (they were "pyinstaller" bundles), into a small wrapper script that
calls yt_dlp's entry point from the Python module installed under vendor-packages.

Using the "standalone" version stopped making much sense once the `request_python310`
"optional dependency" was added to the recipe.
2025-03-09 16:08:38 +00:00
Humdinger
4e3ad2a6c9 yt-dlp: new version 2025.02.19
I must've used "mv" instead of "git mv" to rename the recipe...
2025-02-23 15:41:54 +01:00
Humdinger
3b204cd570 yt_dlp: Update to 2025.02.19-1 2025-02-23 14:56:45 +01:00
Humdinger
0095bd5495 yt-dlp: update to 2025.01.26 2025-01-31 17:41:35 +01:00
Humdinger
4e783b4cda cadaver: update to v0.26 2025-01-26 11:03:20 +01:00
Schrijvers Luc
aebc995174 gerbera, revbump, don't use libuuid from util-linux (#11680) 2025-01-25 07:09:22 +00:00
augiedoggie
e316baac9a putty: add icon and settings workaround (#11665)
Fixes #11585 but could probably use improvement.
2025-01-18 21:15:15 -07:00
Humdinger
efff7441d7 yt-dlp: update to 2025.01.12 2025-01-15 19:14:05 +01:00
Schrijvers Luc
daec64af6f gerbera, bump version (#11652) 2025-01-15 08:24:23 +01:00
Humdinger
e0b635c337 yt_dlp: update to 2024.12.23 2025-01-03 15:03:04 +01:00
Schrijvers Luc
c058ef4133 wget2, bump version (#11567) 2025-01-02 15:31:14 +01:00
Schrijvers Luc
d42378ddff freerdp, move manpages to $manDir (#11535) 2024-12-26 09:00:40 +01:00
Humdinger
d0c1840489 yt-dlp: update to 2024.12.13 2024-12-15 19:31:53 +01:00
Schrijvers Luc
f54eaf2aa2 minidlna, revbump for libid3tag (#11403) 2024-12-02 17:32:16 +01:00
Humdinger
d0b84d68d6 yt-dlp: update to 2024.11.18 2024-11-24 16:46:54 +01:00
Humdinger
578b4960a5 yt-dlp: update to 2024.11.04 2024-11-08 19:27:11 +01:00
Jérôme Duval
de1a699f7b curl: remove private dependencies for curl_devel
only needed for static linking, and in case headers include third-party
libraries headers.
2024-10-26 20:10:49 +02:00
Jerome Duval
c22ea2267d curl: disable libpsl on x86_gcc2 2024-10-25 18:06:52 +02:00
kenmays
d145721e52 curl: bump to 8.10.1
* enable libpsl for security reasons
* enable websocket
2024-10-25 16:10:27 +02:00
Jérôme Duval
716850ea4e yt-dlp: bump version 2024-10-24 20:37:40 +02:00
Humdinger
e701d84966 yt-dlp: Update to yt-dlp 2024.09.27 2024-09-29 18:04:49 +02:00
OscarL
ba1ee3d5ba minidlna: fix build, clean up dependencies, enable recipe. (#11060)
Built and smoke tested on 32 bits.

Haven't yet tested playing media from other devices, but the server
already communicates with clients such as routers and TVs on the same
LAN.
2024-09-05 13:59:35 +02:00
Schrijvers Luc
26cc388340 wget2, revbump for openssl3 (fix typo) (#11028) 2024-09-01 17:59:22 +02:00
Schrijvers Luc
f1bc64e14f nextcloud_client, revbump for openssl3, add documentation (#10923) 2024-08-27 08:49:16 +00:00
PulkoMandy
22d2c0c7e1 freerdp: update to openssl 3 and ffmpeg 6 2024-08-25 10:44:38 +02:00
PulkoMandy
ae7a50684e Update some packages to openssl3 2024-08-22 19:36:18 +02:00
Humdinger
8cad77931b youtube-dl + yt_dlp: depend on ffmpeg6_tools
As other wise it demands the first ffmpeg_tools it can find, which is
v4, resulting in more ffmpeg v4 packages being installed. As beta5
comes with ffmpeg6, it makes sense to use the same v6 of ffmpeg_tools.

Fixes #10837
2024-08-16 11:39:20 +02:00
PulkoMandy
e2155cf4ac krb5: fix typo 2024-08-10 20:25:48 +02:00
PulkoMandy
a669fecf54 krb5: fix builld, update to openssl3 2024-08-10 17:56:03 +02:00
PulkoMandy
6ee01ad395 Update rsync to openssl3 2024-08-10 10:12:52 +02:00