From cc39587dbe4553d687ea175356ed3280b6197586 Mon Sep 17 00:00:00 2001 From: fbrosson Date: Mon, 25 Jan 2016 08:24:11 +0100 Subject: [PATCH] =?UTF-8?q?libbdplus:=200.1.1=E2=86=920.1.2,=20ARCHITECTUR?= =?UTF-8?q?ES=20+=3D=20=3Farm=20=3Fppc,=20reorder=20sections?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...libbdplus-0.1.1.recipe => libbdplus-0.1.2.recipe} | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) rename media-libs/libbdplus/{libbdplus-0.1.1.recipe => libbdplus-0.1.2.recipe} (89%) diff --git a/media-libs/libbdplus/libbdplus-0.1.1.recipe b/media-libs/libbdplus/libbdplus-0.1.2.recipe similarity index 89% rename from media-libs/libbdplus/libbdplus-0.1.1.recipe rename to media-libs/libbdplus/libbdplus-0.1.2.recipe index 3dddc2af4..74b0358fa 100644 --- a/media-libs/libbdplus/libbdplus-0.1.1.recipe +++ b/media-libs/libbdplus/libbdplus-0.1.2.recipe @@ -1,15 +1,15 @@ -SUMMARY="Library to handle the BD+ protection scheme on Blu-ray disks" +SUMMARY="Library to handle the BD+ protection scheme on Blu-ray discs" DESCRIPTION="This library is written for the purpose of playing Blu-ray \ movies. It is intended for software that want to support Blu-ray playback \ (such as VLC and MPlayer)." HOMEPAGE="https://www.videolan.org/developers/libbdplus.html" -SOURCE_URI="https://download.videolan.org/pub/videolan/libbdplus/$portVersion/libbdplus-$portVersion.tar.bz2" -CHECKSUM_SHA256="deb5e64984e625e40e1e0e1b6b1f9c041e7c77101b4b39df0d76ab8a4ec426cf" -COPYRIGHT="2011-2014 VideoLAN" +COPYRIGHT="2011-2015 VideoLAN" LICENSE="GNU LGPL v2.1" REVISION="1" +SOURCE_URI="https://download.videolan.org/pub/videolan/libbdplus/$portVersion/libbdplus-$portVersion.tar.bz2" +CHECKSUM_SHA256="a631cae3cd34bf054db040b64edbfc8430936e762eb433b1789358ac3d3dc80a" -ARCHITECTURES="!x86_gcc2 x86 x86_64" +ARCHITECTURES="!x86_gcc2 x86 x86_64 ?arm ?ppc" SECONDARY_ARCHITECTURES="x86" PROVIDES=" @@ -21,6 +21,7 @@ REQUIRES=" lib:libgcrypt$secondaryArchSuffix lib:libgpg_error$secondaryArchSuffix " + PROVIDES_devel=" libbdplus${secondaryArchSuffix}_devel = $portVersion compat >= 0 devel:libbdplus$secondaryArchSuffix = 0.0.1 compat >= 0 @@ -28,6 +29,7 @@ PROVIDES_devel=" REQUIRES_devel=" libbdplus$secondaryArchSuffix == $portVersion base " + BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libgcrypt$secondaryArchSuffix