summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordaert2019-01-02 14:12:14 +0100
committerdaert2019-01-02 14:12:14 +0100
commit22ddddf6f081b2ea71f7b28f42e0f56f15082857 (patch)
tree4780d2b0203c49ef319cffb7ef49e313f6e62d4f
parent75e60c61cb6987f344983f18db9beaa42030af6d (diff)
downloadaur-22ddddf6f081b2ea71f7b28f42e0f56f15082857.tar.gz
Updated sources
-rwxr-xr-x[-rw-r--r--].SRCINFO19
-rwxr-xr-xPKGBUILD44
2 files changed, 34 insertions, 29 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a02161801f73..a59a13911d9f 100644..100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = ffmpeg-git-nc
pkgdesc = Complete solution to record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac; Nonconflicting git version)
- pkgver = 4.1.r91949.g6304268e39
+ pkgver = 4.2.r92899.g1dcb5b7dca
pkgrel = 1
- url = http://www.ffmpeg.org/
+ url = https://www.ffmpeg.org/
arch = i686
arch = x86_64
license = custom: nonfree and unredistributable
@@ -47,7 +47,6 @@ pkgbase = ffmpeg-git-nc
depends = librsvg
depends = rubberband
depends = rtmpdump
- depends = smbclient
depends = snappy
depends = libsoxr
depends = speex
@@ -90,15 +89,18 @@ pkgbase = ffmpeg-git-nc
depends = libvdpau
depends = chromaprint-fftw
depends = codec2
- depends = davs2-git
+ depends = dav1d
+ depends = davs2
depends = flite1-patched
depends = libilbc
+ depends = libklvanc-git
depends = kvazaar
depends = openh264
depends = libopenmpt-svn
depends = shine
depends = vo-amrwbenc
depends = xavs
+ depends = xavs2-git
depends = ndi-sdk
depends = libmysofa
depends = rockchip-mpp
@@ -106,12 +108,15 @@ pkgbase = ffmpeg-git-nc
provides = libavdevice.so
provides = libavfilter.so
provides = libavformat.so
- provides = libavresample.so
provides = libavutil.so
provides = libpostproc.so
- provides = libswresample.so
+ provides = libavresample.so
provides = libswscale.so
- source = ffmpeg-git::git://source.ffmpeg.org/ffmpeg.git
+ provides = libswresample.so
+ provides = ffmpeg
+ provides = ffmpeg-full
+ provides = ffmpeg-git
+ source = ffmpeg-git::git+https://git.ffmpeg.org/ffmpeg.git
source = LICENSE
sha256sums = SKIP
sha256sums = 04a7176400907fd7db0d69116b99de49e582a6e176b3bfb36a03e50a4cb26a36
diff --git a/PKGBUILD b/PKGBUILD
index fedb324510de..8a9a51239ba6 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@
pkgname=ffmpeg-git-nc
_pkgname=ffmpeg-git
-pkgver=4.1.r91949.g6304268e39
+pkgver=4.2.r92899.g1dcb5b7dca
pkgrel=1
pkgdesc='Complete solution to record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac; Nonconflicting git version)'
arch=('i686' 'x86_64')
-url='http://www.ffmpeg.org/'
+url='https://www.ffmpeg.org/'
license=('custom: nonfree and unredistributable')
depends=(
# official repositories:
@@ -18,16 +18,16 @@ depends=(
'libbluray' 'libbs2b' 'libcaca' 'celt' 'libcdio-paranoia' 'libdc1394'
'libavc1394' 'libfdk-aac' 'fontconfig' 'freetype2' 'fribidi' 'libgme' 'gsm'
'libiec61883' 'lensfun' 'libmodplug' 'lame' 'opencore-amr' 'openjpeg2' 'opus'
- 'pulseaudio' 'librsvg' 'rubberband' 'rtmpdump' 'smbclient' 'snappy' 'libsoxr'
+ 'pulseaudio' 'librsvg' 'rubberband' 'rtmpdump' 'snappy' 'libsoxr'
'speex' 'srt' 'libssh' 'tensorflow' 'tesseract' 'libtheora' 'twolame'
'v4l-utils' 'vid.stab' 'libvorbis' 'libvpx' 'wavpack' 'libwebp' 'libx264.so'
'x265' 'libxcb' 'xvidcore' 'libxml2' 'zimg' 'zeromq' 'zvbi' 'lv2' 'lilv' 'xz'
'openal' 'ocl-icd' 'libgl' 'sndio' 'sdl2' 'vapoursynth' 'libxv' 'libx11'
'libxext' 'zlib' 'libomxil-bellagio' 'libva' 'libdrm' 'libvdpau'
# AUR:
- 'chromaprint-fftw' 'codec2' 'davs2-git' 'flite1-patched' 'libilbc' 'kvazaar'
- 'openh264' 'libopenmpt-svn' 'shine' 'vo-amrwbenc' 'xavs' 'ndi-sdk' 'libmysofa'
- 'rockchip-mpp'
+ 'chromaprint-fftw' 'codec2' 'dav1d' 'davs2' 'flite1-patched' 'libilbc'
+ 'libklvanc-git' 'kvazaar' 'openh264' 'libopenmpt-svn' 'shine' 'vo-amrwbenc'
+ 'xavs' 'xavs2-git' 'ndi-sdk' 'libmysofa' 'rockchip-mpp'
)
depends_x86_64=(
# official repositories:
@@ -46,27 +46,23 @@ makedepends_x86_64=(
'vmaf'
)
provides=('libavcodec.so' 'libavdevice.so' 'libavfilter.so' 'libavformat.so'
- 'libavresample.so' 'libavutil.so' 'libpostproc.so' 'libswresample.so'
- 'libswscale.so')
-source=("$_pkgname"::'git://source.ffmpeg.org/ffmpeg.git'
+ 'libavutil.so' 'libpostproc.so' 'libavresample.so' 'libswscale.so'
+ 'libswresample.so' 'ffmpeg' 'ffmpeg-full' 'ffmpeg-git')
+source=($_pkgname::'git+https://git.ffmpeg.org/ffmpeg.git'
'LICENSE')
sha256sums=('SKIP'
'04a7176400907fd7db0d69116b99de49e582a6e176b3bfb36a03e50a4cb26a36')
-prepare() {
- cd "$_pkgname"
-
- # strictly specifying nvcc path is needed if package is installing
- # cuda for the first time (nvcc path will be in $PATH only after relogin)
- sed -i "s|^nvcc_default=.*|nvcc_default='/opt/cuda/bin/nvcc'|" configure
-}
-
pkgver() {
cd "$_pkgname"
- local _version="$( git describe --tags --long | awk -F'-' '{ printf $1 }' | sed 's/^n//')"
- local _revision="$( git describe --tags --match 'N' | awk -F'-' '{ printf $2 }')"
- local _shorthash="$(git rev-parse --short HEAD)"
+ local _version
+ local _revision
+ local _shorthash
+
+ _version="$( git describe --tags --long | awk -F'-' '{ printf $1 }' | sed 's/^n//')"
+ _revision="$( git describe --tags --match 'N' | awk -F'-' '{ printf $2 }')"
+ _shorthash="$(git rev-parse --short HEAD)"
printf '%s.r%s.g%s' "$_version" "$_revision" "$_shorthash"
}
@@ -95,7 +91,7 @@ build() {
fi
fi
- msg2 'Running ffmpeg configure script. Please wait...'
+ printf '%s\n' ' -> Running ffmpeg configure script...'
./configure \
--prefix='/usr' \
@@ -112,6 +108,7 @@ build() {
--enable-nonfree \
--enable-shared \
--disable-static \
+ --disable-stripping \
--enable-gray \
--enable-avresample \
\
@@ -133,6 +130,7 @@ build() {
--enable-libcelt \
--enable-libcdio \
--enable-libcodec2 \
+ --enable-libdav1d \
--enable-libdavs2 \
--enable-libdc1394 \
--enable-libfdk-aac \
@@ -145,6 +143,7 @@ build() {
--enable-libiec61883 \
--enable-libilbc \
--enable-libjack \
+ --enable-libklvanc \
--enable-libkvazaar \
--enable-liblensfun \
--enable-libmodplug \
@@ -161,7 +160,7 @@ build() {
--enable-librubberband \
--enable-librtmp \
--enable-libshine \
- --enable-libsmbclient \
+ --disable-libsmbclient \
--enable-libsnappy \
--enable-libsoxr \
--enable-libspeex \
@@ -183,6 +182,7 @@ build() {
--enable-libx264 \
--enable-libx265 \
--enable-libxavs \
+ --enable-libxavs2 \
--enable-libxcb \
--enable-libxcb-shm \
--enable-libxcb-xfixes \