summaryrefslogtreecommitdiff
path: root/user/libtheora
diff options
context:
space:
mode:
Diffstat (limited to 'user/libtheora')
-rw-r--r--user/libtheora/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/user/libtheora/APKBUILD b/user/libtheora/APKBUILD
index 618f413b9..59e55f677 100644
--- a/user/libtheora/APKBUILD
+++ b/user/libtheora/APKBUILD
@@ -2,14 +2,15 @@
pkgname=libtheora
pkgver=1.1.1
pkgrel=14
-pkgdesc="An open video codec developed by the Xiph.org"
+pkgdesc="An open video codec developed by Xiph.org"
url="https://www.theora.org/"
arch="all"
license="BSD-3-Clause"
-subpackages="$pkgname-dev $pkgname-doc $pkgname-examples"
+depends=""
depends_dev="libogg-dev"
makedepends="libvorbis-dev libogg-dev sdl-dev autoconf automake libtool
linux-headers"
+subpackages="$pkgname-dev $pkgname-doc $pkgname-examples"
source="http://downloads.xiph.org/releases/theora/$pkgname-$pkgver.tar.bz2
libtheora-flags.patch
enc.patch