diff options
Diffstat (limited to 'repos/extra/libtheora')
| -rwxr-xr-x | repos/extra/libtheora/.checksum | 1 | ||||
| -rwxr-xr-x | repos/extra/libtheora/.files | 22 | ||||
| -rwxr-xr-x | repos/extra/libtheora/abuild | 8 | ||||
| -rwxr-xr-x | repos/extra/libtheora/depends | 1 |
4 files changed, 0 insertions, 32 deletions
diff --git a/repos/extra/libtheora/.checksum b/repos/extra/libtheora/.checksum deleted file mode 100755 index a7288482..00000000 --- a/repos/extra/libtheora/.checksum +++ /dev/null @@ -1 +0,0 @@ -f8cbc77faab47005f0891507736aa7eb846215d8b3bcba161adad30a96228545 libtheora-1.1.1.tar.xz diff --git a/repos/extra/libtheora/.files b/repos/extra/libtheora/.files deleted file mode 100755 index f31e965f..00000000 --- a/repos/extra/libtheora/.files +++ /dev/null @@ -1,22 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/include/ -drwxr-xr-x root/root usr/include/theora/ --rw-r--r-- root/root usr/include/theora/codec.h --rw-r--r-- root/root usr/include/theora/theora.h --rw-r--r-- root/root usr/include/theora/theoradec.h --rw-r--r-- root/root usr/include/theora/theoraenc.h -drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libtheora.so -> libtheora.so.0.3.10 -lrwxrwxrwx root/root usr/lib/libtheora.so.0 -> libtheora.so.0.3.10 --rwxr-xr-x root/root usr/lib/libtheora.so.0.3.10 -lrwxrwxrwx root/root usr/lib/libtheoradec.so -> libtheoradec.so.1.1.4 -lrwxrwxrwx root/root usr/lib/libtheoradec.so.1 -> libtheoradec.so.1.1.4 --rwxr-xr-x root/root usr/lib/libtheoradec.so.1.1.4 -lrwxrwxrwx root/root usr/lib/libtheoraenc.so -> libtheoraenc.so.1.1.2 -lrwxrwxrwx root/root usr/lib/libtheoraenc.so.1 -> libtheoraenc.so.1.1.2 --rwxr-xr-x root/root usr/lib/libtheoraenc.so.1.1.2 -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/theora.pc --rw-r--r-- root/root usr/lib/pkgconfig/theoradec.pc --rw-r--r-- root/root usr/lib/pkgconfig/theoraenc.pc -drwxr-xr-x root/root usr/share/ diff --git a/repos/extra/libtheora/abuild b/repos/extra/libtheora/abuild deleted file mode 100755 index 42f9f482..00000000 --- a/repos/extra/libtheora/abuild +++ /dev/null @@ -1,8 +0,0 @@ -name=libtheora -version=1.1.1 -release=1 -source="https://downloads.xiph.org/releases/theora/$name-$version.tar.xz" - -prebuild() { - sed -i 's/png_\(sizeof\)/\1/g' examples/png2theora.c -} diff --git a/repos/extra/libtheora/depends b/repos/extra/libtheora/depends deleted file mode 100755 index e9da0c92..00000000 --- a/repos/extra/libtheora/depends +++ /dev/null @@ -1 +0,0 @@ -libvorbis |