Update x264 and x265

This commit is contained in:
Martchus 2017-04-05 21:22:48 +02:00
parent 90c88a5506
commit ebf2709566
5 changed files with 8 additions and 8 deletions

View File

@ -10,7 +10,7 @@
_name=ffmpeg
pkgname=ffmpeg-libfdk_aac
pkgver=3.2.4
pkgrel=1
pkgrel=2
epoch=1
pkgdesc='Complete solution to record, convert and stream audio and video (with libfdk-aac support)'
arch=('i686' 'x86_64')

View File

@ -7,7 +7,7 @@
_name=ffmpeg
pkgname=mingw-w64-ffmpeg
pkgver=3.2.4
pkgrel=1
pkgrel=2
epoch=1
pkgdesc='Complete solution to record, convert and stream audio and video (mingw-w64)'
arch=('any')

View File

@ -4,7 +4,7 @@
# This version includes the programs in contrast to the version found in the AUR.
pkgname=mingw-w64-x264-bootstrap
pkgver=148.20160103
pkgver=148.20170121
pkgrel=1
epoch=1
pkgdesc='Free library for encoding H264/AVC video streams (mingw-w64)'
@ -17,7 +17,7 @@ options=(!strip !buildflags staticlibs)
makedepends=('mingw-w64-gcc' 'yasm' 'git')
provides=(mingw-w64-freetype ${pkgname%-bootstrap})
conflicts=(mingw-w64-freetype ${pkgname%-bootstrap})
_commit=5c6570495f8f1c716b294aee1430d8766a4beb9c
_commit=97eaef2ab82a46d13ea5e00270712d6475fbe42b
source=("git://git.videolan.org/x264.git#commit=${_commit}")
md5sums=('SKIP')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"

View File

@ -4,7 +4,7 @@
# This version includes the programs in contrast to the version found in the AUR.
pkgname=mingw-w64-x264
pkgver=148.20160920
pkgver=148.20170121
pkgrel=1
epoch=1
pkgdesc='Free library for encoding H264/AVC video streams (mingw-w64)'
@ -15,7 +15,7 @@ depends=('mingw-w64-crt')
#provides=('mingw-w64-libx264.so')
options=(!strip !buildflags staticlibs)
makedepends=('mingw-w64-gcc' 'yasm' 'git' 'mingw-w64-ffmpeg' 'mingw-w64-l-smash')
_commit=86b71982e131eaa70125f8d0e725fcade9c4c677
_commit=97eaef2ab82a46d13ea5e00270712d6475fbe42b
source=("git://git.videolan.org/x264.git#commit=${_commit}")
md5sums=('SKIP')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"

View File

@ -4,7 +4,7 @@
# in contrast to the version found in the AUR.
pkgname=mingw-w64-x265
pkgver=2.2
pkgver=2.3
pkgrel=1
pkgdesc='Open Source H265/HEVC video encoder (mingw-w64)'
arch=('any')
@ -15,7 +15,7 @@ options=(!strip !buildflags staticlibs)
makedepends=('mingw-w64-gcc' 'mingw-w64-cmake')
source=("https://bitbucket.org/multicoreware/x265/downloads/x265_${pkgver}.tar.gz"
mingw.patch)
sha256sums=('b872552535e41fbffa03ba7cbcd3479c42c4053868309292e78e147b7773ac4b'
sha256sums=('47520ac3424790168ea5c2db4a3cf12ca4d55a1790720007916652f07af3e41f'
'90b8e81cd5228d2b147fbd6c000921d5b7593819e378d0e73c11c8de390796bc')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"