aboutsummaryrefslogtreecommitdiff
path: root/ports/harfbuzz
AgeCommit message (Collapse)Author
2017-08-01change qualifier bracket to parensDaniel Shaw
2017-06-06[harfbuzz] Change glib dependency back to platform-dependentRobert Schumacher
2017-06-05[harfbuzz] Bump version for arm fix. Change restriction to cover ↵Robert Schumacher
architecture instead of platform.
2017-06-01Fix harbuzz build for armHennadii Zabula
2017-04-27[harfbuzz] Rework harfbuzz with its newly introduced cmake supportEbrahim Byagowi
2017-01-27[harfbuzz] Uses in-source builds, so we need to clean them every time.Robert Schumacher
2017-01-26[harfbuzz] list glib as dependencycodicodi
2017-01-26[harfbuzz] bump versioncodicodi
2017-01-26[harfbuzz] add glib supportcodicodi
2016-12-07[harfbuzz] Use SOURCE_PATH for copying licenseAlexander Karatarakis
2016-12-06Update harfbuzz to 1.3.4Ebrahim Byagowi
The needed local patches are now upstreamed thus no longer needed. Also Uniscribe backend is no longer default enabled so almost no lib is needed to be linked.
2016-11-08If portfile is not static-enabled yet, warn and then build dynamicAlexander Karatarakis
The opposite if portfile is not dynamic enabled
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
Also remove trailing whitespaces from portfiles
2016-10-26[harfbuzz] Mark as not supporting static yetAlexander Karatarakis
2016-10-14[harfbuzz] Case-correction in control fileRobert Schumacher
2016-10-14Add freetype support for harfbuzz.Vincent Lejeune
2016-10-11Remove unnecessary build dependency from harfbuzz Ebrahim Byagowi
It is no longer dependent to that as official release tarball are doing that automatically.
2016-10-10Add harfbuzz.vlj