ogg = https://github.com/xiph/ogg.git ``` sh *** build *** ./autogen.sh ./configure --prefix=/pkg/gnu/ogg make -j$(nproc) make install ```