Search Criteria
Package Details: friction 1.0.0_rc.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/friction.git (read-only, click to copy) |
---|---|
Package Base: | friction |
Description: | Motion graphics and animation app |
Upstream URL: | https://friction.graphics/ |
Licenses: | GPL-3.0-or-later |
Submitter: | tecnotercio |
Maintainer: | tecnotercio |
Last Packager: | tecnotercio |
Votes: | 2 |
Popularity: | 0.71 |
First Submitted: | 2024-12-08 05:30 (UTC) |
Last Updated: | 2025-08-20 05:49 (UTC) |
Dependencies (11)
- ffmpeg4.4
- qscintilla-qt5
- qt5-declarative (qt5-declarative-gitAUR)
- qt5-multimedia
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- harfbuzz-icu (harfbuzz-icu-gitAUR) (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-jobserverAUR) (make)
- python (python37AUR) (make)
- qt5-tools (make)
Required by (0)
Sources (6)
- friction-1.0.0-rc.2.tar.gz
- friction-docs-ff53ffec5ae6ca10dd8605577ba8545590b77f15.tar.gz
- friction-icon-theme-7d4585ffbe9540fe39a2d63c95c743e3d4ce3881.tar.gz
- gn-82d673acb802cee21534c796a59f8cdf26500f53.tar.gz
- gperftools-b97c293c812c7ec3cdeccd50a89769e746c01377.tar.gz
- skia-4e897d0bec0ee279f77320db76f89e47eb60b7e4.tar.gz
Latest Comments
Popolon commented on 2025-07-25 13:41 (UTC) (edited on 2025-07-25 13:48 (UTC) by Popolon)
It looks like a binary coming from the tarball is executed. If I try to compile it from non-x86_64 architecture, the following error occur (there are no x86_64 binaries on my Arch Linux:
By launching ninja -C build by hand, I found the binary executed, it's skia, very very not clean from friction devs :(.