wok-next view get-msttcorefonts2/receipt @ rev 20402
Up seed (3.8.1) use webkitgtk instead of libwebkit; add cogl for clutter; up clutter (1.26.2) using mesa17 instead of mesa; up gnome-games using mesa17 instead of mix 'mesa & mesa17'
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue Dec 05 17:49:11 2017 +0200 (2017-12-05) |
parents | |
children | d958fec46c9f |
line source
1 # SliTaz package receipt.
3 PACKAGE="get-msttcorefonts2"
4 VERSION="1.00"
5 CATEGORY="non-free"
6 SHORT_DESC="Updated Smart package of Microsoft Core fonts for the Web"
7 MAINTAINER="al.bobylev@gmail.com"
8 LICENSE="BSD"
9 WEB_SITE="http://sourceforge.net/projects/mscorefonts2"
10 TAGS="utilities"
12 DEPENDS="cabextract"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 mkdir -p $fs/usr/bin
18 cp stuff/get-msttcorefonts2 $fs/usr/bin
19 }