aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2021-04-23 18:47:25 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2021-04-23 18:47:25 +0200
commite2047d6b83b6d96640b0c20d09ecf018bca6f932 (patch)
tree47d29f7342dbadf9becc0b7758add1d3e0736c35
parent0656589df03dce7e27c198c21f8b5f5740e60212 (diff)
community/font-noto-emoji: revert installation of configuration file
The configuration file causes font-noto-emoji to take precedence over other fonts in some edge cases resulting in weird font rendering. Prior to 8cb0f98439fa4709f02ffbe749e5cd76306018f9 the configuration file was not properly installed. As such, the issue only appeared after this commit. Temporarily(?) disable installation of this configuration file to fix this for now. See also: https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/20727#note_154063
-rw-r--r--community/font-noto-emoji/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/font-noto-emoji/APKBUILD b/community/font-noto-emoji/APKBUILD
index 01103ae28f3..f5aea5ec6e7 100644
--- a/community/font-noto-emoji/APKBUILD
+++ b/community/font-noto-emoji/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0_git20200916
# The tag isn't random but based on the upstream tags
# We don't use the tags directly as it uses a strange naming scheme
_commit="aac7ccaa4d1dea4543453b96f7d6fc47066a57ff"
-pkgrel=2
+pkgrel=3
pkgdesc="Google Noto emoji fonts"
url="https://github.com/googlefonts/noto-emoji"
arch="noarch !mips !mips64" # fails to build on mips
@@ -40,7 +40,8 @@ package() {
NotoColorEmoji.ttf \
fonts/NotoEmoji-Regular.ttf
- install -Dm644 "$srcdir"/66-noto-color-emoji.conf -t "$pkgdir"/etc/fonts/conf.d/
+ # TODO: https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/20727#note_154063
+ #install -Dm644 "$srcdir"/66-noto-color-emoji.conf -t "$pkgdir"/etc/fonts/conf.d/
}
sha512sums="d497c4ecaf299ade23b1f6a3bc6e98d7dbbb619e51f067496d4a4dbf71693c96de26263af595c0aae86c63dcea8be190718f5477af645d4338989f25cc3ab848 font-noto-emoji-aac7ccaa4d1dea4543453b96f7d6fc47066a57ff.tar.gz