mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
jasper1: fixPkgconfig
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user