media-video/cinelerra-gg: update SRC_URI

Upstream removed all files, cannot download it anymore.
Host the last tgz I had in DISTFILES and update SRC_URI to point to it.
It is the same file, same hash, Manifest was not updated.

See also:
https://github.com/ceamac/overlay/issues/6
https://cinelerra-gg.org/news-updates/june-2025-64-bit-appimages-released/
This commit is contained in:
2025-10-09 19:45:58 +03:00
parent 1322ba144a
commit 5dcc204be2

View File

@@ -8,7 +8,10 @@ MY_PV=${PV//./}
DESCRIPTION="The most advanced non-linear video editor and compositor"
HOMEPAGE="https://www.cinelerra-gg.org/"
SRC_URI="https://cinelerra-gg.org/download/pkgs/src/cin_5.1.${MY_PV}-src.tgz"
SRC_URI="
https://cinelerra-gg.org/download/pkgs/src/cin_5.1.${MY_PV}-src.tgz
https://ceamac.com/files/cin_5.1.${MY_PV}-src.tgz
"
S="${WORKDIR}/cinelerra-5.1"
LICENSE="GPL-2"