aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/libtheora
diff options
context:
space:
mode:
authorWoodpecker CI <emmett1.2miligrams@protonmail.com>2026-05-24 15:40:32 +0000
committerWoodpecker CI <emmett1.2miligrams@protonmail.com>2026-05-24 15:40:32 +0000
commitdea2a1fa20fc8e843cd85e5920a67b9054d00b2e (patch)
treef331ff92dc5fd26f5803b483a24a0a21fd9bb97a /repos/extra/libtheora
parentef5bfeb93345a5a681d88e99775622bf28defd8d (diff)
downloadalicelinux-dea2a1fa20fc8e843cd85e5920a67b9054d00b2e.tar.gz
alicelinux-dea2a1fa20fc8e843cd85e5920a67b9054d00b2e.zip
Woodpecker CI ef5bfeb93345a5a681d88e99775622bf28defd8d [SKIP CI]
Diffstat (limited to 'repos/extra/libtheora')
-rw-r--r--repos/extra/libtheora/.checksum1
-rw-r--r--repos/extra/libtheora/.files22
-rw-r--r--repos/extra/libtheora/abuild8
-rw-r--r--repos/extra/libtheora/depends1
4 files changed, 0 insertions, 32 deletions
diff --git a/repos/extra/libtheora/.checksum b/repos/extra/libtheora/.checksum
deleted file mode 100644
index 984a86af..00000000
--- a/repos/extra/libtheora/.checksum
+++ /dev/null
@@ -1 +0,0 @@
-06636770e896208b65ffc958f3a878f0d9b7198c0f86b12f997a36ba1a3e3cbe libtheora-1.2.0.tar.xz
diff --git a/repos/extra/libtheora/.files b/repos/extra/libtheora/.files
deleted file mode 100644
index c501304a..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.1.4.1
-lrwxrwxrwx root/root usr/lib/libtheora.so.1 -> libtheora.so.1.4.1
--rwxr-xr-x root/root usr/lib/libtheora.so.1.4.1
-lrwxrwxrwx root/root usr/lib/libtheoradec.so -> libtheoradec.so.2.1.1
-lrwxrwxrwx root/root usr/lib/libtheoradec.so.2 -> libtheoradec.so.2.1.1
--rwxr-xr-x root/root usr/lib/libtheoradec.so.2.1.1
-lrwxrwxrwx root/root usr/lib/libtheoraenc.so -> libtheoraenc.so.2.2.1
-lrwxrwxrwx root/root usr/lib/libtheoraenc.so.2 -> libtheoraenc.so.2.2.1
--rwxr-xr-x root/root usr/lib/libtheoraenc.so.2.2.1
-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 100644
index 2159ebbb..00000000
--- a/repos/extra/libtheora/abuild
+++ /dev/null
@@ -1,8 +0,0 @@
-name=libtheora
-version=1.2.0
-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 100644
index e9da0c92..00000000
--- a/repos/extra/libtheora/depends
+++ /dev/null
@@ -1 +0,0 @@
-libvorbis