Updated to version 3.3.4
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
# Generated by mksrcinfo v8
|
# Generated by mksrcinfo v8
|
||||||
# Wed Sep 13 19:57:14 UTC 2017
|
# Wed Sep 13 20:01:17 UTC 2017
|
||||||
pkgbase = ffmpeg-full
|
pkgbase = ffmpeg-full
|
||||||
pkgdesc = Record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac)
|
pkgdesc = Record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac)
|
||||||
pkgver = 3.3.3
|
pkgver = 3.3.4
|
||||||
pkgrel = 4
|
pkgrel = 1
|
||||||
url = http://www.ffmpeg.org/
|
url = http://www.ffmpeg.org/
|
||||||
arch = i686
|
arch = i686
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
@@ -116,10 +116,10 @@ pkgbase = ffmpeg-full
|
|||||||
conflicts = ffmpeg-full-git
|
conflicts = ffmpeg-full-git
|
||||||
conflicts = ffmpeg-semifull-git
|
conflicts = ffmpeg-semifull-git
|
||||||
conflicts = ffmpeg-qsv-git
|
conflicts = ffmpeg-qsv-git
|
||||||
source = https://ffmpeg.org/releases/ffmpeg-3.3.3.tar.xz
|
source = https://ffmpeg.org/releases/ffmpeg-3.3.4.tar.xz
|
||||||
source = ffmpeg-openjpeg2.2.patch
|
source = ffmpeg-openjpeg2.2.patch
|
||||||
source = LICENSE
|
source = LICENSE
|
||||||
sha256sums = d2a9002cdc6b533b59728827186c044ad02ba64841f1b7cd6c21779875453a1e
|
sha256sums = 98b97e1b908dfeb6aeb6d407e5a5eacdfc253a40c2d195f5867ed2d1d46ea957
|
||||||
sha256sums = 490598f78d7879af8ef5b8d7f92ada83d0ee64f9609f6c7b989eb331c2539f68
|
sha256sums = 490598f78d7879af8ef5b8d7f92ada83d0ee64f9609f6c7b989eb331c2539f68
|
||||||
sha256sums = 04a7176400907fd7db0d69116b99de49e582a6e176b3bfb36a03e50a4cb26a36
|
sha256sums = 04a7176400907fd7db0d69116b99de49e582a6e176b3bfb36a03e50a4cb26a36
|
||||||
depends_x86_64 = cuda
|
depends_x86_64 = cuda
|
||||||
|
|||||||
@@ -3,8 +3,8 @@
|
|||||||
|
|
||||||
pkgname=ffmpeg-full
|
pkgname=ffmpeg-full
|
||||||
_srcname=ffmpeg
|
_srcname=ffmpeg
|
||||||
pkgver=3.3.3
|
pkgver=3.3.4
|
||||||
pkgrel=4
|
pkgrel=1
|
||||||
pkgdesc='Record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac)'
|
pkgdesc='Record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac)'
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url='http://www.ffmpeg.org/'
|
url='http://www.ffmpeg.org/'
|
||||||
@@ -49,7 +49,7 @@ conflicts=(
|
|||||||
source=("https://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.xz"
|
source=("https://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.xz"
|
||||||
'ffmpeg-openjpeg2.2.patch'
|
'ffmpeg-openjpeg2.2.patch'
|
||||||
'LICENSE')
|
'LICENSE')
|
||||||
sha256sums=('d2a9002cdc6b533b59728827186c044ad02ba64841f1b7cd6c21779875453a1e'
|
sha256sums=('98b97e1b908dfeb6aeb6d407e5a5eacdfc253a40c2d195f5867ed2d1d46ea957'
|
||||||
'490598f78d7879af8ef5b8d7f92ada83d0ee64f9609f6c7b989eb331c2539f68'
|
'490598f78d7879af8ef5b8d7f92ada83d0ee64f9609f6c7b989eb331c2539f68'
|
||||||
'04a7176400907fd7db0d69116b99de49e582a6e176b3bfb36a03e50a4cb26a36')
|
'04a7176400907fd7db0d69116b99de49e582a6e176b3bfb36a03e50a4cb26a36')
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user