Search Criteria
Package Details: gwenhywfar-git 5.11.1+3+g788314e4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gwenhywfar-git.git (read-only, click to copy) |
---|---|
Package Base: | gwenhywfar-git |
Description: | OS abstraction functions for various projects |
Upstream URL: | https://www.aquamaniac.de/rdm/projects/gwenhywfar |
Licenses: | LGPL-2.1-only |
Conflicts: | gwenhywfar |
Provides: | gwenhywfar |
Submitter: | waschtl |
Maintainer: | Auerhuhn |
Last Packager: | Auerhuhn |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-09-25 15:15 (UTC) |
Last Updated: | 2024-04-14 21:03 (UTC) |
Dependencies (13)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gnutls (gnutls-gitAUR)
- libgcrypt
- libgpg-error (libgpg-error-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- git (git-gitAUR, git-glAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (make)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (optional) – for the GTK3 UI
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (optional) – for the Qt5 UI
Required by (1)
- libchipcard (requires gwenhywfar)
Latest Comments
Auerhuhn commented on 2022-02-27 21:11 (UTC)
I have adopted the package and pushed a fix. The build should work again now.
Auerhuhn commented on 2021-12-18 21:39 (UTC)
Sent an e-mail to the maintainer just in case they haven’t seen my comment.
Auerhuhn commented on 2021-10-26 08:06 (UTC)
@waschtl I made a patch (6c706dd) so the build works again.
I’ve uploaded the patch to GitHub so feel free to apply it if you like.
waschtl commented on 2019-10-15 09:08 (UTC)
@Launch42, thanks for reporting.
I checked the code, and I could see make targets that use
astyle
. But those make targets weren't triggered when I built usingmakepkg
. As far as I can tell,gwenhywfar
does not useastyle
after compilation, but I could be mistaken.Could you give me some additional info about where and when this package depends on
astyle
?Lauch42 commented on 2019-10-14 20:23 (UTC)
Missing dependency astyle, I think.