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-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
Latest Comments
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!