Search Criteria
Package Details: directfb2-tools-git r4.5ad91ce-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/directfb2-tools-git.git (read-only, click to copy) |
|---|---|
| Package Base: | directfb2-tools-git |
| Description: | Various DirectFB utilities |
| Upstream URL: | https://directfb2.github.io/ |
| Keywords: | directfb framebuffer |
| Licenses: | LGPL |
| Submitter: | Popolon |
| Maintainer: | Popolon |
| Last Packager: | Popolon |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-12-13 22:30 (UTC) |
| Last Updated: | 2022-12-13 22:30 (UTC) |
Dependencies (5)
- directfb2-gitAUR
- flux-gitAUR (make)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
Latest Comments
Popolon commented on 2025-11-05 18:17 (UTC)
You need to report it upstream, that's the philosophy of Arch Linux, add compilation error here (package-git), for upstream code problem is useless.
bountykiller commented on 2025-11-02 16:50 (UTC) (edited on 2025-11-03 18:22 (UTC) by bountykiller)
It seems that directfb2 related libraries uses some old, deprectaed, API of the ffmpeg library. Unfortunately, ffmpeg did drop those API in the latest versions (which was to be expected), which makes directfb2 not compiling against it anymore :/
dreieck commented on 2025-03-28 11:04 (UTC)
Build fails for me with
Regards!
dreieck commented on 2025-03-28 11:02 (UTC)
You need to add the following or similar to
build():in order to work around build errors like
Also, please add
provides=("directfb2-tools")andconflicts=("directfb2-tools").Regards and thanks for the package!