opt/harfbuzz-icu/Pkgfile

15 lines
302 B
Plaintext
Raw Normal View History

2021-01-02 12:04:37 +01:00
# Description: Meta port to install icu before harbuzz.
2018-04-02 08:29:21 +02:00
# URL: https://www.freedesktop.org/wiki/Software/HarfBuzz
# Maintainer: Danny Rawlins, crux at romster dot me
2021-01-02 12:04:37 +01:00
# Depends on: icu harfbuzz
# Optional: graphite2
2018-04-02 08:29:21 +02:00
name=harfbuzz-icu
2021-03-16 23:02:39 +01:00
version=2.8.0
2018-04-02 08:29:21 +02:00
release=1
2021-01-02 12:04:37 +01:00
source=()
2018-04-02 08:29:21 +02:00
build() {
2021-01-02 12:04:37 +01:00
install -d $PKG/usr
2018-04-02 08:29:21 +02:00
}