mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
libgrapheme, revbump, fix pkgconfig (#11699)
This commit is contained in:
@@ -4,7 +4,7 @@ utilities for properly handling strings according to the Unicode standard."
|
||||
HOMEPAGE="https://libs.suckless.org/libgrapheme"
|
||||
COPYRIGHT="2022 Laslo Hunhold"
|
||||
LICENSE="ISC"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://dl.suckless.org/libgrapheme/libgrapheme-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="a68bbddde76bd55ba5d64116ce5e42a13df045c81c0852de9ab60896aa143125"
|
||||
|
||||
@@ -50,7 +50,9 @@ INSTALL()
|
||||
# remove static library
|
||||
rm $libDir/libgrapheme.a
|
||||
|
||||
prepareInstalledDevelLib libgrapheme
|
||||
prepareInstalledDevelLib \
|
||||
libgrapheme
|
||||
fixPkgconfig
|
||||
|
||||
packageEntries devel \
|
||||
$developDir \
|
||||
|
||||
Reference in New Issue
Block a user