Search Criteria
Package Details: featherpad-qt5 1.4.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/featherpad-qt5.git (read-only, click to copy) |
---|---|
Package Base: | featherpad-qt5 |
Description: | Lightweight Qt5 plain text editor |
Upstream URL: | https://github.com/tsujan/FeatherPad |
Keywords: | featherpad qt5 |
Licenses: | GPL3 |
Conflicts: | featherpad |
Provides: | featherpad |
Submitter: | saltyming |
Maintainer: | saltyming |
Last Packager: | saltyming |
Votes: | 2 |
Popularity: | 0.000162 |
First Submitted: | 2022-06-19 01:09 (UTC) |
Last Updated: | 2023-09-12 13:17 (UTC) |
Dependencies (8)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- hunspell (hunspell-gitAUR)
- qt5-svg (qt5-svg-gitAUR)
- qt5-translations (qt5-translations-gitAUR)
- qt5-x11extras
- cmake (cmake-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- qt5-tools (make)
Latest Comments
saltyming commented on 2023-03-31 15:13 (UTC)
@@BrainwreckedTech Oh, the upstream package only states amd64 :p I will change it soon.
saltyming commented on 2023-03-31 15:12 (UTC)
@BrainwreckedTech This PKGBUILD is based on one from Arch's featherpad package. I think you would better report to them first.
BrainwreckedTech commented on 2023-03-30 07:21 (UTC)
arch=('any') is wrong for packages that are compiled. arch=('any') is for fonts, scripts, etc. where architecture is not important. For packages that can compile across multiple architectures, each supported architecture should be listed in the arch() array.