summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2018-06-27 23:22:25 +0000
committerDaniel Bermond2018-06-27 23:22:25 +0000
commit9aba6ddccd6028219b806e43f4b66cb2a340a8a2 (patch)
tree133b07bd88d451dacd58fa9836ed558e922297f5
parentfb38a77de9b4807e2f1228d4764d66eece98991b (diff)
downloadaur-9aba6ddccd6028219b806e43f4b66cb2a340a8a2.tar.gz
depends: switch libaom to aom (aom is now in official repositories)
References ---------- https://www.archlinux.org/packages/extra/x86_64/aom/
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD8
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 730a493422ba..66a57c965503 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ffmpeg-full-git
pkgdesc = Complete solution to record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac; git version)
- pkgver = 4.1.r91368.g52e8a0d96d
+ pkgver = 4.1.r91378.g3f953379e1
pkgrel = 1
url = http://www.ffmpeg.org/
arch = i686
@@ -22,6 +22,7 @@ pkgbase = ffmpeg-full-git
depends = gnutls
depends = ladspa
depends = libass
+ depends = aom
depends = libbluray
depends = libbs2b
depends = libcaca
@@ -86,7 +87,6 @@ pkgbase = ffmpeg-full-git
depends = libdrm
depends = libvdpau
depends = chromaprint-fftw
- depends = libaom
depends = codec2
depends = flite1-patched
depends = libilbc
diff --git a/PKGBUILD b/PKGBUILD
index 85e2ce19d4f1..91cbccffa5d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond < yahoo-com: danielbermond >
pkgname=ffmpeg-full-git
-pkgver=4.1.r91368.g52e8a0d96d
+pkgver=4.1.r91378.g3f953379e1
pkgrel=1
pkgdesc='Complete solution to record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac; git version)'
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('custom: nonfree and unredistributable')
depends=(
# official repositories:
'glibc' 'alsa-lib' 'jack' 'libpng'
- 'bzip2' 'frei0r-plugins' 'libgcrypt' 'gmp' 'gnutls' 'ladspa' 'libass'
+ 'bzip2' 'frei0r-plugins' 'libgcrypt' 'gmp' 'gnutls' 'ladspa' 'libass' 'aom'
'libbluray' 'libbs2b' 'libcaca' 'celt' 'libcdio-paranoia' 'libdc1394'
'libavc1394' 'libfdk-aac' 'fontconfig' 'freetype2' 'fribidi' 'libgme' 'gsm'
'libiec61883' 'libmodplug' 'lame' 'opencore-amr' 'openjpeg2' 'opus' 'pulseaudio'
@@ -21,8 +21,8 @@ depends=(
'sdl2' 'vapoursynth' 'libxv' 'libx11' 'libxext' 'zlib' 'libomxil-bellagio'
'libva' 'libdrm' 'libvdpau'
# AUR:
- 'chromaprint-fftw' 'libaom' 'codec2' 'flite1-patched' 'libilbc' 'kvazaar'
- 'openh264' 'libopenmpt-svn' 'shine' 'vo-amrwbenc' 'xavs' 'ndi-sdk' 'libmysofa'
+ 'chromaprint-fftw' 'codec2' 'flite1-patched' 'libilbc' 'kvazaar' 'openh264'
+ 'libopenmpt-svn' 'shine' 'vo-amrwbenc' 'xavs' 'ndi-sdk' 'libmysofa'
'rockchip-mpp'
)
depends_x86_64=(