parent
ab31b50257
commit
f715d2d785
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'twemoji'.
|
||||
pkgname=twemoji
|
||||
version=1.3
|
||||
revision=1
|
||||
revision=2
|
||||
depends="font-util"
|
||||
font_dirs="/usr/share/fonts/twemoji"
|
||||
short_desc="Twitter emoji font set in color and b&w"
|
||||
|
@ -18,6 +18,4 @@ do_install() {
|
|||
vlicense LICENSE-CC-BY.txt
|
||||
vmkdir etc/fonts/conf.d/
|
||||
install -Dm644 TwitterColorEmoji-SVGinOT.ttf ${DESTDIR}/usr/share/fonts/twemoji/TwitterColorEmoji-SVGinOT.ttf
|
||||
install -Dm644 fontconfig/56-twemoji-color.conf ${DESTDIR}/etc/fonts/conf.avail/56-twemoji-color.conf
|
||||
ln -sf /etc/fonts/conf.avail/56-twemoji-color.conf ${DESTDIR}/etc/fonts/conf.d/
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue