jasper1: fixPkgconfig

This commit is contained in:
Sergei Reznikov
2018-04-25 17:53:14 +03:00
parent 30bb2c06e2
commit 6d31f8aac0

View File

@@ -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 \