Fix libtheora

This commit is contained in:
Jeremy Soller 2025-01-09 10:16:13 -07:00
parent c0ca2c2f9e
commit 3ff6cdb794
No known key found for this signature in database
GPG Key ID: D02FD439211AF56F

View File

@ -1,6 +1,10 @@
#TODO the redox target is not supported on the configure script
[source]
tar = "http://downloads.xiph.org/releases/theora/libtheora-1.1.1.tar.bz2"
script = """
wget -O config.sub "https://gitlab.redox-os.org/redox-os/gnu-config/-/raw/master/config.sub?inline=false"
"""
[build]
template = "configure"
dependencies = [