mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
print/harfbuzz: update to 7.0.1
Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/7.0.0 Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/7.0.1 Reported by: GitHub (watch releases) PR: 269530 Exp-run by: antoine
This commit is contained in:
parent
7d100ce224
commit
4872ec2e84
@ -9,6 +9,8 @@ WWW= https://github.com/portnov/ghcprofview-hs
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
BROKEN= https://github.com/portnov/ghcprofview-hs/issues/12
|
||||
|
||||
LIB_DEPENDS= libfreetype.so:print/freetype2 \
|
||||
libharfbuzz.so:print/harfbuzz
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
@comment bin/hb-info
|
||||
@comment bin/hb-ot-shape-closure
|
||||
@comment bin/hb-shape
|
||||
@comment bin/hb-subset
|
||||
@ -6,6 +7,7 @@ bin/hb-view
|
||||
@comment include/harfbuzz/hb-aat.h
|
||||
@comment include/harfbuzz/hb-blob.h
|
||||
@comment include/harfbuzz/hb-buffer.h
|
||||
include/harfbuzz/hb-cairo.h
|
||||
@comment include/harfbuzz/hb-common.h
|
||||
@comment include/harfbuzz/hb-cplusplus.hh
|
||||
@comment include/harfbuzz/hb-deprecated.h
|
||||
@ -32,6 +34,7 @@ bin/hb-view
|
||||
@comment include/harfbuzz/hb-ot-shape.h
|
||||
@comment include/harfbuzz/hb-ot-var.h
|
||||
@comment include/harfbuzz/hb-ot.h
|
||||
@comment include/harfbuzz/hb-paint.h
|
||||
@comment include/harfbuzz/hb-set.h
|
||||
@comment include/harfbuzz/hb-shape-plan.h
|
||||
@comment include/harfbuzz/hb-shape.h
|
||||
@ -43,6 +46,9 @@ bin/hb-view
|
||||
@comment include/harfbuzz/hb.h
|
||||
@comment lib/cmake/harfbuzz/harfbuzz-config.cmake
|
||||
@comment lib/girepository-1.0/HarfBuzz-0.0.typelib
|
||||
lib/libharfbuzz-cairo.so
|
||||
lib/libharfbuzz-cairo.so.0
|
||||
lib/libharfbuzz-cairo.so.%%LIBVER%%
|
||||
@comment lib/libharfbuzz-gobject.so
|
||||
@comment lib/libharfbuzz-gobject.so.0
|
||||
@comment lib/libharfbuzz-gobject.so.%%LIBVER%%
|
||||
@ -55,6 +61,7 @@ bin/hb-view
|
||||
@comment lib/libharfbuzz.so
|
||||
@comment lib/libharfbuzz.so.0
|
||||
@comment lib/libharfbuzz.so.%%LIBVER%%
|
||||
libdata/pkgconfig/harfbuzz-cairo.pc
|
||||
@comment libdata/pkgconfig/harfbuzz-gobject.pc
|
||||
@comment libdata/pkgconfig/harfbuzz-icu.pc
|
||||
@comment libdata/pkgconfig/harfbuzz-subset.pc
|
||||
|
@ -1,3 +1,4 @@
|
||||
@comment bin/hb-info
|
||||
@comment bin/hb-ot-shape-closure
|
||||
@comment bin/hb-shape
|
||||
@comment bin/hb-subset
|
||||
@ -32,6 +33,7 @@ include/harfbuzz/hb-icu.h
|
||||
@comment include/harfbuzz/hb-ot-shape.h
|
||||
@comment include/harfbuzz/hb-ot-var.h
|
||||
@comment include/harfbuzz/hb-ot.h
|
||||
@comment include/harfbuzz/hb-paint.h
|
||||
@comment include/harfbuzz/hb-set.h
|
||||
@comment include/harfbuzz/hb-shape-plan.h
|
||||
@comment include/harfbuzz/hb-shape.h
|
||||
|
@ -1,5 +1,5 @@
|
||||
PORTNAME= harfbuzz
|
||||
DISTVERSION= 6.0.0
|
||||
DISTVERSION= 7.0.1
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= https://github.com/harfbuzz/harfbuzz/releases/download/${DISTVERSION}/
|
||||
@ -24,7 +24,7 @@ CPE_VENDOR= harfbuzz_project
|
||||
MESON_ARGS= -Dglib=enabled -Dgobject=enabled -Dgraphite=enabled \
|
||||
-Dfreetype=enabled -Dbenchmark=disabled
|
||||
|
||||
PLIST_SUB+= LIBVER=0.60000.0
|
||||
PLIST_SUB+= LIBVER=0.60701.0
|
||||
|
||||
HARFBUZZ_SLAVE?= no
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1671226575
|
||||
SHA256 (harfbuzz-6.0.0.tar.xz) = 1d1010a1751d076d5291e433c138502a794d679a7498d1268ee21e2d4a140eb4
|
||||
SIZE (harfbuzz-6.0.0.tar.xz) = 18952524
|
||||
TIMESTAMP = 1676901427
|
||||
SHA256 (harfbuzz-7.0.1.tar.xz) = 2cf4d3d8f225007511990a36a34195f0d6562ca56df0a8b0885b382837948199
|
||||
SIZE (harfbuzz-7.0.1.tar.xz) = 18560428
|
||||
|
@ -1,3 +1,4 @@
|
||||
bin/hb-info
|
||||
bin/hb-ot-shape-closure
|
||||
bin/hb-shape
|
||||
bin/hb-subset
|
||||
@ -30,6 +31,7 @@ include/harfbuzz/hb-ot-name.h
|
||||
include/harfbuzz/hb-ot-shape.h
|
||||
include/harfbuzz/hb-ot-var.h
|
||||
include/harfbuzz/hb-ot.h
|
||||
include/harfbuzz/hb-paint.h
|
||||
include/harfbuzz/hb-set.h
|
||||
include/harfbuzz/hb-shape-plan.h
|
||||
include/harfbuzz/hb-shape.h
|
||||
@ -123,6 +125,7 @@ share/gir-1.0/HarfBuzz-0.0.gir
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-5-0-0.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-5-3-0.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-6-0-0.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-7-0-0.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/api-index-full.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/apple-advanced-typography-api.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html
|
||||
@ -136,16 +139,19 @@ share/gir-1.0/HarfBuzz-0.0.gir
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/fonts-and-faces-variable.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/fonts-and-faces.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/getting-started.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/glyphs-and-rendering.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/graphite-shaping.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-aat-layout.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-blob.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-buffer.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-cairo.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-common.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-coretext.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-deprecated.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-directwrite.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-draw.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-face.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-features.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-font.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-ft.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-gdi.html
|
||||
@ -162,6 +168,7 @@ share/gir-1.0/HarfBuzz-0.0.gir
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-name.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-shape.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-var.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-paint.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-set.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape-plan.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape.html
|
||||
@ -175,6 +182,7 @@ share/gir-1.0/HarfBuzz-0.0.gir
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/index.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/install-harfbuzz.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/integration-api.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/integration-cairo.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/integration-coretext.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/integration-freetype.html
|
||||
%%DOCS%%share/gtk-doc/html/harfbuzz/integration-icu.html
|
||||
|
Loading…
Reference in New Issue
Block a user