mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-07 19:57:45 +03:00
6 lines
203 B
Bash
Executable File
6 lines
203 B
Bash
Executable File
#!/usr/bin/env -S bash ../.port_include.sh
|
|
port=libogg
|
|
version=1.3.4
|
|
useconfigure=true
|
|
files="https://github.com/xiph/ogg/releases/download/v${version}/libogg-${version}.tar.gz libogg-${version}.tar.gz"
|