diff --git a/media-plugins/bs2b/bs2b-2.1.0.recipe b/media-plugins/bs2b/bs2b-2.1.0.recipe index fdf947e08..1f10be4f0 100644 --- a/media-plugins/bs2b/bs2b-2.1.0.recipe +++ b/media-plugins/bs2b/bs2b-2.1.0.recipe @@ -3,21 +3,20 @@ DESCRIPTION="The Bauer stereophonic-to-binaural DSP (bs2b) is designed to \ improve headphone listening of stereo audio records. Recommended for headphone prolonged listening to disable superstereo fatigue. " -LICENSE="MIT" -COPYRIGHT="2005 Boris Mikhaylov" HOMEPAGE="http://bs2b.sourceforge.net" +COPYRIGHT="2005 Boris Mikhaylov" +LICENSE="MIT" +REVISION="1" SOURCE_URI="svn://svn.code.sf.net/p/bs2b/code/trunk" SOURCE_URI_2="svn+https://github.com/kxproject/kx-audio-driver/trunk/vst" -REVISION="1" +PATCHES="bs2b-2.1.0.patchset" + ARCHITECTURES="x86_gcc2 x86" SECONDARY_ARCHITECTURES="x86_gcc2 x86" -PATCHES="bs2b-2.1.0.patchset" - PROVIDES=" bs2b$secondaryArchSuffix = $portVersion " - REQUIRES=" haiku$secondaryArchSuffix lib:libsndfile$secondaryArchSuffix @@ -27,7 +26,6 @@ BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libsndfile$secondaryArchSuffix " - BUILD_PREREQUIRES=" cmd:g++$secondaryArchSuffix cmd:make diff --git a/media-plugins/qmmp-plugin-pack/qmmp_plugin_pack-1.2.2.recipe b/media-plugins/qmmp-plugin-pack/qmmp_plugin_pack-1.2.2.recipe index ad6f04cd3..f6d5e8a35 100644 --- a/media-plugins/qmmp-plugin-pack/qmmp_plugin_pack-1.2.2.recipe +++ b/media-plugins/qmmp-plugin-pack/qmmp_plugin_pack-1.2.2.recipe @@ -12,8 +12,9 @@ COPYRIGHT="2006-2018 Qmmp Development Team" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://sourceforge.net/projects/qmmp-dev/files/qmmp-plugin-pack/qmmp-plugin-pack-$portVersion.tar.bz2" -SOURCE_DIR="qmmp-plugin-pack-$portVersion" CHECKSUM_SHA256="ffc4c61ba016cbe77418ce418dbd8bd6b9779549b90f88d2aad320f83c97d21b" +SOURCE_DIR="qmmp-plugin-pack-$portVersion" + ARCHITECTURES="!x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86" @@ -34,6 +35,7 @@ REQUIRES=" lib:libsamplerate$secondaryArchSuffix lib:libtag$secondaryArchSuffix " + BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libavcodec$secondaryArchSuffix