forked from kiss-community/repo
opus: new package at 1.3.1
This commit is contained in:
parent
7f21add39b
commit
254a0daa42
9
testing/opus/build
Executable file
9
testing/opus/build
Executable 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
1
testing/opus/checksums
Normal file
@ -0,0 +1 @@
|
||||
65b58e1e25b2a114157014736a3d9dfeaad8d41be1c8179866f144a2fb44ff9d opus-1.3.1.tar.gz
|
1
testing/opus/sources
Normal file
1
testing/opus/sources
Normal file
@ -0,0 +1 @@
|
||||
https://archive.mozilla.org/pub/opus/opus-1.3.1.tar.gz
|
1
testing/opus/version
Normal file
1
testing/opus/version
Normal file
@ -0,0 +1 @@
|
||||
1.3.1 1
|
Loading…
Reference in New Issue
Block a user