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
Augustin Cavalier
cf41b3bf40
Tweak recipes for rebuild on x86 secondary arch.
...
Version requirements no longer needed now that OpenSSL devel package
does not specify devel provides anymore.
2024-08-09 12:39:45 -04:00
waddlesplash
def43c829b
curl: Remove ?arm.
2024-08-08 21:30:44 -04:00
Augustin Cavalier
0e8ff9b52a
Bump more packages to use openssl3.
2024-08-08 14:28:50 -04:00
PulkoMandy
21ead58135
Enable Openssl3, bump recipes that depend on it and are used by Haiku
2024-08-08 14:27:03 -04:00
Humdinger
86ad9cc84f
yt-dlp: update to 2024-08-06
2024-08-07 15:32:14 +02:00
Humdinger
edaa8281c0
yt-dlp: update to 2024.07.25
2024-07-31 11:23:12 +02:00
PulkoMandy
3c0ddaa369
Remove "untested for PowerPC" from a few recipes
...
The older versions were removed, so, if the latest version is marked as
untested, there is nothing to build. This allows to run the bootstrap
build a bit further.
2024-07-21 16:40:05 +02:00
Humdinger
f1a1345df2
yt-dlp: update to 2024.07.09
2024-07-11 20:18:06 +02:00
OscarL
641eb1ed26
openssh: update to version 9.8p1. ( #10677 )
2024-07-09 15:06:10 -04:00
Humdinger
2a859c07de
yt-dlp: update to 2024.07.02
2024-07-03 14:58:46 +02:00
Jerome Duval
0a2e4dda19
curl: bump version
...
remove nroff dependency
2024-06-13 17:19:13 +02:00