diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2022-06-04 22:47:44 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2022-06-04 23:14:15 +0200 |
commit | 024b5117b4fdbd3193afab40c071abd11b85a013 (patch) | |
tree | aa0f9154f2640d17d0b864015c79bacafcbcf0f4 /subprojects | |
parent | ac6b606ccc85c2fca02b6199ba138fd85f04489c (diff) | |
download | fiv-024b5117b4fdbd3193afab40c071abd11b85a013.tar.gz fiv-024b5117b4fdbd3193afab40c071abd11b85a013.tar.xz fiv-024b5117b4fdbd3193afab40c071abd11b85a013.zip |
Get rid of our spng dependency
Thumbnails can be properly loaded using Wuffs now.
Diffstat (limited to 'subprojects')
-rw-r--r-- | subprojects/spng.wrap | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/subprojects/spng.wrap b/subprojects/spng.wrap deleted file mode 100644 index 93904f2..0000000 --- a/subprojects/spng.wrap +++ /dev/null @@ -1,8 +0,0 @@ -[wrap-file] -directory = libspng-0.7.2 -source_url = https://github.com/randy408/libspng/archive/refs/tags/v0.7.2.tar.gz -source_filename = libspng-0.7.2.tar.gz -source_hash = 4acf25571d31f540d0b7ee004f5461d68158e0a13182505376805da99f4ccc4e - -[provide] -spng = spng_dep |