wok diff xtel/receipt @ rev 17914

Add fontforge and its depends (libspiro, libuninameslist).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 09 03:26:48 2015 +0300 (2015-04-09)
parents ff99f001eb17
children 9e01bc6321ea
line diff
     1.1 --- a/xtel/receipt	Fri Jun 15 16:06:40 2012 +0200
     1.2 +++ b/xtel/receipt	Thu Apr 09 03:26:48 2015 +0300
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="X emulator of the French Minitel."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://pficheux.free.fr/xtel/"
    1.10  WGET_URL="${WEB_SITE}download/$TARBALL"
    1.11 @@ -36,7 +37,7 @@
    1.12  genpkg_rules()                                      
    1.13  {
    1.14  	mkdir -p $fs/usr/share/fonts/X11
    1.15 -	cp -a $_pkg/* $fs/
    1.16 +	cp -a $install/* $fs/
    1.17  	mv $fs/usr/lib/X11/xtel $fs/etc
    1.18  	ln -s /etc/xtel $fs/usr/lib/X11
    1.19  	sed -i 's/`host/`nslookup/;s|/bin/bash|/bin/sh|' $fs/etc/ppp/ip*.iminitel