mirror of
https://codeberg.org/kiss-community/repo
synced 2025-03-30 17:52:49 -06:00
libogg: new package at 1.3.3
This commit is contained in:
parent
254a0daa42
commit
6ee8373b55
7
testing/libogg/build
Executable file
7
testing/libogg/build
Executable file
@ -0,0 +1,7 @@
|
|||||||
|
#!/bin/sh -e
|
||||||
|
|
||||||
|
./configure \
|
||||||
|
--prefix=/usr
|
||||||
|
|
||||||
|
make
|
||||||
|
make DESTDIR="$1" install
|
1
testing/libogg/checksums
Normal file
1
testing/libogg/checksums
Normal file
@ -0,0 +1 @@
|
|||||||
|
4f3fc6178a533d392064f14776b23c397ed4b9f48f5de297aba73b643f955c08 libogg-1.3.3.tar.xz
|
1
testing/libogg/sources
Normal file
1
testing/libogg/sources
Normal file
@ -0,0 +1 @@
|
|||||||
|
https://downloads.xiph.org/releases/ogg/libogg-1.3.3.tar.xz
|
1
testing/libogg/version
Normal file
1
testing/libogg/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
1.3.3 1
|
Loading…
Reference in New Issue
Block a user