diff options
author | Sam Bingner <sam@bingner.com> | 2019-04-03 15:05:39 -1000 |
---|---|---|
committer | Sam Bingner <sam@bingner.com> | 2019-04-09 23:20:37 -1000 |
commit | ad2f093ac7ff0e4920c172aeb64de433260a1c10 (patch) | |
tree | 329e09ec43ac8d96b5247103e61340135027d7e0 /data/libopus | |
parent | 1a688304ccc6ef6f5eb2c361014c473b325c7283 (diff) |
Update opus to libopus
Diffstat (limited to 'data/libopus')
-rw-r--r-- | data/libopus/_metadata/description | 1 | ||||
-rw-r--r-- | data/libopus/_metadata/in.1443.00 | 0 | ||||
-rw-r--r-- | data/libopus/_metadata/license | 30 | ||||
l--------- | data/libopus/_metadata/maintainer | 1 | ||||
-rw-r--r-- | data/libopus/_metadata/priority | 1 | ||||
-rw-r--r-- | data/libopus/_metadata/role | 1 | ||||
-rw-r--r-- | data/libopus/_metadata/section | 1 | ||||
-rw-r--r-- | data/libopus/_metadata/tags | 1 | ||||
-rw-r--r-- | data/libopus/_metadata/version | 1 | ||||
-rw-r--r-- | data/libopus/make.sh | 4 | ||||
-rw-r--r-- | data/libopus/opus-1.3.tar.gz | bin | 0 -> 1032750 bytes |
11 files changed, 41 insertions, 0 deletions
diff --git a/data/libopus/_metadata/description b/data/libopus/_metadata/description new file mode 100644 index 000000000..6b7609806 --- /dev/null +++ b/data/libopus/_metadata/description @@ -0,0 +1 @@ +Audio codec diff --git a/data/libopus/_metadata/in.1443.00 b/data/libopus/_metadata/in.1443.00 new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/data/libopus/_metadata/in.1443.00 diff --git a/data/libopus/_metadata/license b/data/libopus/_metadata/license new file mode 100644 index 000000000..720342c26 --- /dev/null +++ b/data/libopus/_metadata/license @@ -0,0 +1,30 @@ +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +- Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + +- Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following +disclaimer in the documentation and/or other materials provided +with the distribution. + +- Neither the name of Internet Society, IETF or IETF Trust, nor +the names of specific contributors, may be used to endorse or +promote products derived from this software without specific prior +written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, +INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS +BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, +EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED +TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR +TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF +THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF +SUCH DAMAGE. diff --git a/data/libopus/_metadata/maintainer b/data/libopus/_metadata/maintainer new file mode 120000 index 000000000..0c538aadb --- /dev/null +++ b/data/libopus/_metadata/maintainer @@ -0,0 +1 @@ +../../../people/mac
\ No newline at end of file diff --git a/data/libopus/_metadata/priority b/data/libopus/_metadata/priority new file mode 100644 index 000000000..134d9bc32 --- /dev/null +++ b/data/libopus/_metadata/priority @@ -0,0 +1 @@ +optional diff --git a/data/libopus/_metadata/role b/data/libopus/_metadata/role new file mode 100644 index 000000000..8d0320866 --- /dev/null +++ b/data/libopus/_metadata/role @@ -0,0 +1 @@ +developer diff --git a/data/libopus/_metadata/section b/data/libopus/_metadata/section new file mode 100644 index 000000000..593877746 --- /dev/null +++ b/data/libopus/_metadata/section @@ -0,0 +1 @@ +Multimedia diff --git a/data/libopus/_metadata/tags b/data/libopus/_metadata/tags new file mode 100644 index 000000000..a8928cec8 --- /dev/null +++ b/data/libopus/_metadata/tags @@ -0,0 +1 @@ +purpose::library diff --git a/data/libopus/_metadata/version b/data/libopus/_metadata/version new file mode 100644 index 000000000..7e32cd569 --- /dev/null +++ b/data/libopus/_metadata/version @@ -0,0 +1 @@ +1.3 diff --git a/data/libopus/make.sh b/data/libopus/make.sh new file mode 100644 index 000000000..e1d3798f9 --- /dev/null +++ b/data/libopus/make.sh @@ -0,0 +1,4 @@ +pkg:setup +pkg:configure --disable-doc +pkg:make +pkg:install diff --git a/data/libopus/opus-1.3.tar.gz b/data/libopus/opus-1.3.tar.gz Binary files differnew file mode 100644 index 000000000..b2d28cd2f --- /dev/null +++ b/data/libopus/opus-1.3.tar.gz |