Package Details: footage 1.3.1-1

Git Clone URL: https://aur.archlinux.org/footage.git (read-only, click to copy)
Package Base: footage
Description: Polish your videos
Upstream URL: https://gitlab.com/adhami3310/Footage
Keywords: editor gtk4 libadwaita meson polish rust video your
Licenses: GPL3
Submitter: begin-theadventu
Maintainer: begin-theadventu
Last Packager: begin-theadventu
Votes: 3
Popularity: 1.28
First Submitted: 2023-06-19 22:46 (UTC)
Last Updated: 2023-11-16 23:12 (UTC)

Latest Comments

begin-theadventu commented on 2023-10-13 12:54 (UTC) (edited on 2023-10-13 14:23 (UTC) by begin-theadventu)

@system7 This is a problem with upstream, having some icons named the same as other applications, so it should be reported there.

For now as a workaround you could add this to the PKGBUILD in package to remove these conflicts and install it with makepkg -if:

cd "$pkgdir/usr/share/icons/hicolor/scalable/actions"
rm chain-link-loose-symbolic.svg
rm chain-link-symbolic.svg
rm check-round-outline-symbolic.svg
rm error-symbolic.svg
rm image-missing-symbolic.svg
rm paper-symbolic.svg
rm usb-stick-symbolic.svg
rm view-refresh-symbolic.svg

system7 commented on 2023-10-13 12:44 (UTC)

I have this problem. What I was wrong? The --overwrite parameter does not solve the problem. 😢

==> Sources are ready.
loading packages...
resolving dependencies...
looking for conflicting packages...

Packages (1) footage-1.2-1

Total Installed Size:  4,97 MiB

:: Proceed with installation? [Y/n] 
(1/1) checking keys in keyring                                                                                                                                   [----------------------------------------------------------------------------------------------------] 100%
(1/1) checking package integrity                                                                                                                                 [----------------------------------------------------------------------------------------------------] 100%
(1/1) loading package files                                                                                                                                      [----------------------------------------------------------------------------------------------------] 100%
(1/1) checking for file conflicts                                                                                                                                [----------------------------------------------------------------------------------------------------] 100%
error: failed to commit transaction (conflicting files)
footage: /usr/share/icons/hicolor/scalable/actions/chain-link-loose-symbolic.svg exists in filesystem (owned by converter)
footage: /usr/share/icons/hicolor/scalable/actions/chain-link-symbolic.svg exists in filesystem (owned by converter)
footage: /usr/share/icons/hicolor/scalable/actions/check-round-outline-symbolic.svg exists in filesystem (owned by impression)
footage: /usr/share/icons/hicolor/scalable/actions/error-symbolic.svg exists in filesystem (owned by impression)
footage: /usr/share/icons/hicolor/scalable/actions/image-missing-symbolic.svg exists in filesystem (owned by impression)
footage: /usr/share/icons/hicolor/scalable/actions/paper-symbolic.svg exists in filesystem (owned by impression)
footage: /usr/share/icons/hicolor/scalable/actions/usb-stick-symbolic.svg exists in filesystem (owned by impression)
footage: /usr/share/icons/hicolor/scalable/actions/view-refresh-symbolic.svg exists in filesystem (owned by impression)
Errors occurred, no packages were upgraded.
 -> error installing: [/home/system7/.cache/yay/footage/footage-1.2-1-any.pkg.tar.zst] - exit status 1

begin-theadventu commented on 2023-06-21 06:52 (UTC) (edited on 2023-07-04 19:35 (UTC) by begin-theadventu)

@fabrixxm Thanks, I added it as gst-plugins-rs (because there's no standalone installation for gst-plugin-gif), and other dependencies from this file.

The only dependency I couldn't find was gst/gstreamer-svt-av1.

fabrixxm commented on 2023-06-20 17:55 (UTC)

looks like it's missing a dependency on gst-plugin-gtk4