Search Criteria
Package Details: friction 1.0.0_rc.3-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: | 4 |
| Popularity: | 0.36 |
| First Submitted: | 2024-12-08 05:30 (UTC) |
| Last Updated: | 2026-01-02 06:36 (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-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR) (make)
- python (make)
- qt5-tools (make)
Required by (0)
Sources (6)
- friction-1.0.0-rc.3.tar.gz
- friction-docs-55d538038c39a16af3d9625606c541fa5a23bd5b.tar.gz
- friction-icon-theme-867bf64575aa2eb31fd837c6541be54d00e68c24.tar.gz
- gn-70a9617aad7c09642457b6296d35638b97375dad.tar.gz
- gperftools-b97c293c812c7ec3cdeccd50a89769e746c01377.tar.gz
- skia-c30d2c4f604a9b65a98e847ba008ac6e1a936eda.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 :(.