diff options
Diffstat (limited to 'data/theora')
-rw-r--r-- | data/theora/_metadata/description | 1 | ||||
-rw-r--r-- | data/theora/_metadata/in.1443.00 | 0 | ||||
-rw-r--r-- | data/theora/_metadata/license | 28 | ||||
l--------- | data/theora/_metadata/maintainer | 1 | ||||
-rw-r--r-- | data/theora/_metadata/name | 1 | ||||
l--------- | data/theora/_metadata/ogg.dep | 1 | ||||
-rw-r--r-- | data/theora/_metadata/priority | 1 | ||||
-rw-r--r-- | data/theora/_metadata/role | 1 | ||||
-rw-r--r-- | data/theora/_metadata/section | 1 | ||||
-rw-r--r-- | data/theora/_metadata/tags | 1 | ||||
-rw-r--r-- | data/theora/_metadata/version | 1 | ||||
l--------- | data/theora/_metadata/vorbis.dep | 1 | ||||
-rw-r--r-- | data/theora/libtheora-1.1.1.tar.bz2 | bin | 1903175 -> 0 bytes | |||
-rw-r--r-- | data/theora/make.sh | 4 |
14 files changed, 0 insertions, 42 deletions
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 --- a/data/theora/_metadata/in.1443.00 +++ /dev/null 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 Binary files differdeleted file mode 100644 index 010e2a4ec..000000000 --- a/data/theora/libtheora-1.1.1.tar.bz2 +++ /dev/null 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 |