[Cin] latest hacks

Andrew Randrianasulu randrianasulu at gmail.com
Tue Jul 20 14:19:13 CEST 2021


On Tuesday, July 20, 2021, Andrea paz <gamberucci.andrea at gmail.com> wrote:

> @Phyllis
> I saw that in the last git you implemented some Andrew patches. Can I
> know what exactly they are so I can save myself something? I'm
> applying them one by one and it's taking me a lot of time....



I think you can apply ALL of them by saying 'git am
path_to_dir_with_patches/*.patch' (so, * will be expanded to all patch
names)
but before you better to say 'git rest --hard first_few_symbols in commit
you are reseting to' (be sure to backup all interesting changes in tree)
and if any patchs fails to apply (because they already applied in main
three) there hopefully will be helpful message saying you can use git am
--skip..


> @Andrew
> I can't download your ffmpeg and libaom tarballs. Can I download them
> from their websites? Do you have a direct address?
>

ow.

try

https://ffmpeg.org/download.html - > xz tarball for 4.4
and you can try to unpack src rpm from
https://packages.altlinux.org/en/sisyphus/srpms/libaom/rpms

but it will give you different directory structure compared to one assumed
by cingg's buildsystem...

there was official google source but ironically I can't download from it
due to restrictions?
https://storage.googleapis.com/aom-releases/libaom-3.1.1.tar.gz

note you might want to repack this as xz .. and rename libaom patch
accordingly. build a bit slow here so I might not have tested source by end
of this day...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20210720/f59d81e0/attachment.htm>


More information about the Cin mailing list