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