Search Criteria
Package Details: freetype2-macos-browsers-binary-patcher 2.13-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/freetype2-macos-browsers-binary-patcher.git (read-only, click to copy) |
---|---|
Package Base: | freetype2-macos-browsers-binary-patcher |
Description: | Script that patches freetype2 library in Chrome and Vivaldi to use a similar filter as the one in freetype2-macos. It will also install a hook to run the scripts when you install or upgrade Chrome and Vivaldi. |
Upstream URL: | https://www.freetype.org/ |
Licenses: | GPL |
Submitter: | zhou13 |
Maintainer: | zhou13 |
Last Packager: | zhou13 |
Votes: | 1 |
Popularity: | 0.000617 |
First Submitted: | 2024-05-16 05:31 (UTC) |
Last Updated: | 2024-05-16 05:36 (UTC) |
Latest Comments
Vistaus commented on 2025-05-13 09:05 (UTC)
Worked around it by using the bgrep-git package, which compiled just fine.
Vistaus commented on 2025-05-13 08:59 (UTC)
Thanks, I just did that.
zhou13 commented on 2025-05-11 17:09 (UTC)
You need to report the problem to https://aur.archlinux.org/packages/bgrep or https://aur.archlinux.org/packages/bgrep-git.
Vistaus commented on 2025-05-11 15:19 (UTC)
Unfortunately, it fails at the return code tests:
`FAIL: bgrep-returncodetests.sh PASS: bgrep-flagtests.sh PASS: bgrep-patterntests.sh PASS: bgrep-test.sh ============================================================================ Testsuite summary for bgrep 1.0 ============================================================================
TOTAL: 4
PASS: 3
SKIP: 0
XFAIL: 0
FAIL: 1
XPASS: 0
ERROR: 0
============================================================================ See test/test-suite.log for debugging. Some test(s) failed. Please report this to rsharo@users.noreply.github.com, together with the test-suite.log file (gzipped) and your system information. Thanks. ============================================================================ make[3]: *** [Makefile:1751: test-suite.log] Error 1 make[3]: Leaving folder '/home/thefish/.cache/yay/bgrep/src/bgrep-bgrep-1.0/test' make[2]: *** [Makefile:1886: check-TESTS] Error 2 make[2]: Leaving folder '/home/thefish/.cache/yay/bgrep/src/bgrep-bgrep-1.0/test' make[1]: *** [Makefile:1978: check-am] Error 2 make[1]: Leaving folder '/home/thefish/.cache/yay/bgrep/src/bgrep-bgrep-1.0/test' make: *** [Makefile:1687: check-recursive] Error 1`