diff --git a/media-libs/jasper/jasper1-1.900.5.recipe b/media-libs/jasper/jasper1-1.900.5.recipe index 5c42f0856..382911264 100644 --- a/media-libs/jasper/jasper1-1.900.5.recipe +++ b/media-libs/jasper/jasper1-1.900.5.recipe @@ -1,14 +1,12 @@ SUMMARY="Implementation of the codec specified in the JPEG-2000 Part-1 standard" -DESCRIPTION=" -The JasPer Project is an open-source initiative to provide a free \ -software-based reference implementation of the codec specified in the \ +DESCRIPTION="The JasPer Project is an open-source initiative to provide a \ +free software-based reference implementation of the codec specified in the \ JPEG-2000 Part-1 standard. More details about this software can be found in \ -the JasPer Software Reference Manual. -" +the JasPer Software Reference Manual." HOMEPAGE="http://www.ece.uvic.ca/~frodo/jasper/" COPYRIGHT="1999-2007 Michael D. Adams" LICENSE="JasPer v2" -REVISION="1" +REVISION="2" SOURCE_URI="http://www.ece.uvic.ca/~frodo/jasper/software/jasper-$portVersion.tar.gz" CHECKSUM_SHA256="d5082e14a50a7e461863991a8e932fc06a1b2f2688108c4478c400c39e257ebb" SOURCE_DIR="jasper-$portVersion" @@ -88,6 +86,8 @@ INSTALL() packageEntries devel \ $developDir + fixPkgconfig + # tools package if [ -z "$secondaryArchSuffix" ]; then packageEntries tools \