wok diff libwmf/receipt @ rev 14718

lib[s-z]*: add LICENSE
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jun 11 11:57:36 2013 +0200 (2013-06-11)
parents ab4d2936d821
children 79fa8f5e92e1
line diff
     1.1 --- a/libwmf/receipt	Tue Jan 29 21:00:25 2013 +0000
     1.2 +++ b/libwmf/receipt	Tue Jun 11 11:57:36 2013 +0200
     1.3 @@ -5,13 +5,14 @@
     1.4  CATEGORY="misc"
     1.5  SHORT_DESC="library for converting WMF files"
     1.6  MAINTAINER="monghitri@aruba.it"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://wvware.sourceforge.net/libwmf.html"
    1.10  WGET_URL="http://sourceforge.net/projects/wvware/files/$PACKAGE/$VERSION/$TARBALL"
    1.11 +
    1.12  DEPENDS="libpng jpeg libgd gdk-pixbuf expat"
    1.13  BUILD_DEPENDS="libpng-dev jpeg-dev libgd-dev gdk-pixbuf-dev expat-dev"
    1.14  
    1.15 -
    1.16  # Rules to configure and make the package.
    1.17  compile_rules()
    1.18  {