extra/x264 to 144.20150223-1

This commit is contained in:
Kevin Mihelich 2015-03-07 14:57:00 +00:00
parent ef38ad296e
commit ca59beef3b

View file

@ -8,15 +8,15 @@
# - configure needs --disable-asm to build on ARM
pkgname=('x264' 'libx264' 'libx264-10bit')
pkgver=142.20140826
pkgrel=2
pkgver=144.20150223
pkgrel=1
epoch=1
arch=('i686' 'x86_64')
url='http://www.videolan.org/developers/x264.html'
license=('GPL')
depends=('glibc')
makedepends=('yasm' 'git' 'ffmpeg')
source=(git://git.videolan.org/x264.git#commit=021c0dc6c95c)
source=(git://git.videolan.org/x264.git#commit=c8a773ebf)
md5sums=('SKIP')
pkgver() {
@ -58,7 +58,7 @@ package_x264() {
package_libx264() {
pkgdesc='Library for encoding H264/AVC video streams'
depends=('glibc')
provides=('x264-dev')
provides=('libx264.so=144' 'x264-dev')
conflicts=('x264-dev')
replaces=('x264-dev')
@ -69,7 +69,7 @@ package_libx264() {
package_libx264-10bit() {
pkgdesc='Library for encoding H264/AVC video streams. 10bit-depth.'
depends=('glibc')
provides=('libx264' 'x264-dev')
provides=('libx264.so=144' 'libx264' 'x264-dev')
conflicts=('libx264' 'x264-dev')
install -d "$pkgdir"/usr/lib