shithub: treason

Download patch

ref: 6fa1efaa45e7a80e2883502bcf15122ad0245bce
parent: e6b3f421310f111974523e15d39d14d5eefbc402
author: Igor Böhm <igor@9lab.org>
date: Thu Aug 19 09:54:35 EDT 2021

install.rc: faad2 → aacdec, to follow the new name of the repo

--- a/install.rc
+++ b/install.rc
@@ -4,7 +4,7 @@
 # required by opus things
 @{cd /sys/src/cmd/audio/libogg && mk}
 
-for(d in dav1d faad2 mcfs mcfs/extra openh264 libvpx opus/opus opus/libopusenc opus/opusfile opus/opus-tools)
+for(d in dav1d aacdec mcfs mcfs/extra openh264 libvpx opus/opus opus/libopusenc opus/opusfile opus/opus-tools)
 	@{cd $d && mk install}
 
 echo committing treason