diff --git a/media-libs/x265/patches/x265-1.8.patchset b/media-libs/x265/patches/x265-1.10_hg.patchset similarity index 100% rename from media-libs/x265/patches/x265-1.8.patchset rename to media-libs/x265/patches/x265-1.10_hg.patchset diff --git a/media-libs/x265/patches/x265-1.9_hg.patchset b/media-libs/x265/patches/x265-1.9.patchset similarity index 100% rename from media-libs/x265/patches/x265-1.9_hg.patchset rename to media-libs/x265/patches/x265-1.9.patchset diff --git a/media-libs/x265/x265-1.9_hg.recipe b/media-libs/x265/x265-1.10_hg.recipe similarity index 87% rename from media-libs/x265/x265-1.9_hg.recipe rename to media-libs/x265/x265-1.10_hg.recipe index fb82d4fc1..d251b85c9 100644 --- a/media-libs/x265/x265-1.9_hg.recipe +++ b/media-libs/x265/x265-1.10_hg.recipe @@ -7,20 +7,20 @@ the bit rate. x265 is a free software project implementing that standard." HOMEPAGE="http://x265.org/" LICENSE="GNU GPL v2" -COPYRIGHT="2013-2014 x265 Project" +COPYRIGHT="2013-2016 x265 Project" SOURCE_URI="https://bitbucket.org/multicoreware/x265/get/tip.tar.bz2" -CHECKSUM_SHA256="705b48f799851b4012a496fd8596c6c2abb9cd6f3c2ec36d0f458865aae5c4c8" +CHECKSUM_SHA256="604432839461d483ff94b5ba1ac8a3a2c9ce38475d2c9daf67819d4ab183f170" REVISION="1" ARCHITECTURES="!x86_gcc2 ?x86 ?x86_64" SECONDARY_ARCHITECTURES="!x86_gcc2 ?x86" # BitBucket sucks -SOURCE_DIR="multicoreware-x265-b6156a08b1de" +SOURCE_DIR="multicoreware-x265-dc62b47dd0d9" PROVIDES=" x265$secondaryArchSuffix = $portVersion cmd:x265 = $portVersion - lib:libx265$secondaryArchSuffix = 75 + lib:libx265$secondaryArchSuffix = 80 " REQUIRES=" @@ -69,7 +69,7 @@ INSTALL() PROVIDES_devel=" x265${secondaryArchSuffix}_devel = $portVersion - devel:libx265$secondaryArchSuffix = 75 + devel:libx265$secondaryArchSuffix = 80 " REQUIRES_devel=" x265$secondaryArchSuffix == $portVersion base diff --git a/media-libs/x265/x265-1.8.recipe b/media-libs/x265/x265-1.9.recipe similarity index 87% rename from media-libs/x265/x265-1.8.recipe rename to media-libs/x265/x265-1.9.recipe index fd9a9fb7d..2c6ba2ffa 100644 --- a/media-libs/x265/x265-1.8.recipe +++ b/media-libs/x265/x265-1.9.recipe @@ -7,20 +7,20 @@ the bit rate. x265 is a free software project implementing that standard." HOMEPAGE="http://x265.org/" LICENSE="GNU GPL v2" -COPYRIGHT="2013-2015 x265 Project" +COPYRIGHT="2013-2016 x265 Project" SOURCE_URI="https://bitbucket.org/multicoreware/x265/get/$portVersion.tar.bz2" -CHECKSUM_SHA256="3d36472d9b41cdf04ae92eede1f1da2198432d0ebc2c29ec2da36d8bddaafb7e" +CHECKSUM_SHA256="e1e4de6ead44e21c15378675e09c39ef192f2b7c844dd369d2ba1e979aca1ebb" REVISION="1" ARCHITECTURES="!x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="!x86_gcc2 x86" # BitBucket sucks -SOURCE_DIR='multicoreware-x265-e27327f5da35' +SOURCE_DIR='multicoreware-x265-1d3b6e448e01' PROVIDES=" x265$secondaryArchSuffix = $portVersion cmd:x265 = $portVersion - lib:libx265$secondaryArchSuffix = 68 + lib:libx265$secondaryArchSuffix = 79 " REQUIRES=" @@ -69,7 +69,7 @@ INSTALL() PROVIDES_devel=" x265${secondaryArchSuffix}_devel = $portVersion - devel:libx265$secondaryArchSuffix = 68 + devel:libx265$secondaryArchSuffix = 79 " REQUIRES_devel=" x265$secondaryArchSuffix == $portVersion base