forked from rosa/hakurei
internal/rosa/package: tllist
Required by foot. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
14
internal/rosa/package/tllist.az
Normal file
14
internal/rosa/package/tllist.az
Normal file
@@ -0,0 +1,14 @@
|
||||
package tllist {
|
||||
description = "a C header file only implementation of a typed linked list";
|
||||
website = "https://codeberg.org/dnkl/tllist";
|
||||
anitya = 141661;
|
||||
|
||||
version* = "1.1.0";
|
||||
source = remoteTar {
|
||||
url = "https://codeberg.org/dnkl/tllist/archive/"+version+".tar.gz";
|
||||
checksum = "EEgawChPB8hO7mW9dAzakBGWSRnrgK8pWhCF7Z5F_ycYEqOXxJPCWq6mFUi95U9d";
|
||||
compress = gzip;
|
||||
};
|
||||
|
||||
exec = meson {};
|
||||
}
|
||||
Reference in New Issue
Block a user