Search Criteria
Package Details: libinih-git 56.r3.gd6e9d1b-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libinih-git.git (read-only, click to copy) |
---|---|
Package Base: | libinih-git |
Description: | Simple .INI file parser in C, good for embedded systems |
Upstream URL: | https://github.com/benhoyt/inih |
Licenses: | BSD |
Conflicts: | libinih |
Provides: | libinih, libinih.so, libINIReader.so |
Submitter: | Chocobo1 |
Maintainer: | Chocobo1 |
Last Packager: | Chocobo1 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-11-14 05:03 (UTC) |
Last Updated: | 2022-12-29 05:12 (UTC) |
Dependencies (3)
- glibc (glibc-widevine, glibc-git, glibc-linux4)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- meson (meson-git) (make)
Required by (22)
- bootmap (requires libinih)
- buttermilk (requires libinih)
- gamemode-git (requires libinih)
- howdy-beta-git (requires libinih) (make)
- lib32-libinih (requires libinih)
- pademelon (requires libinih)
- pademelon-git (requires libinih)
- rsgain (requires libinih)
- rsgain-git (requires libinih)
- tio (requires libinih)
- tio-git (requires libinih)
- wob (requires libinih)
- wob-git (requires libinih) (make)
- xdg-desktop-portal-hyprland-git (requires libinih)
- xdg-desktop-portal-termfilechooser-git (requires libinih)
- xdg-desktop-portal-wlr-artix (requires libinih)
- xdg-desktop-portal-wlr-git (requires libinih)
- xdg-xmenu-git (requires libinih)
- xfsprogs-git (requires libinih)
- yuzu-early-access (requires libinih)
- Show 2 more...
Latest Comments
Chocobo1 commented on 2022-12-29 05:13 (UTC)
Thanks, fixed.
abouvier commented on 2022-12-28 22:36 (UTC)
Since
core/libinih
does not have ar
prefix in its version string, this package should use something like:provides=("libinih=${pkgver#r}" ...)
.