wok-next diff pcf-uming/receipt @ rev 21087
Updates...
Revert names: libsdl -> sdl, libsmpeg -> smpeg, libtdb -> tdb
Revert names: libsdl -> sdl, libsmpeg -> smpeg, libtdb -> tdb
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Dec 28 05:11:49 2018 +0200 (2018-12-28) |
parents | 10baa41a7882 |
children |
line diff
1.1 --- a/pcf-uming/receipt Wed May 14 06:47:26 2014 +0000 1.2 +++ b/pcf-uming/receipt Fri Dec 28 05:11:49 2018 +0200 1.3 @@ -3,16 +3,15 @@ 1.4 PACKAGE="pcf-uming" 1.5 VERSION="1.0" 1.6 CATEGORY="x-window" 1.7 -SHORT_DESC="Light asian fonts for X." 1.8 -MAINTAINER="pankso@slitaz.org" 1.9 +SHORT_DESC="Light asian fonts for X" 1.10 +MAINTAINER="devel@slitaz.org" 1.11 LICENSE="unknown" 1.12 +WEB_SITE="http://www.slitaz.org/" 1.13 + 1.14 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.15 -WEB_SITE="http://www.slitaz.org/" 1.16 WGET_URL="http://mirror.slitaz.org/sources/fonts/$TARBALL" 1.17 1.18 -# Rules to gen a SliTaz package suitable for Tazpkg. 1.19 -genpkg_rules() 1.20 -{ 1.21 +genpkg_rules() { 1.22 mkdir -p $fs/usr/share/fonts/X11/uming 1.23 cp $src/uming.pcf.gz $fs/usr/share/fonts/X11/uming 1.24 chown -R root.root $fs