opt/harfbuzz-icu/Pkgfile
2021-01-02 22:04:37 +11:00

15 lines
302 B
Plaintext

# Description: Meta port to install icu before harbuzz.
# URL: https://www.freedesktop.org/wiki/Software/HarfBuzz
# Maintainer: Danny Rawlins, crux at romster dot me
# Depends on: icu harfbuzz
# Optional: graphite2
name=harfbuzz-icu
version=2.7.4
release=1
source=()
build() {
install -d $PKG/usr
}