mirror of
https://codeberg.org/kiss-community/repo
synced 2025-03-25 15:24:48 -06:00
libvorbis: new package at 1.3.6
This commit is contained in:
parent
6ee8373b55
commit
886eb1b1d5
7
testing/libvorbis/build
Executable file
7
testing/libvorbis/build
Executable file
@ -0,0 +1,7 @@
|
|||||||
|
#!/bin/sh -e
|
||||||
|
|
||||||
|
./configure \
|
||||||
|
--prefix=/usr
|
||||||
|
|
||||||
|
make
|
||||||
|
make DESTDIR="$1" install
|
1
testing/libvorbis/checksums
Normal file
1
testing/libvorbis/checksums
Normal file
@ -0,0 +1 @@
|
|||||||
|
6ed40e0241089a42c48604dc00e362beee00036af2d8b3f46338031c9e0351cb libvorbis-1.3.6.tar.gz
|
1
testing/libvorbis/depends
Normal file
1
testing/libvorbis/depends
Normal file
@ -0,0 +1 @@
|
|||||||
|
libogg
|
1
testing/libvorbis/sources
Normal file
1
testing/libvorbis/sources
Normal file
@ -0,0 +1 @@
|
|||||||
|
https://downloads.xiph.org/releases/vorbis/libvorbis-1.3.6.tar.gz
|
1
testing/libvorbis/version
Normal file
1
testing/libvorbis/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
1.3.6 1
|
Loading…
Reference in New Issue
Block a user