mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
print/harfbuzz*: Update to 13.2.1
* Add dependency for graphics/png Changelog: https://github.com/harfbuzz/harfbuzz/releases/tag/13.2.1 PR: 293985 Reviewed by: desktop (arrowd)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PORTNAME= harfbuzz
|
||||
DISTVERSION= 13.1.1
|
||||
DISTVERSION= 13.2.1
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/
|
||||
@@ -12,7 +12,8 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libfreetype.so:print/freetype2 \
|
||||
libgraphite2.so:graphics/graphite2
|
||||
libgraphite2.so:graphics/graphite2 \
|
||||
libpng16.so:graphics/png
|
||||
|
||||
USES= compiler:c++11-lib cpe gnome meson \
|
||||
pkgconfig python:build shebangfix tar:xz
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1773572156
|
||||
SHA256 (harfbuzz-13.1.1.tar.xz) = e7f3b8bac3fdcc529985be8e84fbd65c675ac47ee58512b15a5dd620c79ffe2a
|
||||
SIZE (harfbuzz-13.1.1.tar.xz) = 19499852
|
||||
TIMESTAMP = 1774192621
|
||||
SHA256 (harfbuzz-13.2.1.tar.xz) = 6695da3eb7e1be0aa3092fe4d81433a33b47f4519259c759d729e3a9a55c1429
|
||||
SIZE (harfbuzz-13.2.1.tar.xz) = 19508960
|
||||
|
||||
@@ -122,6 +122,7 @@ share/gir-1.0/HarfBuzz-0.0.gir
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-12-1-0.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-13-0-0.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-13-1-0.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-13-2-0.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-2-0-0.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-2-1-0.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-2-2-0.html
|
||||
|
||||
Reference in New Issue
Block a user