diff --git a/media-libs/libmpeg2/libmpeg2-0.5.1.recipe b/media-libs/libmpeg2/libmpeg2-0.5.1.recipe index b11bd7beb..c96f830d0 100644 --- a/media-libs/libmpeg2/libmpeg2-0.5.1.recipe +++ b/media-libs/libmpeg2/libmpeg2-0.5.1.recipe @@ -1,6 +1,8 @@ SUMMARY="A library for decoding mpeg-2 and mpeg-1 video" -DESCRIPTION="A library for decoding mpeg-2 and mpeg-1 video." -HOMEPAGE="http://www.libmpeg2.sourceforge.net" +DESCRIPTION=" +A library for decoding mpeg-2 and mpeg-1 video. +" +HOMEPAGE="http://libmpeg2.sourceforge.net" LICENSE="GNU GPL v2" COPYRIGHT=" Copyright (C) 2000-2003 Michel Lespinasse @@ -9,13 +11,13 @@ COPYRIGHT=" SRC_URI="http://libmpeg2.sourceforge.net/files/libmpeg2-0.5.1.tar.gz" CHECKSUM_SHA256="dee22e893cb5fc2b2b6ebd60b88478ab8556cb3b93f9a0d7ce8f3b61851871d4" REVISION="2" -ARCHITECTURES="x86_gcc2 ?x86 ?x86_64" -SECONDARY_ARCHITECTURES="x86_gcc2 ?x86" +ARCHITECTURES="x86_gcc2 x86 ?x86_64" +SECONDARY_ARCHITECTURES="x86_gcc2 x86 ?x86_64" PROVIDES=" libmpeg2${secondaryArchSuffix} = $portVersion compat >= 0.5 - lib:libmpeg2${secondaryArchSuffix} = 0.5.1 compat >= 0.5 - lib:libmpeg2convert${secondaryArchSuffix} = $portVersion + lib:libmpeg2${secondaryArchSuffix} = $portVersion compat >= 0.5 + lib:libmpeg2convert${secondaryArchSuffix} = $portVersion compat >= 0.5 cmd:mpeg2dec${secondaryArchSuffix} = $portVersion cmd:corrupt_mpeg2${secondaryArchSuffix} = $portVersion cmd:extract_mpeg2${secondaryArchSuffix} = $portVersion @@ -65,8 +67,8 @@ INSTALL() PROVIDES_devel=" libmpeg2${secondaryArchSuffix}_devel = $portVersion compat >= 0.5 - devel:libmpeg2${secondaryArchSuffix} = 0.5.1 compat >= 0.5 - devel:libmpeg2convert${secondaryArchSuffix} = $portVersion + devel:libmpeg2${secondaryArchSuffix} = $portVersion compat >= 0.5 + devel:libmpeg2convert${secondaryArchSuffix} = $portVersion compat >= 0.5 " REQUIRES_devel=" libmpeg2${secondaryArchSuffix} == $portVersion base