wok diff popt-dev/receipt @ rev 1407

feh : fix depends
fix build-depends
fix receipt to copy yudit.ttf font and images
author Mallory MOLLO <mallory@sweetpeople.org
date Tue Sep 23 21:14:56 2008 +0200 (2008-09-23)
parents 3e085751bf3a
children 98cbcc757c0e
line diff
     1.1 --- a/popt-dev/receipt	Wed Feb 13 00:20:49 2008 +0100
     1.2 +++ b/popt-dev/receipt	Tue Sep 23 21:14:56 2008 +0200
     1.3 @@ -1,14 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="popt-dev"
     1.7 -VERSION="1.10.4"
     1.8 +VERSION="1.14"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Library for parsing command line options devel files."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  WANTED="popt"
    1.13  WEB_SITE="http://directory.fsf.org/project/popt/"
    1.14  
    1.15 -
    1.16  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.17  genpkg_rules()
    1.18  {
    1.19 @@ -16,4 +15,3 @@
    1.20  	cp -a $_pkg/usr/lib/*.*a $fs/usr/lib
    1.21  	cp -a $_pkg/usr/include $fs/usr
    1.22  }
    1.23 -