libgrapheme, revbump, fix pkgconfig (#11699)

This commit is contained in:
Schrijvers Luc
2025-01-30 11:21:54 +01:00
committed by GitHub
parent cbd2060b65
commit a702ff3bf4

View File

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