From ed76d52083ef097a9db26376c4c154304ebaddc3 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Wed, 3 Feb 2016 19:48:13 +0000 Subject: [PATCH] x265: bump version. * also update tip recipe. --- .../{x265-1.8.patchset => x265-1.10_hg.patchset} | 0 .../{x265-1.9_hg.patchset => x265-1.9.patchset} | 0 .../x265/{x265-1.9_hg.recipe => x265-1.10_hg.recipe} | 10 +++++----- media-libs/x265/{x265-1.8.recipe => x265-1.9.recipe} | 10 +++++----- 4 files changed, 10 insertions(+), 10 deletions(-) rename media-libs/x265/patches/{x265-1.8.patchset => x265-1.10_hg.patchset} (100%) rename media-libs/x265/patches/{x265-1.9_hg.patchset => x265-1.9.patchset} (100%) rename media-libs/x265/{x265-1.9_hg.recipe => x265-1.10_hg.recipe} (87%) rename media-libs/x265/{x265-1.8.recipe => x265-1.9.recipe} (87%) 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