wok-6.x diff geany-plugins/receipt @ rev 15600

Add some licenses
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Dec 05 15:25:09 2013 +0000 (2013-12-05)
parents 1887934be6bf
children 5ca3e1229dcc
line diff
     1.1 --- a/geany-plugins/receipt	Sat Apr 27 02:42:11 2013 +0200
     1.2 +++ b/geany-plugins/receipt	Thu Dec 05 15:25:09 2013 +0000
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Additionnal plugins for Geany."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="enchant gtkspell geany lua"
     1.8 -BUILD_DEPENDS="gtkspell-dev geany-dev lua-dev intltool libxml2-dev vte-dev "
     1.9 +LICENSE="GPL2"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://plugins.geany.org/"
    1.12  WGET_URL="$WEB_SITE/$PACKAGE/$TARBALL"
    1.13  
    1.14 +DEPENDS="enchant gtkspell geany lua"
    1.15 +BUILD_DEPENDS="gtkspell-dev geany-dev lua-dev intltool libxml2-dev vte-dev "
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {