Files
AeroPkg/assets/var/gnu/ogg.md

140 B

ogg

https://github.com/xiph/ogg.git

./autogen.sh
./configure --prefix=/pkg/gnu/ogg
make -j$(nproc)
make install