From 4dfb7051ae39881c430b3b3811383e7f115942d3 Mon Sep 17 00:00:00 2001 From: Sam Bingner Date: Wed, 3 Apr 2019 15:47:56 -1000 Subject: Fix libtheora compiling and rename ogg, vorbis, and theora --- data/libtheora/_metadata/description | 1 + data/libtheora/_metadata/in.1443.00 | 0 data/libtheora/_metadata/libogg.dep | 1 + data/libtheora/_metadata/libvorbis.dep | 1 + data/libtheora/_metadata/license | 28 ++++++++++++++++++++++++++++ data/libtheora/_metadata/maintainer | 1 + data/libtheora/_metadata/priority | 1 + data/libtheora/_metadata/role | 1 + data/libtheora/_metadata/section | 1 + data/libtheora/_metadata/tags | 1 + data/libtheora/_metadata/version | 1 + 11 files changed, 37 insertions(+) create mode 100644 data/libtheora/_metadata/description create mode 100644 data/libtheora/_metadata/in.1443.00 create mode 120000 data/libtheora/_metadata/libogg.dep create mode 120000 data/libtheora/_metadata/libvorbis.dep create mode 100644 data/libtheora/_metadata/license create mode 120000 data/libtheora/_metadata/maintainer create mode 100644 data/libtheora/_metadata/priority create mode 100644 data/libtheora/_metadata/role create mode 100644 data/libtheora/_metadata/section create mode 100644 data/libtheora/_metadata/tags create mode 100644 data/libtheora/_metadata/version (limited to 'data/libtheora/_metadata') diff --git a/data/libtheora/_metadata/description b/data/libtheora/_metadata/description new file mode 100644 index 000000000..6eae3e880 --- /dev/null +++ b/data/libtheora/_metadata/description @@ -0,0 +1 @@ +Open video compression format diff --git a/data/libtheora/_metadata/in.1443.00 b/data/libtheora/_metadata/in.1443.00 new file mode 100644 index 000000000..e69de29bb diff --git a/data/libtheora/_metadata/libogg.dep b/data/libtheora/_metadata/libogg.dep new file mode 120000 index 000000000..c88b8bd5c --- /dev/null +++ b/data/libtheora/_metadata/libogg.dep @@ -0,0 +1 @@ +../../libogg \ No newline at end of file diff --git a/data/libtheora/_metadata/libvorbis.dep b/data/libtheora/_metadata/libvorbis.dep new file mode 120000 index 000000000..2196d93e3 --- /dev/null +++ b/data/libtheora/_metadata/libvorbis.dep @@ -0,0 +1 @@ +../../libvorbis \ No newline at end of file diff --git a/data/libtheora/_metadata/license b/data/libtheora/_metadata/license new file mode 100644 index 000000000..c8ccce4ff --- /dev/null +++ b/data/libtheora/_metadata/license @@ -0,0 +1,28 @@ +Copyright (C) 2002-2009 Xiph.org Foundation + +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 the Xiph.org Foundation nor the names of its +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 FOUNDATION +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/libtheora/_metadata/maintainer b/data/libtheora/_metadata/maintainer new file mode 120000 index 000000000..0c538aadb --- /dev/null +++ b/data/libtheora/_metadata/maintainer @@ -0,0 +1 @@ +../../../people/mac \ No newline at end of file diff --git a/data/libtheora/_metadata/priority b/data/libtheora/_metadata/priority new file mode 100644 index 000000000..134d9bc32 --- /dev/null +++ b/data/libtheora/_metadata/priority @@ -0,0 +1 @@ +optional diff --git a/data/libtheora/_metadata/role b/data/libtheora/_metadata/role new file mode 100644 index 000000000..8d0320866 --- /dev/null +++ b/data/libtheora/_metadata/role @@ -0,0 +1 @@ +developer diff --git a/data/libtheora/_metadata/section b/data/libtheora/_metadata/section new file mode 100644 index 000000000..593877746 --- /dev/null +++ b/data/libtheora/_metadata/section @@ -0,0 +1 @@ +Multimedia diff --git a/data/libtheora/_metadata/tags b/data/libtheora/_metadata/tags new file mode 100644 index 000000000..a8928cec8 --- /dev/null +++ b/data/libtheora/_metadata/tags @@ -0,0 +1 @@ +purpose::library diff --git a/data/libtheora/_metadata/version b/data/libtheora/_metadata/version new file mode 100644 index 000000000..524cb5524 --- /dev/null +++ b/data/libtheora/_metadata/version @@ -0,0 +1 @@ +1.1.1 -- cgit v1.2.3