diff --git a/media-libs/x265/patches/x265-1.9.patchset b/media-libs/x265/patches/x265-2.0.patchset similarity index 100% rename from media-libs/x265/patches/x265-1.9.patchset rename to media-libs/x265/patches/x265-2.0.patchset diff --git a/media-libs/x265/patches/x265-1.10_hg.patchset b/media-libs/x265/patches/x265-2.1_hg.patchset similarity index 100% rename from media-libs/x265/patches/x265-1.10_hg.patchset rename to media-libs/x265/patches/x265-2.1_hg.patchset diff --git a/media-libs/x265/x265-1.9.recipe b/media-libs/x265/x265-2.0.recipe similarity index 89% rename from media-libs/x265/x265-1.9.recipe rename to media-libs/x265/x265-2.0.recipe index 2c6ba2ffa..0b4593005 100644 --- a/media-libs/x265/x265-1.9.recipe +++ b/media-libs/x265/x265-2.0.recipe @@ -9,18 +9,18 @@ HOMEPAGE="http://x265.org/" LICENSE="GNU GPL v2" COPYRIGHT="2013-2016 x265 Project" SOURCE_URI="https://bitbucket.org/multicoreware/x265/get/$portVersion.tar.bz2" -CHECKSUM_SHA256="e1e4de6ead44e21c15378675e09c39ef192f2b7c844dd369d2ba1e979aca1ebb" +CHECKSUM_SHA256="67a681ae9907002712075c0ad149f0b4f84333ebc4b37ccee6385804760d2d64" REVISION="1" ARCHITECTURES="!x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="!x86_gcc2 x86" # BitBucket sucks -SOURCE_DIR='multicoreware-x265-1d3b6e448e01' +SOURCE_DIR='multicoreware-x265-960c9991d0dc' PROVIDES=" x265$secondaryArchSuffix = $portVersion cmd:x265 = $portVersion - lib:libx265$secondaryArchSuffix = 79 + lib:libx265$secondaryArchSuffix = 87 " REQUIRES=" @@ -69,7 +69,7 @@ INSTALL() PROVIDES_devel=" x265${secondaryArchSuffix}_devel = $portVersion - devel:libx265$secondaryArchSuffix = 79 + devel:libx265$secondaryArchSuffix = 87 " REQUIRES_devel=" x265$secondaryArchSuffix == $portVersion base diff --git a/media-libs/x265/x265-1.10_hg.recipe b/media-libs/x265/x265-2.1_hg.recipe similarity index 89% rename from media-libs/x265/x265-1.10_hg.recipe rename to media-libs/x265/x265-2.1_hg.recipe index d251b85c9..cd50c315e 100644 --- a/media-libs/x265/x265-1.10_hg.recipe +++ b/media-libs/x265/x265-2.1_hg.recipe @@ -9,18 +9,18 @@ HOMEPAGE="http://x265.org/" LICENSE="GNU GPL v2" COPYRIGHT="2013-2016 x265 Project" SOURCE_URI="https://bitbucket.org/multicoreware/x265/get/tip.tar.bz2" -CHECKSUM_SHA256="604432839461d483ff94b5ba1ac8a3a2c9ce38475d2c9daf67819d4ab183f170" +CHECKSUM_SHA256="228446ebbbcf3923f1f8b7ef29e954a36ff7689b48f83e3908cd437de1b231d1" REVISION="1" ARCHITECTURES="!x86_gcc2 ?x86 ?x86_64" SECONDARY_ARCHITECTURES="!x86_gcc2 ?x86" # BitBucket sucks -SOURCE_DIR="multicoreware-x265-dc62b47dd0d9" +SOURCE_DIR="multicoreware-x265-2737c6ff5f80" PROVIDES=" x265$secondaryArchSuffix = $portVersion cmd:x265 = $portVersion - lib:libx265$secondaryArchSuffix = 80 + lib:libx265$secondaryArchSuffix = 89 " REQUIRES=" @@ -69,7 +69,7 @@ INSTALL() PROVIDES_devel=" x265${secondaryArchSuffix}_devel = $portVersion - devel:libx265$secondaryArchSuffix = 80 + devel:libx265$secondaryArchSuffix = 89 " REQUIRES_devel=" x265$secondaryArchSuffix == $portVersion base