parent
ab31b50257
commit
f715d2d785
1 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'twemoji'.
|
# Template build file for 'twemoji'.
|
||||||
pkgname=twemoji
|
pkgname=twemoji
|
||||||
version=1.3
|
version=1.3
|
||||||
revision=1
|
revision=2
|
||||||
depends="font-util"
|
depends="font-util"
|
||||||
font_dirs="/usr/share/fonts/twemoji"
|
font_dirs="/usr/share/fonts/twemoji"
|
||||||
short_desc="Twitter emoji font set in color and b&w"
|
short_desc="Twitter emoji font set in color and b&w"
|
||||||
|
@ -18,6 +18,4 @@ do_install() {
|
||||||
vlicense LICENSE-CC-BY.txt
|
vlicense LICENSE-CC-BY.txt
|
||||||
vmkdir etc/fonts/conf.d/
|
vmkdir etc/fonts/conf.d/
|
||||||
install -Dm644 TwitterColorEmoji-SVGinOT.ttf ${DESTDIR}/usr/share/fonts/twemoji/TwitterColorEmoji-SVGinOT.ttf
|
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…
Add table
Add a link
Reference in a new issue