summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Kharitonov2019-12-25 15:36:34 +0500
committerDmitry Kharitonov2019-12-25 15:36:34 +0500
commit06dfab3891161292dfdf85a4132151f598f5e6bf (patch)
treeab9be602af9bba3d94fc920366e4d27fc8c82811
parent36b73d1b4b3d0b26d84d7a4fe231d35021e22112 (diff)
downloadaur-06dfab3891161292dfdf85a4132151f598f5e6bf.tar.gz
Switched dav1d-git to dav1d
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 712d2b9030db..145a8b093587 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ffmpeg-full-nvenc
pkgdesc = Record, convert, and stream audio and video (all codecs including Nvidia NVENC)
pkgver = 4.2.1
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = http://ffmpeg.org/
arch = i686
@@ -20,7 +20,7 @@ pkgbase = ffmpeg-full-nvenc
depends = celt
depends = chromaprint-fftw
depends = codec2
- depends = dav1d-git
+ depends = dav1d
depends = davs2
depends = fontconfig
depends = ffnvcodec-headers
diff --git a/PKGBUILD b/PKGBUILD
index 7b7d6c1d88f4..a9cbeb5df56a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,14 +25,14 @@
pkgname=ffmpeg-full-nvenc
_pkgbasename=ffmpeg
pkgver=4.2.1
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc="Record, convert, and stream audio and video (all codecs including Nvidia NVENC)"
arch=('i686' 'x86_64')
url="http://ffmpeg.org/"
license=('custom: nonfree and unredistributable')
depends=('alsa-lib' 'aom' 'aribb24' 'bzip2' 'celt' 'chromaprint-fftw' 'codec2'
- 'dav1d-git' 'davs2' 'fontconfig' 'ffnvcodec-headers' 'frei0r-plugins'
+ 'dav1d' 'davs2' 'fontconfig' 'ffnvcodec-headers' 'frei0r-plugins'
'fribidi' 'glibc' 'gsm' 'jack' 'ladspa' 'lame' 'lensfun' 'libass' 'libavc1394'
'libbluray' 'libbs2b' 'libcaca' 'libcdio-paranoia' 'libdc1394'
'libfdk-aac' 'libgme' 'libiec61883' 'libilbc' 'libmodplug' 'libomxil-bellagio'