From 785794570aa7eb714f9a0349dff56fdffdbf276a Mon Sep 17 00:00:00 2001 From: MCApollo <34170230+MCApollo@users.noreply.github.com> Date: Wed, 3 Apr 2019 04:54:40 +0000 Subject: Theora --- data/theora/_metadata/description | 1 + data/theora/_metadata/in.1443.00 | 0 data/theora/_metadata/license | 28 ++++++++++++++++++++++++++++ data/theora/_metadata/maintainer | 1 + data/theora/_metadata/name | 1 + data/theora/_metadata/ogg.dep | 1 + data/theora/_metadata/priority | 1 + data/theora/_metadata/role | 1 + data/theora/_metadata/section | 1 + data/theora/_metadata/tags | 1 + data/theora/_metadata/version | 1 + data/theora/_metadata/vorbis.dep | 1 + data/theora/libtheora-1.1.1.tar.bz2 | Bin 0 -> 1903175 bytes data/theora/make.sh | 4 ++++ 14 files changed, 42 insertions(+) create mode 100644 data/theora/_metadata/description create mode 100644 data/theora/_metadata/in.1443.00 create mode 100644 data/theora/_metadata/license create mode 120000 data/theora/_metadata/maintainer create mode 100644 data/theora/_metadata/name create mode 120000 data/theora/_metadata/ogg.dep create mode 100644 data/theora/_metadata/priority create mode 100644 data/theora/_metadata/role create mode 100644 data/theora/_metadata/section create mode 100644 data/theora/_metadata/tags create mode 100644 data/theora/_metadata/version create mode 120000 data/theora/_metadata/vorbis.dep create mode 100644 data/theora/libtheora-1.1.1.tar.bz2 create mode 100644 data/theora/make.sh diff --git a/data/theora/_metadata/description b/data/theora/_metadata/description new file mode 100644 index 000000000..6eae3e880 --- /dev/null +++ b/data/theora/_metadata/description @@ -0,0 +1 @@ +Open video compression format diff --git a/data/theora/_metadata/in.1443.00 b/data/theora/_metadata/in.1443.00 new file mode 100644 index 000000000..e69de29bb diff --git a/data/theora/_metadata/license b/data/theora/_metadata/license new file mode 100644 index 000000000..c8ccce4ff --- /dev/null +++ b/data/theora/_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/theora/_metadata/maintainer b/data/theora/_metadata/maintainer new file mode 120000 index 000000000..0c538aadb --- /dev/null +++ b/data/theora/_metadata/maintainer @@ -0,0 +1 @@ +../../../people/mac \ No newline at end of file diff --git a/data/theora/_metadata/name b/data/theora/_metadata/name new file mode 100644 index 000000000..15967a089 --- /dev/null +++ b/data/theora/_metadata/name @@ -0,0 +1 @@ +Theora diff --git a/data/theora/_metadata/ogg.dep b/data/theora/_metadata/ogg.dep new file mode 120000 index 000000000..3ac0dd64e --- /dev/null +++ b/data/theora/_metadata/ogg.dep @@ -0,0 +1 @@ +../../ogg \ No newline at end of file diff --git a/data/theora/_metadata/priority b/data/theora/_metadata/priority new file mode 100644 index 000000000..134d9bc32 --- /dev/null +++ b/data/theora/_metadata/priority @@ -0,0 +1 @@ +optional diff --git a/data/theora/_metadata/role b/data/theora/_metadata/role new file mode 100644 index 000000000..8d0320866 --- /dev/null +++ b/data/theora/_metadata/role @@ -0,0 +1 @@ +developer diff --git a/data/theora/_metadata/section b/data/theora/_metadata/section new file mode 100644 index 000000000..593877746 --- /dev/null +++ b/data/theora/_metadata/section @@ -0,0 +1 @@ +Multimedia diff --git a/data/theora/_metadata/tags b/data/theora/_metadata/tags new file mode 100644 index 000000000..a8928cec8 --- /dev/null +++ b/data/theora/_metadata/tags @@ -0,0 +1 @@ +purpose::library diff --git a/data/theora/_metadata/version b/data/theora/_metadata/version new file mode 100644 index 000000000..524cb5524 --- /dev/null +++ b/data/theora/_metadata/version @@ -0,0 +1 @@ +1.1.1 diff --git a/data/theora/_metadata/vorbis.dep b/data/theora/_metadata/vorbis.dep new file mode 120000 index 000000000..aafc6d771 --- /dev/null +++ b/data/theora/_metadata/vorbis.dep @@ -0,0 +1 @@ +../../vorbis \ No newline at end of file diff --git a/data/theora/libtheora-1.1.1.tar.bz2 b/data/theora/libtheora-1.1.1.tar.bz2 new file mode 100644 index 000000000..010e2a4ec Binary files /dev/null and b/data/theora/libtheora-1.1.1.tar.bz2 differ diff --git a/data/theora/make.sh b/data/theora/make.sh new file mode 100644 index 000000000..c103eecaa --- /dev/null +++ b/data/theora/make.sh @@ -0,0 +1,4 @@ +pkg:setup +cp -f ${PKG_BASE}/config.sub . +pkg:configure --disable-oggtest --disable-vorbistest --disable-examples +pkg:install -- cgit v1.2.3