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/libogg/_metadata/conflicts | 1 + data/libogg/_metadata/description | 1 + data/libogg/_metadata/in.1443.00 | 0 data/libogg/_metadata/license | 28 ++++++++++++++++++++++++++++ data/libogg/_metadata/maintainer | 1 + data/libogg/_metadata/priority | 1 + data/libogg/_metadata/provides | 1 + data/libogg/_metadata/replaces | 1 + data/libogg/_metadata/role | 1 + data/libogg/_metadata/section | 1 + data/libogg/_metadata/tags | 1 + data/libogg/_metadata/version | 1 + data/libogg/libogg-1.3.3.tar.gz | Bin 0 -> 579853 bytes data/libogg/make.sh | 4 ++++ 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 + data/libtheora/info.diff | 31 +++++++++++++++++++++++++++++++ data/libtheora/libtheora-1.1.1.tar.bz2 | Bin 0 -> 1903175 bytes data/libtheora/make.sh | 4 ++++ data/libvorbis/_metadata/conflicts | 1 + data/libvorbis/_metadata/description | 1 + data/libvorbis/_metadata/in.1443.00 | 0 data/libvorbis/_metadata/libogg.dep | 1 + data/libvorbis/_metadata/license | 28 ++++++++++++++++++++++++++++ data/libvorbis/_metadata/maintainer | 1 + data/libvorbis/_metadata/priority | 1 + data/libvorbis/_metadata/provides | 1 + data/libvorbis/_metadata/replaces | 1 + data/libvorbis/_metadata/role | 1 + data/libvorbis/_metadata/section | 1 + data/libvorbis/_metadata/tags | 1 + data/libvorbis/_metadata/version | 1 + data/libvorbis/make.sh | 5 +++++ data/libvorbis/v1.3.6.tar.gz | Bin 0 -> 1223948 bytes data/ogg/_metadata/description | 1 - data/ogg/_metadata/in.1443.00 | 0 data/ogg/_metadata/license | 28 ---------------------------- data/ogg/_metadata/maintainer | 1 - data/ogg/_metadata/name | 1 - data/ogg/_metadata/priority | 1 - data/ogg/_metadata/role | 1 - data/ogg/_metadata/section | 1 - data/ogg/_metadata/tags | 1 - data/ogg/_metadata/version | 1 - data/ogg/libogg-1.3.3.tar.gz | Bin 579853 -> 0 bytes data/ogg/make.sh | 4 ---- 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 1903175 -> 0 bytes data/theora/make.sh | 4 ---- data/vorbis/_metadata/description | 1 - data/vorbis/_metadata/in.1443.00 | 0 data/vorbis/_metadata/license | 28 ---------------------------- data/vorbis/_metadata/maintainer | 1 - data/vorbis/_metadata/name | 1 - data/vorbis/_metadata/ogg.dep | 1 - data/vorbis/_metadata/priority | 1 - data/vorbis/_metadata/role | 1 - data/vorbis/_metadata/section | 1 - data/vorbis/_metadata/tags | 1 - data/vorbis/_metadata/version | 1 - data/vorbis/make.sh | 5 ----- data/vorbis/v1.3.6.tar.gz | Bin 1223948 -> 0 bytes 82 files changed, 158 insertions(+), 124 deletions(-) create mode 100644 data/libogg/_metadata/conflicts create mode 100644 data/libogg/_metadata/description create mode 100644 data/libogg/_metadata/in.1443.00 create mode 100644 data/libogg/_metadata/license create mode 120000 data/libogg/_metadata/maintainer create mode 100644 data/libogg/_metadata/priority create mode 100644 data/libogg/_metadata/provides create mode 100644 data/libogg/_metadata/replaces create mode 100644 data/libogg/_metadata/role create mode 100644 data/libogg/_metadata/section create mode 100644 data/libogg/_metadata/tags create mode 100644 data/libogg/_metadata/version create mode 100644 data/libogg/libogg-1.3.3.tar.gz create mode 100644 data/libogg/make.sh 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 create mode 100644 data/libtheora/info.diff create mode 100644 data/libtheora/libtheora-1.1.1.tar.bz2 create mode 100644 data/libtheora/make.sh create mode 100644 data/libvorbis/_metadata/conflicts create mode 100644 data/libvorbis/_metadata/description create mode 100644 data/libvorbis/_metadata/in.1443.00 create mode 120000 data/libvorbis/_metadata/libogg.dep create mode 100644 data/libvorbis/_metadata/license create mode 120000 data/libvorbis/_metadata/maintainer create mode 100644 data/libvorbis/_metadata/priority create mode 100644 data/libvorbis/_metadata/provides create mode 100644 data/libvorbis/_metadata/replaces create mode 100644 data/libvorbis/_metadata/role create mode 100644 data/libvorbis/_metadata/section create mode 100644 data/libvorbis/_metadata/tags create mode 100644 data/libvorbis/_metadata/version create mode 100644 data/libvorbis/make.sh create mode 100644 data/libvorbis/v1.3.6.tar.gz delete mode 100644 data/ogg/_metadata/description delete mode 100644 data/ogg/_metadata/in.1443.00 delete mode 100644 data/ogg/_metadata/license delete mode 120000 data/ogg/_metadata/maintainer delete mode 100644 data/ogg/_metadata/name delete mode 100644 data/ogg/_metadata/priority delete mode 100644 data/ogg/_metadata/role delete mode 100644 data/ogg/_metadata/section delete mode 100644 data/ogg/_metadata/tags delete mode 100644 data/ogg/_metadata/version delete mode 100644 data/ogg/libogg-1.3.3.tar.gz delete mode 100644 data/ogg/make.sh delete mode 100644 data/theora/_metadata/description delete mode 100644 data/theora/_metadata/in.1443.00 delete mode 100644 data/theora/_metadata/license delete mode 120000 data/theora/_metadata/maintainer delete mode 100644 data/theora/_metadata/name delete mode 120000 data/theora/_metadata/ogg.dep delete mode 100644 data/theora/_metadata/priority delete mode 100644 data/theora/_metadata/role delete mode 100644 data/theora/_metadata/section delete mode 100644 data/theora/_metadata/tags delete mode 100644 data/theora/_metadata/version delete mode 120000 data/theora/_metadata/vorbis.dep delete mode 100644 data/theora/libtheora-1.1.1.tar.bz2 delete mode 100644 data/theora/make.sh delete mode 100644 data/vorbis/_metadata/description delete mode 100644 data/vorbis/_metadata/in.1443.00 delete mode 100644 data/vorbis/_metadata/license delete mode 120000 data/vorbis/_metadata/maintainer delete mode 100644 data/vorbis/_metadata/name delete mode 120000 data/vorbis/_metadata/ogg.dep delete mode 100644 data/vorbis/_metadata/priority delete mode 100644 data/vorbis/_metadata/role delete mode 100644 data/vorbis/_metadata/section delete mode 100644 data/vorbis/_metadata/tags delete mode 100644 data/vorbis/_metadata/version delete mode 100644 data/vorbis/make.sh delete mode 100644 data/vorbis/v1.3.6.tar.gz diff --git a/data/libogg/_metadata/conflicts b/data/libogg/_metadata/conflicts new file mode 100644 index 000000000..506ceaa1e --- /dev/null +++ b/data/libogg/_metadata/conflicts @@ -0,0 +1 @@ +ogg diff --git a/data/libogg/_metadata/description b/data/libogg/_metadata/description new file mode 100644 index 000000000..c7a8d1c9b --- /dev/null +++ b/data/libogg/_metadata/description @@ -0,0 +1 @@ +open multimedia container format diff --git a/data/libogg/_metadata/in.1443.00 b/data/libogg/_metadata/in.1443.00 new file mode 100644 index 000000000..e69de29bb diff --git a/data/libogg/_metadata/license b/data/libogg/_metadata/license new file mode 100644 index 000000000..6111c6c5a --- /dev/null +++ b/data/libogg/_metadata/license @@ -0,0 +1,28 @@ +Copyright (c) 2002, 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/libogg/_metadata/maintainer b/data/libogg/_metadata/maintainer new file mode 120000 index 000000000..573d7ebef --- /dev/null +++ b/data/libogg/_metadata/maintainer @@ -0,0 +1 @@ +../../../people/sbingner \ No newline at end of file diff --git a/data/libogg/_metadata/priority b/data/libogg/_metadata/priority new file mode 100644 index 000000000..134d9bc32 --- /dev/null +++ b/data/libogg/_metadata/priority @@ -0,0 +1 @@ +optional diff --git a/data/libogg/_metadata/provides b/data/libogg/_metadata/provides new file mode 100644 index 000000000..506ceaa1e --- /dev/null +++ b/data/libogg/_metadata/provides @@ -0,0 +1 @@ +ogg diff --git a/data/libogg/_metadata/replaces b/data/libogg/_metadata/replaces new file mode 100644 index 000000000..506ceaa1e --- /dev/null +++ b/data/libogg/_metadata/replaces @@ -0,0 +1 @@ +ogg diff --git a/data/libogg/_metadata/role b/data/libogg/_metadata/role new file mode 100644 index 000000000..8d0320866 --- /dev/null +++ b/data/libogg/_metadata/role @@ -0,0 +1 @@ +developer diff --git a/data/libogg/_metadata/section b/data/libogg/_metadata/section new file mode 100644 index 000000000..593877746 --- /dev/null +++ b/data/libogg/_metadata/section @@ -0,0 +1 @@ +Multimedia diff --git a/data/libogg/_metadata/tags b/data/libogg/_metadata/tags new file mode 100644 index 000000000..a8928cec8 --- /dev/null +++ b/data/libogg/_metadata/tags @@ -0,0 +1 @@ +purpose::library diff --git a/data/libogg/_metadata/version b/data/libogg/_metadata/version new file mode 100644 index 000000000..31e5c8434 --- /dev/null +++ b/data/libogg/_metadata/version @@ -0,0 +1 @@ +1.3.3 diff --git a/data/libogg/libogg-1.3.3.tar.gz b/data/libogg/libogg-1.3.3.tar.gz new file mode 100644 index 000000000..b39fdfe49 Binary files /dev/null and b/data/libogg/libogg-1.3.3.tar.gz differ diff --git a/data/libogg/make.sh b/data/libogg/make.sh new file mode 100644 index 000000000..452a4bfd5 --- /dev/null +++ b/data/libogg/make.sh @@ -0,0 +1,4 @@ +pkg:setup +pkg:configure +make +pkg:install 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 diff --git a/data/libtheora/info.diff b/data/libtheora/info.diff new file mode 100644 index 000000000..7027a7c60 --- /dev/null +++ b/data/libtheora/info.diff @@ -0,0 +1,31 @@ +diff -ru libtheora-1.1.1/lib/Makefile.am libtheora-1.1.1+iPhone/lib/Makefile.am +--- libtheora-1.1.1/lib/Makefile.am 2009-09-25 05:20:06.000000000 -1000 ++++ libtheora-1.1.1+iPhone/lib/Makefile.am 2019-04-03 15:32:30.000000000 -1000 +@@ -79,6 +79,7 @@ + apiwrapper.c \ + fragment.c \ + idct.c \ ++ info.c \ + internal.c \ + state.c \ + quant.c \ +diff -ru libtheora-1.1.1/lib/Makefile.in libtheora-1.1.1+iPhone/lib/Makefile.in +--- libtheora-1.1.1/lib/Makefile.in 2009-10-01 08:04:07.000000000 -1000 ++++ libtheora-1.1.1+iPhone/lib/Makefile.in 2019-04-03 15:44:55.000000000 -1000 +@@ -207,6 +207,7 @@ + @THEORA_DISABLE_ENCODE_FALSE@ apiwrapper.c \ + @THEORA_DISABLE_ENCODE_FALSE@ fragment.c \ + @THEORA_DISABLE_ENCODE_FALSE@ idct.c \ ++@THEORA_DISABLE_ENCODE_FALSE@ info.c \ + @THEORA_DISABLE_ENCODE_FALSE@ internal.c \ + @THEORA_DISABLE_ENCODE_FALSE@ state.c \ + @THEORA_DISABLE_ENCODE_FALSE@ quant.c \ +@@ -369,7 +370,7 @@ + @CPU_x86_64_TRUE@@THEORA_DISABLE_ENCODE_FALSE@ $(am__objects_9) + @THEORA_DISABLE_ENCODE_TRUE@am__objects_11 = $(am__objects_7) + @THEORA_DISABLE_ENCODE_FALSE@am__objects_11 = apiwrapper.lo fragment.lo \ +-@THEORA_DISABLE_ENCODE_FALSE@ idct.lo internal.lo state.lo \ ++@THEORA_DISABLE_ENCODE_FALSE@ idct.lo info.lo internal.lo state.lo \ + @THEORA_DISABLE_ENCODE_FALSE@ quant.lo $(am__objects_10) \ + @THEORA_DISABLE_ENCODE_FALSE@ $(am__objects_7) + am_libtheoraenc_la_OBJECTS = $(am__objects_11) diff --git a/data/libtheora/libtheora-1.1.1.tar.bz2 b/data/libtheora/libtheora-1.1.1.tar.bz2 new file mode 100644 index 000000000..010e2a4ec Binary files /dev/null and b/data/libtheora/libtheora-1.1.1.tar.bz2 differ diff --git a/data/libtheora/make.sh b/data/libtheora/make.sh new file mode 100644 index 000000000..c103eecaa --- /dev/null +++ b/data/libtheora/make.sh @@ -0,0 +1,4 @@ +pkg:setup +cp -f ${PKG_BASE}/config.sub . +pkg:configure --disable-oggtest --disable-vorbistest --disable-examples +pkg:install diff --git a/data/libvorbis/_metadata/conflicts b/data/libvorbis/_metadata/conflicts new file mode 100644 index 000000000..fcc8705fd --- /dev/null +++ b/data/libvorbis/_metadata/conflicts @@ -0,0 +1 @@ +vorbis diff --git a/data/libvorbis/_metadata/description b/data/libvorbis/_metadata/description new file mode 100644 index 000000000..eb5bdee7c --- /dev/null +++ b/data/libvorbis/_metadata/description @@ -0,0 +1 @@ +open audio compression format diff --git a/data/libvorbis/_metadata/in.1443.00 b/data/libvorbis/_metadata/in.1443.00 new file mode 100644 index 000000000..e69de29bb diff --git a/data/libvorbis/_metadata/libogg.dep b/data/libvorbis/_metadata/libogg.dep new file mode 120000 index 000000000..c88b8bd5c --- /dev/null +++ b/data/libvorbis/_metadata/libogg.dep @@ -0,0 +1 @@ +../../libogg \ No newline at end of file diff --git a/data/libvorbis/_metadata/license b/data/libvorbis/_metadata/license new file mode 100644 index 000000000..7cf076b68 --- /dev/null +++ b/data/libvorbis/_metadata/license @@ -0,0 +1,28 @@ +Copyright (c) 2002-2004 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/libvorbis/_metadata/maintainer b/data/libvorbis/_metadata/maintainer new file mode 120000 index 000000000..573d7ebef --- /dev/null +++ b/data/libvorbis/_metadata/maintainer @@ -0,0 +1 @@ +../../../people/sbingner \ No newline at end of file diff --git a/data/libvorbis/_metadata/priority b/data/libvorbis/_metadata/priority new file mode 100644 index 000000000..134d9bc32 --- /dev/null +++ b/data/libvorbis/_metadata/priority @@ -0,0 +1 @@ +optional diff --git a/data/libvorbis/_metadata/provides b/data/libvorbis/_metadata/provides new file mode 100644 index 000000000..fcc8705fd --- /dev/null +++ b/data/libvorbis/_metadata/provides @@ -0,0 +1 @@ +vorbis diff --git a/data/libvorbis/_metadata/replaces b/data/libvorbis/_metadata/replaces new file mode 100644 index 000000000..fcc8705fd --- /dev/null +++ b/data/libvorbis/_metadata/replaces @@ -0,0 +1 @@ +vorbis diff --git a/data/libvorbis/_metadata/role b/data/libvorbis/_metadata/role new file mode 100644 index 000000000..8d0320866 --- /dev/null +++ b/data/libvorbis/_metadata/role @@ -0,0 +1 @@ +developer diff --git a/data/libvorbis/_metadata/section b/data/libvorbis/_metadata/section new file mode 100644 index 000000000..593877746 --- /dev/null +++ b/data/libvorbis/_metadata/section @@ -0,0 +1 @@ +Multimedia diff --git a/data/libvorbis/_metadata/tags b/data/libvorbis/_metadata/tags new file mode 100644 index 000000000..a8928cec8 --- /dev/null +++ b/data/libvorbis/_metadata/tags @@ -0,0 +1 @@ +purpose::library diff --git a/data/libvorbis/_metadata/version b/data/libvorbis/_metadata/version new file mode 100644 index 000000000..95b25aee2 --- /dev/null +++ b/data/libvorbis/_metadata/version @@ -0,0 +1 @@ +1.3.6 diff --git a/data/libvorbis/make.sh b/data/libvorbis/make.sh new file mode 100644 index 000000000..66a4b2105 --- /dev/null +++ b/data/libvorbis/make.sh @@ -0,0 +1,5 @@ +pkg:setup +./autogen.sh +pkg:configure +make +pkg:install diff --git a/data/libvorbis/v1.3.6.tar.gz b/data/libvorbis/v1.3.6.tar.gz new file mode 100644 index 000000000..2a2a63000 Binary files /dev/null and b/data/libvorbis/v1.3.6.tar.gz differ diff --git a/data/ogg/_metadata/description b/data/ogg/_metadata/description deleted file mode 100644 index c7a8d1c9b..000000000 --- a/data/ogg/_metadata/description +++ /dev/null @@ -1 +0,0 @@ -open multimedia container format diff --git a/data/ogg/_metadata/in.1443.00 b/data/ogg/_metadata/in.1443.00 deleted file mode 100644 index e69de29bb..000000000 diff --git a/data/ogg/_metadata/license b/data/ogg/_metadata/license deleted file mode 100644 index 6111c6c5a..000000000 --- a/data/ogg/_metadata/license +++ /dev/null @@ -1,28 +0,0 @@ -Copyright (c) 2002, 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/ogg/_metadata/maintainer b/data/ogg/_metadata/maintainer deleted file mode 120000 index 573d7ebef..000000000 --- a/data/ogg/_metadata/maintainer +++ /dev/null @@ -1 +0,0 @@ -../../../people/sbingner \ No newline at end of file diff --git a/data/ogg/_metadata/name b/data/ogg/_metadata/name deleted file mode 100644 index 4ed63f730..000000000 --- a/data/ogg/_metadata/name +++ /dev/null @@ -1 +0,0 @@ -Ogg diff --git a/data/ogg/_metadata/priority b/data/ogg/_metadata/priority deleted file mode 100644 index 134d9bc32..000000000 --- a/data/ogg/_metadata/priority +++ /dev/null @@ -1 +0,0 @@ -optional diff --git a/data/ogg/_metadata/role b/data/ogg/_metadata/role deleted file mode 100644 index 8d0320866..000000000 --- a/data/ogg/_metadata/role +++ /dev/null @@ -1 +0,0 @@ -developer diff --git a/data/ogg/_metadata/section b/data/ogg/_metadata/section deleted file mode 100644 index 593877746..000000000 --- a/data/ogg/_metadata/section +++ /dev/null @@ -1 +0,0 @@ -Multimedia diff --git a/data/ogg/_metadata/tags b/data/ogg/_metadata/tags deleted file mode 100644 index a8928cec8..000000000 --- a/data/ogg/_metadata/tags +++ /dev/null @@ -1 +0,0 @@ -purpose::library diff --git a/data/ogg/_metadata/version b/data/ogg/_metadata/version deleted file mode 100644 index 31e5c8434..000000000 --- a/data/ogg/_metadata/version +++ /dev/null @@ -1 +0,0 @@ -1.3.3 diff --git a/data/ogg/libogg-1.3.3.tar.gz b/data/ogg/libogg-1.3.3.tar.gz deleted file mode 100644 index b39fdfe49..000000000 Binary files a/data/ogg/libogg-1.3.3.tar.gz and /dev/null differ diff --git a/data/ogg/make.sh b/data/ogg/make.sh deleted file mode 100644 index 452a4bfd5..000000000 --- a/data/ogg/make.sh +++ /dev/null @@ -1,4 +0,0 @@ -pkg:setup -pkg:configure -make -pkg:install diff --git a/data/theora/_metadata/description b/data/theora/_metadata/description deleted file mode 100644 index 6eae3e880..000000000 --- a/data/theora/_metadata/description +++ /dev/null @@ -1 +0,0 @@ -Open video compression format diff --git a/data/theora/_metadata/in.1443.00 b/data/theora/_metadata/in.1443.00 deleted file mode 100644 index e69de29bb..000000000 diff --git a/data/theora/_metadata/license b/data/theora/_metadata/license deleted file mode 100644 index c8ccce4ff..000000000 --- a/data/theora/_metadata/license +++ /dev/null @@ -1,28 +0,0 @@ -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 deleted file mode 120000 index 0c538aadb..000000000 --- a/data/theora/_metadata/maintainer +++ /dev/null @@ -1 +0,0 @@ -../../../people/mac \ No newline at end of file diff --git a/data/theora/_metadata/name b/data/theora/_metadata/name deleted file mode 100644 index 15967a089..000000000 --- a/data/theora/_metadata/name +++ /dev/null @@ -1 +0,0 @@ -Theora diff --git a/data/theora/_metadata/ogg.dep b/data/theora/_metadata/ogg.dep deleted file mode 120000 index 3ac0dd64e..000000000 --- a/data/theora/_metadata/ogg.dep +++ /dev/null @@ -1 +0,0 @@ -../../ogg \ No newline at end of file diff --git a/data/theora/_metadata/priority b/data/theora/_metadata/priority deleted file mode 100644 index 134d9bc32..000000000 --- a/data/theora/_metadata/priority +++ /dev/null @@ -1 +0,0 @@ -optional diff --git a/data/theora/_metadata/role b/data/theora/_metadata/role deleted file mode 100644 index 8d0320866..000000000 --- a/data/theora/_metadata/role +++ /dev/null @@ -1 +0,0 @@ -developer diff --git a/data/theora/_metadata/section b/data/theora/_metadata/section deleted file mode 100644 index 593877746..000000000 --- a/data/theora/_metadata/section +++ /dev/null @@ -1 +0,0 @@ -Multimedia diff --git a/data/theora/_metadata/tags b/data/theora/_metadata/tags deleted file mode 100644 index a8928cec8..000000000 --- a/data/theora/_metadata/tags +++ /dev/null @@ -1 +0,0 @@ -purpose::library diff --git a/data/theora/_metadata/version b/data/theora/_metadata/version deleted file mode 100644 index 524cb5524..000000000 --- a/data/theora/_metadata/version +++ /dev/null @@ -1 +0,0 @@ -1.1.1 diff --git a/data/theora/_metadata/vorbis.dep b/data/theora/_metadata/vorbis.dep deleted file mode 120000 index aafc6d771..000000000 --- a/data/theora/_metadata/vorbis.dep +++ /dev/null @@ -1 +0,0 @@ -../../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 deleted file mode 100644 index 010e2a4ec..000000000 Binary files a/data/theora/libtheora-1.1.1.tar.bz2 and /dev/null differ diff --git a/data/theora/make.sh b/data/theora/make.sh deleted file mode 100644 index c103eecaa..000000000 --- a/data/theora/make.sh +++ /dev/null @@ -1,4 +0,0 @@ -pkg:setup -cp -f ${PKG_BASE}/config.sub . -pkg:configure --disable-oggtest --disable-vorbistest --disable-examples -pkg:install diff --git a/data/vorbis/_metadata/description b/data/vorbis/_metadata/description deleted file mode 100644 index eb5bdee7c..000000000 --- a/data/vorbis/_metadata/description +++ /dev/null @@ -1 +0,0 @@ -open audio compression format diff --git a/data/vorbis/_metadata/in.1443.00 b/data/vorbis/_metadata/in.1443.00 deleted file mode 100644 index e69de29bb..000000000 diff --git a/data/vorbis/_metadata/license b/data/vorbis/_metadata/license deleted file mode 100644 index 7cf076b68..000000000 --- a/data/vorbis/_metadata/license +++ /dev/null @@ -1,28 +0,0 @@ -Copyright (c) 2002-2004 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/vorbis/_metadata/maintainer b/data/vorbis/_metadata/maintainer deleted file mode 120000 index 573d7ebef..000000000 --- a/data/vorbis/_metadata/maintainer +++ /dev/null @@ -1 +0,0 @@ -../../../people/sbingner \ No newline at end of file diff --git a/data/vorbis/_metadata/name b/data/vorbis/_metadata/name deleted file mode 100644 index 2197d3084..000000000 --- a/data/vorbis/_metadata/name +++ /dev/null @@ -1 +0,0 @@ -Vorbis diff --git a/data/vorbis/_metadata/ogg.dep b/data/vorbis/_metadata/ogg.dep deleted file mode 120000 index 3ac0dd64e..000000000 --- a/data/vorbis/_metadata/ogg.dep +++ /dev/null @@ -1 +0,0 @@ -../../ogg \ No newline at end of file diff --git a/data/vorbis/_metadata/priority b/data/vorbis/_metadata/priority deleted file mode 100644 index 134d9bc32..000000000 --- a/data/vorbis/_metadata/priority +++ /dev/null @@ -1 +0,0 @@ -optional diff --git a/data/vorbis/_metadata/role b/data/vorbis/_metadata/role deleted file mode 100644 index 8d0320866..000000000 --- a/data/vorbis/_metadata/role +++ /dev/null @@ -1 +0,0 @@ -developer diff --git a/data/vorbis/_metadata/section b/data/vorbis/_metadata/section deleted file mode 100644 index 593877746..000000000 --- a/data/vorbis/_metadata/section +++ /dev/null @@ -1 +0,0 @@ -Multimedia diff --git a/data/vorbis/_metadata/tags b/data/vorbis/_metadata/tags deleted file mode 100644 index a8928cec8..000000000 --- a/data/vorbis/_metadata/tags +++ /dev/null @@ -1 +0,0 @@ -purpose::library diff --git a/data/vorbis/_metadata/version b/data/vorbis/_metadata/version deleted file mode 100644 index 95b25aee2..000000000 --- a/data/vorbis/_metadata/version +++ /dev/null @@ -1 +0,0 @@ -1.3.6 diff --git a/data/vorbis/make.sh b/data/vorbis/make.sh deleted file mode 100644 index 66a4b2105..000000000 --- a/data/vorbis/make.sh +++ /dev/null @@ -1,5 +0,0 @@ -pkg:setup -./autogen.sh -pkg:configure -make -pkg:install diff --git a/data/vorbis/v1.3.6.tar.gz b/data/vorbis/v1.3.6.tar.gz deleted file mode 100644 index 2a2a63000..000000000 Binary files a/data/vorbis/v1.3.6.tar.gz and /dev/null differ -- cgit v1.2.3