Package Details: thonkbar-git r48.517eb9b-1

Git Clone URL: https://aur.archlinux.org/thonkbar-git.git (read-only, click to copy)
Package Base: thonkbar-git
Description: minimalist block based lemonbar wrapper
Upstream URL: https://github.com/JoseFilipeFerreira/thonkbar
Keywords: lemonbar
Licenses: GPL3
Conflicts: thonkbar-git
Provides: thonkbar-git
Submitter: jff
Maintainer: jff
Last Packager: jff
Votes: 1
Popularity: 0.000129
First Submitted: 2021-03-16 17:45 (UTC)
Last Updated: 2024-08-12 14:12 (UTC)

Dependencies (3)

Required by (0)

Sources (1)

Latest Comments

micwoj92 commented on 2024-06-09 07:44 (UTC)

Build fails

==> Starting build()...
gcc thonkbar.c -O2 -o thonkbar -std=c2x -Wall -Wextra -Wdouble-promotion -Werror=pedantic -Werror=vla -pedantic-errors -Wfatal-errors -flto -march=native -mtune=native -lpthread -liniparser
thonkbar.c:7:10: fatal error: iniparser.h: No such file or directory
    7 | #include <iniparser.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
make: *** [makefile:15: thonkbar] Error 1
==> ERROR: A failure occurred in build().
    Aborting...