2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 15:02:27 +00:00

opus: new package at 1.3.1

This commit is contained in:
Muhammad Herdiansyah 2019-07-18 14:58:03 +07:00
parent 7f21add39b
commit 254a0daa42
4 changed files with 12 additions and 0 deletions

9
testing/opus/build Executable file
View File

@ -0,0 +1,9 @@
#!/bin/sh -e
./configure \
--prefix=/usr \
--enable-custom-modes \
--enable-float-approx
make
make DESTDIR="$1" install

1
testing/opus/checksums Normal file
View File

@ -0,0 +1 @@
65b58e1e25b2a114157014736a3d9dfeaad8d41be1c8179866f144a2fb44ff9d opus-1.3.1.tar.gz

1
testing/opus/sources Normal file
View File

@ -0,0 +1 @@
https://archive.mozilla.org/pub/opus/opus-1.3.1.tar.gz

1
testing/opus/version Normal file
View File

@ -0,0 +1 @@
1.3.1 1