ports/opt (3.6): harfbuzz: disable tests
commit d40fa6826d7771ff48d07d0057237a94b57b88e0 Author: Juergen Daubert <jue@jue.li> Date: Mon Dec 13 13:01:04 2021 +0100 harfbuzz: disable tests 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
participants (1)
-
crux@crux.nu