summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2021-12-13 13:01:04 +0100
committerJuergen Daubert <jue@jue.li>2021-12-13 13:01:04 +0100
commitd40fa6826d7771ff48d07d0057237a94b57b88e0 (patch)
treef54d111719827e29cff2696bb182a6e14265c8e2
parent68f9e3b4516d01aebaf6538f3e0eb79403088018 (diff)
downloadopt-d40fa6826d7771ff48d07d0057237a94b57b88e0.tar.gz
opt-d40fa6826d7771ff48d07d0057237a94b57b88e0.tar.xz
harfbuzz: disable tests
-rw-r--r--harfbuzz/.signature4
-rw-r--r--harfbuzz/Pkgfile1
2 files changed, 3 insertions, 2 deletions
diff --git a/harfbuzz/.signature b/harfbuzz/.signature
index 124a93e7b..f91924fa4 100644
--- a/harfbuzz/.signature
+++ b/harfbuzz/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/SwNUqR26Sf+EbTgRRUns033Kl5eMF/VbO1jGr78uTzwy7ZqWb+agwf3jH6OWCtOcoJTB4Z2fUS1mDaiBWeSgwo=
-SHA256 (Pkgfile) = a324d3a1de094b615dad7accd160cb79f98f4361c39869c91767e81e1d8cea86
+RWSE3ohX2g5d/a4BYdsDtNhg24KQWDTZC5UjE8bmV2Z1JmntOU/VkGLg9rYostlEX9NM++LoVgxbOzPXgB1ldEg25n3SvR8OaQs=
+SHA256 (Pkgfile) = bf3de8e3e3e14b04bec67e05d0e0b1b688e28d988629e8b61e668d43fc7e1508
SHA256 (.footprint) = ccb87a170e8fa4cfaca687e71e82010a70b5a71f8ab39801ffd2b65f23dd8ab0
SHA256 (harfbuzz-3.2.0.tar.xz) = 0ada50a1c199bb6f70843ab893c55867743a443b84d087d54df08ad883ebc2cd
diff --git a/harfbuzz/Pkgfile b/harfbuzz/Pkgfile
index 5cccd9a10..74efbd42b 100644
--- a/harfbuzz/Pkgfile
+++ b/harfbuzz/Pkgfile
@@ -18,6 +18,7 @@ build() {
-D b_pie=true \
-D benchmark=disabled \
-D docs=disabled \
+ -D tests=disabled \
-D graphite=auto
meson compile -C build -j ${JOBS:-1}
DESTDIR=$PKG meson install -C build

Generated by cgit