File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ anitya_id = 854
2525[harfbuzz]
2626version = 13.0.0
2727url = " https://github.com/harfbuzz/harfbuzz/releases/download/${version}/harfbuzz-${version}.tar.xz"
28- arguments = " -Dfreetype=enabled -Dicu=disabled -Dtests=disabled -Dutilities=disabled" # TODO disable subset
28+ arguments = " -Dfreetype=enabled -Dicu=disabled -Dtests=disabled -Dutilities=disabled -Draster=disabled -Dvector=disabled -Dsubset=disabled "
2929anitya_id = 1299
3030
3131[pixman]
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ FREETYPE_ARGS="-DFT_DISABLE_BZIP2=ON -DFT_DISABLE_BROTLI=ON"
1818FREETYPE_DIR=" freetype-2.14.2"
1919
2020HARFBUZZ_URL=" https://github.com/harfbuzz/harfbuzz/releases/download/13.0.0/harfbuzz-13.0.0.tar.xz"
21- HARFBUZZ_ARGS=" -Dfreetype=enabled -Dicu=disabled -Dtests=disabled -Dutilities=disabled" # TODO disable subset
21+ HARFBUZZ_ARGS=" -Dfreetype=enabled -Dicu=disabled -Dtests=disabled -Dutilities=disabled -Draster=disabled -Dvector=disabled -Dsubset=disabled "
2222HARFBUZZ_DIR=" harfbuzz-13.0.0"
2323
2424PIXMAN_URL=" https://cairographics.org/releases/pixman-0.46.4.tar.gz"
You can’t perform that action at this time.
0 commit comments