Search Criteria
Package Details: libast 0.7-7
Package Actions
Git Clone URL: | https://aur.archlinux.org/libast.git (read-only, click to copy) |
---|---|
Package Base: | libast |
Description: | The Library of Assorted Spiffy Things. |
Upstream URL: | https://github.com/mej/libast |
Licenses: | BSD |
Submitter: | xyproto |
Maintainer: | mpento |
Last Packager: | mpento |
Votes: | 27 |
Popularity: | 0.74 |
First Submitted: | 2011-12-14 17:05 (UTC) |
Last Updated: | 2025-06-08 17:26 (UTC) |
Latest Comments
mpento commented on 2025-05-26 14:40 (UTC)
Added fix for C23 changes in gcc15.
mpento commented on 2024-10-23 20:21 (UTC)
Source is now pulled from what looks like the original author's github repo.
Disclaimer: I am NOT a c programmer.
I added a patch for snprintf.c that provides missing includes. Although it "fixes" the compile problems, I don't think this is the right way to fix this problem.
From what I can tell, the includes should be getting added by autotools, but that's not happening. If there is someone out there who knows more, I would gladly implement any politely suggested solutions.
NOTE: This initial commit (rev 4) is a test !! It works for me, but your mileage may vary. Please know that I am actively working on it (long time Eterm user, which requires this package).
mpento commented on 2024-10-23 14:28 (UTC)
Working on a fix for this, please be patient.
xyproto commented on 2011-12-14 17:29 (UTC)