It appears that they are doing regular (monthly?) releases again.
Let's move off the nightly builds then for possibly more stability
and less regressions.
The last 'official' release was in March 2023. Development of yt-dlp
is still very busy, but they switched to providing nightly builds [1],
while possibly also doing 'stable' releases from time to time in the
future.
I think we should switch to their nightly builds as well, as long as
they appear to be stable, and graba new one every month or so.
[1] https://github.com/yt-dlp/yt-dlp/issues/7175#issuecomment-1569442827
* While it compiled, it didn't work as expected and used
the wrong API's (oslogin vs metadata ssh)
* I wrote an alternative in C++ i'll make a recipe
for soon.
* This in theory will allow Haiku running in Google Compute Engine
to authenticate users via the SSH public keys specified by GCE
* This is experimental. GCE users likely need hand-created in Haiku
before being able to login via ssh. (We don't have NSS to automate this)
* Create fakefile
* Add files via upload
* Delete fakefile
* Icon-O-Matic icon file
* Update edgar.rdef.in
* Create supertux-0.6.1.rdef.in - Only icon data !!!
This file contains just the icon data but lacks the rest of the needed(?) fields
* Add Icon-O-Matic icon file
* Update supertux-0.6.1.recipe
Added line 12: ADDITIONAL_FILES="supertux-0.6.1.rdef.in"
* Update furnace4.rdef.in with icon data
* Add Icon-O-Matic icon file
* Create bochs-2.6.11.rdef.in - Only icon data !!!
This file lacks the rest of the needed(?) fields.
* Add Icon-O-Matic icon file
* Update bochs-2.6.11.recipe
Added line 11: ADDITIONAL_FILES="bochs-2.6.11.rdef.in"
* Create dukto-6.0.0.rdef.in - Only icon data !!!
This file contains just icon data and lacks the rest of the needed(?) fields
* Update dukto-6.0.0.recipe
Added line 15: ADDITIONAL_FILES="dukto-6.0.0.rdef.in"