Package Details: cin-appimage 20250430-5

Git Clone URL: https://aur.archlinux.org/cin-appimage.git (read-only, click to copy)
Package Base: cin-appimage
Description: Cinelerra GG Infinity (AppImage) is a free and open source video editing software for Linux.
Upstream URL: https://www.cinelerra-gg.org/
Licenses: GPL-2.0-only
Conflicts: cin, cinelerra-gg
Provides: cinelerra-gg
Submitter: JoaoMachado
Maintainer: JoaoMachado
Last Packager: JoaoMachado
Votes: 6
Popularity: 0.000547
First Submitted: 2021-06-15 11:45 (UTC)
Last Updated: 2025-06-23 04:12 (UTC)

Latest Comments

1 2 Next › Last »

JoaoMachado commented on 2025-06-23 03:56 (UTC)

@FabioLolix if it doen't provide Cinelerra-gg, what does it provide?

FabioLolix commented on 2025-06-22 20:40 (UTC)

v20250430 don't need libxml2-legacy to run, you can also remove provides and conflicts cinelerra-gg since it no longer conflicts with cinelerra-gg

JoaoMachado commented on 2025-06-22 20:30 (UTC)

I have fixed the pkgver error and added the dependency of "libxml2-legacy".

FabioLolix commented on 2025-06-22 10:37 (UTC)

Yes, there is a typo in pkgver= in the pkgbuild, in the .srcinfo is correct instead

RAMChYLD commented on 2025-06-22 10:32 (UTC) (edited on 2025-06-22 10:33 (UTC) by RAMChYLD)

FabioLolix I was using yay -Syu as per usual.

I tried manually going into the cache and upon re-entering the pkgver and using makepkg manually I could get it to build. I couldn't see any typos in the pkgver tho, so it's very strange, like there is a typo in the pkgver, but the pkgver looks correct.

FabioLolix commented on 2025-06-22 10:12 (UTC)

CinGG-2025430-x86_64.AppImage ... NOT FOUND

This mean that the file have not been downloaded, what command are you using to build the package?

RAMChYLD commented on 2025-06-22 10:10 (UTC) (edited on 2025-06-22 10:30 (UTC) by RAMChYLD)

CinGG-2025430-x86_64.AppImage ... NOT FOUND
==> ERROR: One or more files did not pass the validity check!
 -> error downloading sources: /home/leecy/.cache/yay/cin-appimage 
         context: exit status 1 


==> ERROR: One or more files did not pass the validity check!
 -> error making: cin-appimage-exit status 1
 -> Failed to install the following packages. Manual intervention is required:
cin-appimage - exit status 1

Edit: I tried touching the makepkg and re-entered the pkgver and it would proceed. Strange...

FabioLolix commented on 2025-06-21 21:51 (UTC)

"libxml2-legacy" is a temporary patch, I am not comfortable making a temporary patch a dependency.

When is no longer needed you can remove it from the dependency and post a comment here saying that i can be removed

JoaoMachado commented on 2025-06-21 21:50 (UTC)

"libxml2-legacy" is a temporary patch, I am not comfortable making a temporary patch a dependency. Once the Appimage is built against the new "libxml2", everything should be back to normal.

FabioLolix commented on 2025-06-21 16:53 (UTC)

Make sure the package "libxml2-legacy" is installed, libxml2 was updated and causes issues with AppImages not loading.

Add that to depends then