x264: update snapshot.

This commit is contained in:
Jerome Duval
2016-07-21 21:28:37 +02:00
parent 691d3ac691
commit 1254ba9214

View File

@@ -1,12 +1,12 @@
SUMMARY="An encoder for x264 h.264/AVC"
DESCRIPTION="x264 is a h.264/AVC encoder library."
HOMEPAGE="https://www.videolan.org/developers/x264.html"
COPYRIGHT="2003-2015 VideoLan.org"
COPYRIGHT="2003-2016 VideoLan.org"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="https://download.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-$portVersion-2245.tar.bz2"
SOURCE_DIR="x264-snapshot-$portVersion-2245"
CHECKSUM_SHA256="41e8f70e87c92e670ffbe816db828fe96fae6c65981ce0b567990a9856e39f4f"
CHECKSUM_SHA256="d5033882bbc7e2908f74970931c7dc2044191cc9fa7c7435dc85ad334f23078e"
#PATCHES="x264-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
@@ -15,7 +15,7 @@ SECONDARY_ARCHITECTURES="x86"
PROVIDES="
x264$secondaryArchSuffix = $portVersion compat >= 20140308
cmd:x264$secondaryArchSuffix
lib:libx264$secondaryArchSuffix = 142 compat >= 142
lib:libx264$secondaryArchSuffix = 148 compat >= 148
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -23,7 +23,7 @@ REQUIRES="
PROVIDES_devel="
x264${secondaryArchSuffix}_devel = $portVersion compat >= 20140308
devel:libx264$secondaryArchSuffix = 142 compat >= 142
devel:libx264$secondaryArchSuffix = 148 compat >= 148
"
REQUIRES_devel="
x264$secondaryArchSuffix == $portVersion base