summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Dewender2015-11-19 13:11:41 +0100
committerJohannes Dewender2015-11-19 13:11:41 +0100
commitea1ab157af8f02cd41a8c5a11433d01e84ba0b9f (patch)
tree892b84bfc8fba1f6b3f88b49c4c929cd77684edb
parent6f0747303cb78831c155078e0bbc3867649f4f72 (diff)
downloadaur-ea1ab157af8f02cd41a8c5a11433d01e84ba0b9f.tar.gz
remove note about libvpx, we don't use it
We currently don't build against libvpx so we don't have to care about the 1.5 problem either.
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 165a1ee2d459..42e3978f2d21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -34,8 +34,6 @@ provides=(
source=(http://ffmpeg.org/releases/$_pkgbasename-$pkgver.tar.bz2)
sha256sums=('830ec647f7ad774fc0caf17ba47774bf5dee7a89cbd65894f364a87ba3ad21b2')
-# TODO: add patch for libvpx 1.5 (AUR still has 1.4)
-
build() {
cd $_pkgbasename-$pkgver