summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMCApollo <34170230+MCApollo@users.noreply.github.com>2019-04-03 04:54:16 +0000
committerSam Bingner <sam@bingner.com>2019-04-09 23:20:34 -1000
commit472b608f5e77c4b51e7a80570259ac05057a6155 (patch)
tree081d2638cb92f9abc879a769e08fe9857348847e
parente0b2c49d5c84ad0a46705bbcb6e41b79202d5f33 (diff)
opus
-rw-r--r--data/opus/_metadata/description1
-rw-r--r--data/opus/_metadata/in.1443.000
-rw-r--r--data/opus/_metadata/license30
l---------data/opus/_metadata/maintainer1
-rw-r--r--data/opus/_metadata/name1
-rw-r--r--data/opus/_metadata/priority1
-rw-r--r--data/opus/_metadata/role1
-rw-r--r--data/opus/_metadata/section1
-rw-r--r--data/opus/_metadata/tags1
-rw-r--r--data/opus/_metadata/version1
-rw-r--r--data/opus/make.sh3
-rw-r--r--data/opus/opus-1.3.tar.gzbin0 -> 1032750 bytes
12 files changed, 41 insertions, 0 deletions
diff --git a/data/opus/_metadata/description b/data/opus/_metadata/description
new file mode 100644
index 000000000..6b7609806
--- /dev/null
+++ b/data/opus/_metadata/description
@@ -0,0 +1 @@
+Audio codec
diff --git a/data/opus/_metadata/in.1443.00 b/data/opus/_metadata/in.1443.00
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/data/opus/_metadata/in.1443.00
diff --git a/data/opus/_metadata/license b/data/opus/_metadata/license
new file mode 100644
index 000000000..720342c26
--- /dev/null
+++ b/data/opus/_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/opus/_metadata/maintainer b/data/opus/_metadata/maintainer
new file mode 120000
index 000000000..0c538aadb
--- /dev/null
+++ b/data/opus/_metadata/maintainer
@@ -0,0 +1 @@
+../../../people/mac \ No newline at end of file
diff --git a/data/opus/_metadata/name b/data/opus/_metadata/name
new file mode 100644
index 000000000..9fdc82c67
--- /dev/null
+++ b/data/opus/_metadata/name
@@ -0,0 +1 @@
+Opus
diff --git a/data/opus/_metadata/priority b/data/opus/_metadata/priority
new file mode 100644
index 000000000..134d9bc32
--- /dev/null
+++ b/data/opus/_metadata/priority
@@ -0,0 +1 @@
+optional
diff --git a/data/opus/_metadata/role b/data/opus/_metadata/role
new file mode 100644
index 000000000..8d0320866
--- /dev/null
+++ b/data/opus/_metadata/role
@@ -0,0 +1 @@
+developer
diff --git a/data/opus/_metadata/section b/data/opus/_metadata/section
new file mode 100644
index 000000000..593877746
--- /dev/null
+++ b/data/opus/_metadata/section
@@ -0,0 +1 @@
+Multimedia
diff --git a/data/opus/_metadata/tags b/data/opus/_metadata/tags
new file mode 100644
index 000000000..a8928cec8
--- /dev/null
+++ b/data/opus/_metadata/tags
@@ -0,0 +1 @@
+purpose::library
diff --git a/data/opus/_metadata/version b/data/opus/_metadata/version
new file mode 100644
index 000000000..7e32cd569
--- /dev/null
+++ b/data/opus/_metadata/version
@@ -0,0 +1 @@
+1.3
diff --git a/data/opus/make.sh b/data/opus/make.sh
new file mode 100644
index 000000000..898eb491c
--- /dev/null
+++ b/data/opus/make.sh
@@ -0,0 +1,3 @@
+pkg:setup
+pkg:configure --disable-doc
+make DESTDIR="${PKG_DEST}" install
diff --git a/data/opus/opus-1.3.tar.gz b/data/opus/opus-1.3.tar.gz
new file mode 100644
index 000000000..b2d28cd2f
--- /dev/null
+++ b/data/opus/opus-1.3.tar.gz
Binary files differ