summaryrefslogtreecommitdiff
path: root/ttf-twemoji-color
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2021-07-28 14:51:52 +0200
committerTim Biermann <tbier@posteo.de>2021-07-28 14:51:52 +0200
commit48150099102751fe5728b1bdb46fd4967d33713a (patch)
tree2ae40b9054eaf0e7261b6d023ec8c184c5f3ffaa /ttf-twemoji-color
parentc5fa7b05359ba6513867d1383dc2c5b0452cfc45 (diff)
downloadcontrib-48150099102751fe5728b1bdb46fd4967d33713a.tar.gz
contrib-48150099102751fe5728b1bdb46fd4967d33713a.tar.xz
ttf-twemoji-color: changed folder to install font to
Diffstat (limited to 'ttf-twemoji-color')
-rw-r--r--ttf-twemoji-color/.footprint5
-rw-r--r--ttf-twemoji-color/.signature6
-rw-r--r--ttf-twemoji-color/Pkgfile4
3 files changed, 8 insertions, 7 deletions
diff --git a/ttf-twemoji-color/.footprint b/ttf-twemoji-color/.footprint
index 510c40e6c..89d3a600f 100644
--- a/ttf-twemoji-color/.footprint
+++ b/ttf-twemoji-color/.footprint
@@ -5,5 +5,6 @@ drwxr-xr-x root/root etc/fonts/conf.avail/
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/fonts/
-drwxr-xr-x root/root usr/share/fonts/Twitter Color Emoji/
--rw-r--r-- root/root usr/share/fonts/Twitter Color Emoji/TwitterColorEmoji-SVGinOT.ttf
+drwxr-xr-x root/root usr/share/fonts/TTF/
+drwxr-xr-x root/root usr/share/fonts/TTF/Twitter Color Emoji/
+-rw-r--r-- root/root usr/share/fonts/TTF/Twitter Color Emoji/TwitterColorEmoji-SVGinOT.ttf
diff --git a/ttf-twemoji-color/.signature b/ttf-twemoji-color/.signature
index 2e3170b15..a74fa2b52 100644
--- a/ttf-twemoji-color/.signature
+++ b/ttf-twemoji-color/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3xaw/dKRfAIPFaDeiBv/osinwUpxx8AXHw2jfsB1JZDmP5DQmqSMn/yxdDQBGx7DvkFeyWSg4vhS2X6Z4pLGmQY=
-SHA256 (Pkgfile) = 133e59664d70d7d2d62baa9943ac0e08af09dabdbc9700bad549ceced80a3061
-SHA256 (.footprint) = 880a313015b437cedca5a1abb8cdeb2a6f1307a3e52056f5d8a4eca4e49a93c4
+RWSagIOpLGJF31X64/Qld6ZLJAgLvUZxmcSWF3wjBGVEXmmHk48h+kX6zwFL0DPzG+tr4M0L1sFepfO6iEs6bfHCW82nc7FpQQU=
+SHA256 (Pkgfile) = c01bf26a365dc944c7432c936e9e297184cc6bc8b0fcffd016e447ad3c6e67c8
+SHA256 (.footprint) = 9c5ded4dbed6747302c864880aef2b9db9556dd6fa304ced7a5a50ed6b2a8dfe
SHA256 (TwitterColorEmoji-SVGinOT-Linux-13.1.0.tar.gz) = 57c0d651400af872c33dcab78b33ecd7be0f7d49da49e2c1c83a59c215085f94
diff --git a/ttf-twemoji-color/Pkgfile b/ttf-twemoji-color/Pkgfile
index 0d50aa81f..81f72a94b 100644
--- a/ttf-twemoji-color/Pkgfile
+++ b/ttf-twemoji-color/Pkgfile
@@ -5,11 +5,11 @@
name=ttf-twemoji-color
version=13.1.0
-release=1
+release=2
source=(https://github.com/eosrei/twemoji-color-font/releases/download/v$version/TwitterColorEmoji-SVGinOT-Linux-$version.tar.gz)
build() {
cd TwitterColorEmoji-SVGinOT-Linux-$version
- install -Dm644 TwitterColorEmoji-SVGinOT.ttf -t $PKG/usr/share/fonts/"Twitter Color Emoji"/
+ install -Dm644 TwitterColorEmoji-SVGinOT.ttf -t $PKG/usr/share/fonts/TTF/"Twitter Color Emoji"/
install -Dm644 fontconfig/46-twemoji-color.conf $PKG/etc/fonts/conf.avail/46-twemoji-color.conf
}

Generated by cgit