wok rev 15022

Add some licenses
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 11 19:53:39 2013 +0000 (2013-08-11)
parents 10e6c72b2c15
children 1040bd60b471
files blender/receipt cairo-dev/receipt cairo/receipt childsplay/receipt clucene-dev/receipt compiz-core-dev/receipt compiz-core/receipt cookutils-daemon/receipt cookutils/receipt deadbeef-dev/receipt deadbeef-plugins/receipt flex/receipt gnet-dev/receipt gnet/receipt gnome-icon-theme/receipt gnome-python-desktop/receipt gobject-introspection-dev/receipt jack-audio-connection-kit-dev/receipt jack-audio-connection-kit/receipt libsdl-gfx-dev/receipt libsgutils2/receipt navit/receipt openvas-libraries-dev/receipt osip-dev/receipt osip/receipt pixman-dev/receipt rarian-dev/receipt razorqt-appswitcher/receipt razorqt-autosuspend/receipt razorqt-dev/receipt razorqt-policykit-agent/receipt razorqt-power/receipt razorqt-runner/receipt razorqt-themes/receipt reiser4progs-dev/receipt schroedinger-dev/receipt schroedinger/receipt sg3_utils-dev/receipt squidclamav/receipt tazinst-gui/receipt tazpanel/receipt tazweb/receipt udpcast/receipt
line diff
     1.1 --- a/blender/receipt	Sun Aug 11 18:44:25 2013 +0000
     1.2 +++ b/blender/receipt	Sun Aug 11 19:53:39 2013 +0000
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="graphics"
     1.5  SHORT_DESC="3D content creation suite."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 +LICENSE="GPL"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9  SUGGESTED="nvidia"
    1.10  WEB_SITE="http://www.blender.org/"
     2.1 --- a/cairo-dev/receipt	Sun Aug 11 18:44:25 2013 +0000
     2.2 +++ b/cairo-dev/receipt	Sun Aug 11 19:53:39 2013 +0000
     2.3 @@ -5,9 +5,11 @@
     2.4  CATEGORY="development"
     2.5  SHORT_DESC="2D graphics library devel files."
     2.6  MAINTAINER="pankso@slitaz.org"
     2.7 +LICENSE="MPL LGPL2.1"
     2.8  WEB_SITE="http://www.cairographics.org/"
     2.9 +WANTED="cairo"
    2.10 +
    2.11  DEPENDS="pixman-dev xorg-libXrender-dev glib-dev libxcb-dev xcb-util-dev cairo fontconfig-dev freetype-dev libpng-dev expat-dev"
    2.12 -WANTED="cairo"
    2.13  
    2.14  # Rules to gen a SliTaz package suitable for Tazpkg.
    2.15  genpkg_rules()
     3.1 --- a/cairo/receipt	Sun Aug 11 18:44:25 2013 +0000
     3.2 +++ b/cairo/receipt	Sun Aug 11 19:53:39 2013 +0000
     3.3 @@ -5,6 +5,7 @@
     3.4  CATEGORY="x-window"
     3.5  SHORT_DESC="2D graphics library."
     3.6  MAINTAINER="pankso@slitaz.org"
     3.7 +LICENSE="MPL LGPL2.1"
     3.8  DEPENDS="glib pixman libpng zlib expat fontconfig freetype xorg-libX11 \
     3.9  xorg-libXau xorg-libXdmcp xorg-libXrender xcb-util libxcb"
    3.10  BUILD_DEPENDS="pkg-config glib-dev libpng-dev zlib-dev fontconfig-dev \
     4.1 --- a/childsplay/receipt	Sun Aug 11 18:44:25 2013 +0000
     4.2 +++ b/childsplay/receipt	Sun Aug 11 19:53:39 2013 +0000
     4.3 @@ -5,6 +5,7 @@
     4.4  CATEGORY="games"
     4.5  SHORT_DESC="Python educational game."
     4.6  MAINTAINER="claudinei@slitaz.org"
     4.7 +LICENSE="GPL3"
     4.8  TARBALL="$PACKAGE-$VERSION.tgz"
     4.9  WEB_SITE="http://www.schoolsplay.org/"
    4.10  WGET_URL="$SF_MIRROR/schoolsplay/$TARBALL"
     5.1 --- a/clucene-dev/receipt	Sun Aug 11 18:44:25 2013 +0000
     5.2 +++ b/clucene-dev/receipt	Sun Aug 11 19:53:39 2013 +0000
     5.3 @@ -5,6 +5,7 @@
     5.4  CATEGORY="system-tools"
     5.5  SHORT_DESC="C++ port of Lucene, a high-performance, full-featured text search engine"
     5.6  MAINTAINER="domcox@slitaz.org"
     5.7 +LICENSE="LGPL Apache"
     5.8  WANTED="clucene"
     5.9  WEB_SITE="http://sourceforge.net/projects/clucene/"
    5.10  
    5.11 @@ -12,8 +13,8 @@
    5.12  genpkg_rules()
    5.13  {
    5.14  	mkdir -p $fs/usr/lib $fs/usr/include
    5.15 -	cp -a $_pkg/usr/include $fs/usr
    5.16 -	cp -a $_pkg/usr/lib/*.*a $fs/usr/lib
    5.17 -	cp -a $_pkg/usr/lib/CLucene $fs/usr/lib
    5.18 +	cp -a $install/usr/include $fs/usr
    5.19 +	cp -a $install/usr/lib/*.*a $fs/usr/lib
    5.20 +	cp -a $install/usr/lib/CLucene $fs/usr/lib
    5.21  }
    5.22  
     6.1 --- a/compiz-core-dev/receipt	Sun Aug 11 18:44:25 2013 +0000
     6.2 +++ b/compiz-core-dev/receipt	Sun Aug 11 19:53:39 2013 +0000
     6.3 @@ -5,6 +5,7 @@
     6.4  CATEGORY="development"
     6.5  SHORT_DESC="Compiz devel files."
     6.6  MAINTAINER="pankso@slitaz.org"
     6.7 +LICENSE="MIT GPL LGPL"
     6.8  WANTED="compiz-core"
     6.9  WEB_SITE="http://www.compiz.org/"
    6.10  
    6.11 @@ -12,15 +13,15 @@
    6.12  genpkg_rules()
    6.13  {
    6.14  	mkdir -p $fs/usr/lib $fs/usr/share/compiz
    6.15 -	cp -a $_pkg/usr/include $fs/usr
    6.16 -	cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib
    6.17 -	cp -a $_pkg/usr/share/compiz/cmake $fs/usr/share/compiz
    6.18 +	cp -a $install/usr/include $fs/usr
    6.19 +	cp -a $install/usr/lib/pkgconfig $fs/usr/lib
    6.20 +	cp -a $install/usr/share/compiz/cmake $fs/usr/share/compiz
    6.21  	# compiz-core seems a bit buggy...
    6.22  	# Gok: I'm not sure about this line for cookutils but it
    6.23  	# screw things in tazwok.
    6.24  	if [ -x /usr/bin/cook ]; then
    6.25 -		cp -a $_pkg/../source/install/usr/share/cmake* $fs/usr/share
    6.26 +		cp -a $install/../source/install/usr/share/cmake* $fs/usr/share
    6.27  	else
    6.28 -		cp -a $_pkg/usr/share/cmake* $fs/usr/share
    6.29 +		cp -a $install/usr/share/cmake* $fs/usr/share
    6.30  	fi
    6.31  }
     7.1 --- a/compiz-core/receipt	Sun Aug 11 18:44:25 2013 +0000
     7.2 +++ b/compiz-core/receipt	Sun Aug 11 19:53:39 2013 +0000
     7.3 @@ -5,6 +5,7 @@
     7.4  CATEGORY="x-window"
     7.5  SHORT_DESC="Compiz is an OpenGL compositing manager for 3D effect."
     7.6  MAINTAINER="pankso@slitaz.org"
     7.7 +LICENSE="MIT GPL LGPL"
     7.8  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     7.9  WEB_SITE="http://www.compiz.org/"
    7.10  WGET_URL="http://releases.compiz.org/0.9.4/$TARBALL"
     8.1 --- a/cookutils-daemon/receipt	Sun Aug 11 18:44:25 2013 +0000
     8.2 +++ b/cookutils-daemon/receipt	Sun Aug 11 19:53:39 2013 +0000
     8.3 @@ -5,6 +5,7 @@
     8.4  CATEGORY="system-tools"
     8.5  SHORT_DESC="SliTaz Cooker daemon script for build host."
     8.6  MAINTAINER="pankso@slitaz.org"
     8.7 +LICENSE="GPL3"
     8.8  WANTED="cookutils"
     8.9  WEB_SITE="http://www.slitaz.org/"
    8.10  TAGS="slitaz"
     9.1 --- a/cookutils/receipt	Sun Aug 11 18:44:25 2013 +0000
     9.2 +++ b/cookutils/receipt	Sun Aug 11 19:53:39 2013 +0000
     9.3 @@ -5,6 +5,7 @@
     9.4  CATEGORY="base-system"
     9.5  SHORT_DESC="SliTaz packages builder new generation."
     9.6  MAINTAINER="pankso@slitaz.org"
     9.7 +LICENSE="GPL3"
     9.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     9.9  WEB_SITE="http://www.slitaz.org/"
    9.10  WGET_URL="http://hg.slitaz.org/$PACKAGE/archive/$VERSION.tar.gz"
    10.1 --- a/deadbeef-dev/receipt	Sun Aug 11 18:44:25 2013 +0000
    10.2 +++ b/deadbeef-dev/receipt	Sun Aug 11 19:53:39 2013 +0000
    10.3 @@ -5,10 +5,12 @@
    10.4  CATEGORY="development"
    10.5  SHORT_DESC="Deadbeef audio player devl file."
    10.6  MAINTAINER="pankso@slitaz.org"
    10.7 -DEPENDS="deadbeef deadbeef-plugins"
    10.8 +LICENSE="GPL2 LGPL2.1"
    10.9  WEB_SITE="http://deadbeef.sourceforge.net/"
   10.10  WANTED="deadbeef"
   10.11  
   10.12 +DEPENDS="deadbeef deadbeef-plugins"
   10.13 +
   10.14  # Rules to gen a SliTaz package suitable for Tazpkg.
   10.15  genpkg_rules()
   10.16  {
    11.1 --- a/deadbeef-plugins/receipt	Sun Aug 11 18:44:25 2013 +0000
    11.2 +++ b/deadbeef-plugins/receipt	Sun Aug 11 19:53:39 2013 +0000
    11.3 @@ -5,11 +5,13 @@
    11.4  CATEGORY="multimedia"
    11.5  SHORT_DESC="Pugins for the Deadbeef audio player (flac, sndfile, lastfm)."
    11.6  MAINTAINER="pankso@slitaz.org"
    11.7 -DEPENDS="deadbeef flac libsndfile libcurl libssl libcrypto"
    11.8 +LICENSE="GPL2 LGPL2.1"
    11.9  WEB_SITE="http://deadbeef.sourceforge.net/"
   11.10  WANTED="deadbeef"
   11.11  TAGS="music audio player mp3 ogg ape"
   11.12  
   11.13 +DEPENDS="deadbeef flac libsndfile libcurl libssl libcrypto"
   11.14 +
   11.15  # Rules to gen a SliTaz package suitable for Tazpkg.
   11.16  genpkg_rules()
   11.17  {
    12.1 --- a/flex/receipt	Sun Aug 11 18:44:25 2013 +0000
    12.2 +++ b/flex/receipt	Sun Aug 11 19:53:39 2013 +0000
    12.3 @@ -5,6 +5,7 @@
    12.4  CATEGORY="development"
    12.5  SHORT_DESC="Flex is a fast lexical analyser generator."
    12.6  MAINTAINER="pankso@slitaz.org"
    12.7 +LICENSE="BSD"
    12.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
    12.9  WEB_SITE="http://flex.sourceforge.net/"
   12.10  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    13.1 --- a/gnet-dev/receipt	Sun Aug 11 18:44:25 2013 +0000
    13.2 +++ b/gnet-dev/receipt	Sun Aug 11 19:53:39 2013 +0000
    13.3 @@ -5,6 +5,7 @@
    13.4  CATEGORY="network"
    13.5  SHORT_DESC="GNet is a simple network library devel files."
    13.6  MAINTAINER="pankso@slitaz.org"
    13.7 +LICENSE="LGPL"
    13.8  WANTED="gnet"
    13.9  WEB_SITE="http://www.gnetlibrary.org/"
   13.10  
   13.11 @@ -12,10 +13,10 @@
   13.12  genpkg_rules()
   13.13  {
   13.14  	mkdir -p $fs/usr/lib $fs/usr/share
   13.15 -	cp -a $_pkg/usr/lib/*.*a $fs/usr/lib
   13.16 -	cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib
   13.17 -	cp -a $_pkg/usr/lib/gnet-2.0 $fs/usr/lib
   13.18 -	cp -a $_pkg/usr/include $fs/usr
   13.19 -	cp -a $_pkg/usr/share/aclocal $fs/usr/share
   13.20 +	cp -a $install/usr/lib/*.*a $fs/usr/lib
   13.21 +	cp -a $install/usr/lib/pkgconfig $fs/usr/lib
   13.22 +	cp -a $install/usr/lib/gnet-2.0 $fs/usr/lib
   13.23 +	cp -a $install/usr/include $fs/usr
   13.24 +	cp -a $install/usr/share/aclocal $fs/usr/share
   13.25  }
   13.26  
    14.1 --- a/gnet/receipt	Sun Aug 11 18:44:25 2013 +0000
    14.2 +++ b/gnet/receipt	Sun Aug 11 19:53:39 2013 +0000
    14.3 @@ -5,7 +5,7 @@
    14.4  CATEGORY="network"
    14.5  SHORT_DESC="GNet is a simple network library."
    14.6  MAINTAINER="pankso@slitaz.org"
    14.7 -LICENSE)"LGPL"
    14.8 +LICENSE="LGPL"
    14.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
   14.10  WEB_SITE="http://www.gnetlibrary.org/"
   14.11  WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/gnet/2.0/$TARBALL"
    15.1 --- a/gnome-icon-theme/receipt	Sun Aug 11 18:44:25 2013 +0000
    15.2 +++ b/gnome-icon-theme/receipt	Sun Aug 11 19:53:39 2013 +0000
    15.3 @@ -5,11 +5,13 @@
    15.4  CATEGORY="x-window"
    15.5  SHORT_DESC="Default GNOME icon theme."
    15.6  MAINTAINER="pankso@slitaz.org"
    15.7 -BUILD_DEPENDS="icon-naming-utils intltool pkg-config gtk+"
    15.8 +LICENSE="LGPL3"
    15.9  TARBALL="$PACKAGE-$VERSION.tar.xz"
   15.10  WEB_SITE="http://www.gnome.org/"
   15.11  WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
   15.12  
   15.13 +BUILD_DEPENDS="icon-naming-utils intltool pkg-config gtk+"
   15.14 +
   15.15  # Rules to configure and make the package.
   15.16  compile_rules()
   15.17  {
    16.1 --- a/gnome-python-desktop/receipt	Sun Aug 11 18:44:25 2013 +0000
    16.2 +++ b/gnome-python-desktop/receipt	Sun Aug 11 19:53:39 2013 +0000
    16.3 @@ -5,6 +5,7 @@
    16.4  CATEGORY="system-tools"
    16.5  SHORT_DESC="Python bindings for GNOME desktop (gnomekeyring, rsvg, wnck)."
    16.6  MAINTAINER="pankso@slitaz.org"
    16.7 +LICENSE="GPL LGPL"
    16.8  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    16.9  WEB_SITE="http://www.gnome.org/"
   16.10  WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
    17.1 --- a/gobject-introspection-dev/receipt	Sun Aug 11 18:44:25 2013 +0000
    17.2 +++ b/gobject-introspection-dev/receipt	Sun Aug 11 19:53:39 2013 +0000
    17.3 @@ -5,6 +5,7 @@
    17.4  CATEGORY="development"
    17.5  SHORT_DESC="Gobject-introspection devel files"
    17.6  MAINTAINER="pankso@slitaz.org"
    17.7 +LICENSE="LGPL2 MIT"
    17.8  WEB_SITE="http://live.gnome.org/GObjectInstrospection"
    17.9  
   17.10  WANTED="gobject-introspection"
    18.1 --- a/jack-audio-connection-kit-dev/receipt	Sun Aug 11 18:44:25 2013 +0000
    18.2 +++ b/jack-audio-connection-kit-dev/receipt	Sun Aug 11 19:53:39 2013 +0000
    18.3 @@ -5,10 +5,12 @@
    18.4  CATEGORY="multimedia"
    18.5  SHORT_DESC="devel files for Jack"
    18.6  MAINTAINER="allan316@gmail.com"
    18.7 -DEPENDS="jack-audio-connection-kit"
    18.8 +LICENSE="GPL LGPL"
    18.9  WEB_SITE="http://jackaudio.org"
   18.10  WANTED="jack-audio-connection-kit"
   18.11  
   18.12 +DEPENDS="jack-audio-connection-kit"
   18.13 +
   18.14  # Rules to gen a SliTaz package suitable for Tazpkg.
   18.15  genpkg_rules()
   18.16  {
    19.1 --- a/jack-audio-connection-kit/receipt	Sun Aug 11 18:44:25 2013 +0000
    19.2 +++ b/jack-audio-connection-kit/receipt	Sun Aug 11 19:53:39 2013 +0000
    19.3 @@ -5,6 +5,7 @@
    19.4  CATEGORY="multimedia"
    19.5  SHORT_DESC="low-latency audio server"
    19.6  MAINTAINER="allan316@gmail.com"
    19.7 +LICENSE="GPL LGPL"
    19.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
    19.9  WEB_SITE="http://jackaudio.org"
   19.10  WGET_URL="http://jackaudio.org/downloads/$TARBALL"
   19.11 @@ -22,7 +23,7 @@
   19.12  	make &&
   19.13  	make DESTDIR=$DESTDIR install
   19.14  
   19.15 -	install -Dm644 $src/jack/jslist.h $_pkg/usr/include/jack/jslist.h
   19.16 +	install -Dm644 $src/jack/jslist.h $install/usr/include/jack/jslist.h
   19.17  }
   19.18  
   19.19  # Rules to gen a SliTaz package suitable for Tazpkg.
    20.1 --- a/libsdl-gfx-dev/receipt	Sun Aug 11 18:44:25 2013 +0000
    20.2 +++ b/libsdl-gfx-dev/receipt	Sun Aug 11 19:53:39 2013 +0000
    20.3 @@ -5,6 +5,7 @@
    20.4  CATEGORY="development"
    20.5  SHORT_DESC="SDL gfx lib devel files."
    20.6  MAINTAINER="pankso@slitaz.org"
    20.7 +LICENSE="LGPL"
    20.8  WANTED="libsdl-gfx"
    20.9  SOURCE="SDL_gfx"
   20.10  WEB_SITE="http://www.ferzkopp.net/joomla/content/view/19/14/"
    21.1 --- a/libsgutils2/receipt	Sun Aug 11 18:44:25 2013 +0000
    21.2 +++ b/libsgutils2/receipt	Sun Aug 11 19:53:39 2013 +0000
    21.3 @@ -5,6 +5,7 @@
    21.4  CATEGORY="system-tools"
    21.5  SHORT_DESC="The sg_utils library."
    21.6  MAINTAINER="pankso@slitaz.org"
    21.7 +LICENSE="GPL BSD"
    21.8  WEB_SITE="http://sg.danny.cz/sg/"
    21.9  WANTED="sg3_utils"
   21.10  
    22.1 --- a/navit/receipt	Sun Aug 11 18:44:25 2013 +0000
    22.2 +++ b/navit/receipt	Sun Aug 11 19:53:39 2013 +0000
    22.3 @@ -5,6 +5,7 @@
    22.4  CATEGORY="utilities"
    22.5  SHORT_DESC="Navit is a car navigation system with routing engine. "
    22.6  MAINTAINER="al.bobylev@gmail.com"
    22.7 +LICENSE="GPL2"
    22.8  WEB_SITE="http://www.navit-project.org/"
    22.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
   22.10  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    23.1 --- a/openvas-libraries-dev/receipt	Sun Aug 11 18:44:25 2013 +0000
    23.2 +++ b/openvas-libraries-dev/receipt	Sun Aug 11 19:53:39 2013 +0000
    23.3 @@ -5,14 +5,16 @@
    23.4  CATEGORY="development"
    23.5  SHORT_DESC="Network security scanner (development libraries)."
    23.6  MAINTAINER="pascal.bellard@slitaz.org"
    23.7 +LICENSE="GPL2 LGPL2 BSD"
    23.8  WEB_SITE="http://www.openvas.org/"
    23.9 +WANTED="openvas-libraries"
   23.10 +
   23.11  DEPENDS="openvas-libraries"
   23.12 -WANTED="openvas-libraries"
   23.13  
   23.14  # Rules to gen a SliTaz package suitable for Tazpkg.
   23.15  genpkg_rules()
   23.16  {
   23.17  	mkdir -p $fs/usr/lib
   23.18 -	cp -a $_pkg/usr/include $fs/usr
   23.19 -	cp -a $_pkg/usr/lib/*a $fs/usr/lib
   23.20 +	cp -a $install/usr/include $fs/usr
   23.21 +	cp -a $install/usr/lib/*a $fs/usr/lib
   23.22  }
    24.1 --- a/osip-dev/receipt	Sun Aug 11 18:44:25 2013 +0000
    24.2 +++ b/osip-dev/receipt	Sun Aug 11 19:53:39 2013 +0000
    24.3 @@ -5,6 +5,7 @@
    24.4  CATEGORY="development"
    24.5  SHORT_DESC="SIP library development files."
    24.6  MAINTAINER="pascal.bellard@slitaz.org"
    24.7 +LICENSE="LGPL"
    24.8  WEB_SITE="http://www.gnu.org/software/osip/osip.html"
    24.9  WANTED="osip"
   24.10  SOURCE="libosip2"
   24.11 @@ -13,7 +14,7 @@
   24.12  genpkg_rules()
   24.13  {
   24.14  	mkdir -p $fs/usr
   24.15 -	cp -a $_pkg/usr/include $fs/usr
   24.16 -	cp -a $_pkg/usr/lib $fs/usr
   24.17 +	cp -a $install/usr/include $fs/usr
   24.18 +	cp -a $install/usr/lib $fs/usr
   24.19  	rm -f $fs/usr/lib/*.so*
   24.20  }
    25.1 --- a/osip/receipt	Sun Aug 11 18:44:25 2013 +0000
    25.2 +++ b/osip/receipt	Sun Aug 11 19:53:39 2013 +0000
    25.3 @@ -5,6 +5,7 @@
    25.4  CATEGORY="network"
    25.5  SHORT_DESC="SIP library."
    25.6  MAINTAINER="pascal.bellard@slitaz.org"
    25.7 +LICENSE="LGPL"
    25.8  SOURCE="libosip2"
    25.9  TARBALL="$SOURCE-$VERSION.tar.gz"
   25.10  WEB_SITE="http://www.gnu.org/software/osip/osip.html"
   25.11 @@ -17,12 +18,12 @@
   25.12  	./configure --prefix=/usr --infodir=/usr/share/info \
   25.13  	--mandir=/usr/share/man $CONFIGURE_ARGS &&
   25.14  	make &&
   25.15 -	make DESTDIR=$PWD/_pkg install
   25.16 +	make DESTDIR=$DESTDIR install
   25.17  }
   25.18  
   25.19  # Rules to gen a SliTaz package suitable for Tazpkg.
   25.20  genpkg_rules()
   25.21  {
   25.22  	mkdir -p $fs/usr/lib
   25.23 -	cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
   25.24 +	cp -a $install/usr/lib/*.so* $fs/usr/lib
   25.25  }
    26.1 --- a/pixman-dev/receipt	Sun Aug 11 18:44:25 2013 +0000
    26.2 +++ b/pixman-dev/receipt	Sun Aug 11 19:53:39 2013 +0000
    26.3 @@ -5,6 +5,7 @@
    26.4  CATEGORY="development"
    26.5  SHORT_DESC="Pixman library devel files"
    26.6  MAINTAINER="pankso@slitaz.org"
    26.7 +LICENSE="MIT"
    26.8  WEB_SITE="http://www.cairographics.org/"
    26.9  HOST_ARCH="i486 arm"
   26.10  
    27.1 --- a/rarian-dev/receipt	Sun Aug 11 18:44:25 2013 +0000
    27.2 +++ b/rarian-dev/receipt	Sun Aug 11 19:53:39 2013 +0000
    27.3 @@ -5,10 +5,12 @@
    27.4  CATEGORY="development"
    27.5  SHORT_DESC="devel files for rarian"
    27.6  MAINTAINER="slaxemulator@gmail.com"
    27.7 -DEPENDS="rarian"
    27.8 +LICENSE="GPL2 LGPL2.1"
    27.9  WEB_SITE="http://rarian.freedesktop.org/"
   27.10  WANTED="rarian"
   27.11  
   27.12 +DEPENDS="rarian"
   27.13 +
   27.14  # Rules to gen a SliTaz package suitable for Tazpkg.
   27.15  genpkg_rules()
   27.16  {
    28.1 --- a/razorqt-appswitcher/receipt	Sun Aug 11 18:44:25 2013 +0000
    28.2 +++ b/razorqt-appswitcher/receipt	Sun Aug 11 19:53:39 2013 +0000
    28.3 @@ -5,6 +5,7 @@
    28.4  CATEGORY="x-window"
    28.5  SHORT_DESC="RazorQT Apps switcher plugin."
    28.6  MAINTAINER="pankso@slitaz.org"
    28.7 +LICENSE="GPL2 LGPL2.1"
    28.8  WANTED="razorqt"
    28.9  WEB_SITE="http://razor-qt.org/"
   28.10  
    29.1 --- a/razorqt-autosuspend/receipt	Sun Aug 11 18:44:25 2013 +0000
    29.2 +++ b/razorqt-autosuspend/receipt	Sun Aug 11 19:53:39 2013 +0000
    29.3 @@ -5,6 +5,7 @@
    29.4  CATEGORY="x-window"
    29.5  SHORT_DESC="RazorQT suspend manage application tool."
    29.6  MAINTAINER="pankso@slitaz.org"
    29.7 +LICENSE="GPL2 LGPL2.1"
    29.8  WANTED="razorqt"
    29.9  WEB_SITE="http://razor-qt.org/"
   29.10  
    30.1 --- a/razorqt-dev/receipt	Sun Aug 11 18:44:25 2013 +0000
    30.2 +++ b/razorqt-dev/receipt	Sun Aug 11 19:53:39 2013 +0000
    30.3 @@ -5,6 +5,7 @@
    30.4  CATEGORY="development"
    30.5  SHORT_DESC="Development files for the QT based Razor desktop"
    30.6  MAINTAINER="pankso@slitaz.org"
    30.7 +LICENSE="GPL2 LGPL2.1"
    30.8  WANTED="razorqt"
    30.9  WEB_SITE="http://razor-qt.org/"
   30.10  
    31.1 --- a/razorqt-policykit-agent/receipt	Sun Aug 11 18:44:25 2013 +0000
    31.2 +++ b/razorqt-policykit-agent/receipt	Sun Aug 11 19:53:39 2013 +0000
    31.3 @@ -5,6 +5,7 @@
    31.4  CATEGORY="x-window"
    31.5  SHORT_DESC="RazorQT lightweight PolicyKit agent/user interface."
    31.6  MAINTAINER="pankso@slitaz.org"
    31.7 +LICENSE="GPL2 LGPL2.1"
    31.8  WANTED="razorqt"
    31.9  WEB_SITE="http://razor-qt.org/"
   31.10  
    32.1 --- a/razorqt-power/receipt	Sun Aug 11 18:44:25 2013 +0000
    32.2 +++ b/razorqt-power/receipt	Sun Aug 11 19:53:39 2013 +0000
    32.3 @@ -5,6 +5,7 @@
    32.4  CATEGORY="x-window"
    32.5  SHORT_DESC="Razor-qt power management component."
    32.6  MAINTAINER="pankso@slitaz.org"
    32.7 +LICENSE="GPL2 LGPL2.1"
    32.8  WANTED="razorqt"
    32.9  WEB_SITE="http://razor-qt.org/"
   32.10  
    33.1 --- a/razorqt-runner/receipt	Sun Aug 11 18:44:25 2013 +0000
    33.2 +++ b/razorqt-runner/receipt	Sun Aug 11 19:53:39 2013 +0000
    33.3 @@ -5,6 +5,7 @@
    33.4  CATEGORY="x-window"
    33.5  SHORT_DESC="Razor-qt quick launch and runner application."
    33.6  MAINTAINER="pankso@slitaz.org"
    33.7 +LICENSE="GPL2 LGPL2.1"
    33.8  WANTED="razorqt"
    33.9  WEB_SITE="http://razor-qt.org/"
   33.10  
    34.1 --- a/razorqt-themes/receipt	Sun Aug 11 18:44:25 2013 +0000
    34.2 +++ b/razorqt-themes/receipt	Sun Aug 11 19:53:39 2013 +0000
    34.3 @@ -5,6 +5,7 @@
    34.4  CATEGORY="x-window"
    34.5  SHORT_DESC="Extra themes for RazorQT desktop"
    34.6  MAINTAINER="pankso@slitaz.org"
    34.7 +LICENSE="GPL2 LGPL2.1"
    34.8  WANTED="razorqt"
    34.9  WEB_SITE="http://razor-qt.org/"
   34.10  
    35.1 --- a/reiser4progs-dev/receipt	Sun Aug 11 18:44:25 2013 +0000
    35.2 +++ b/reiser4progs-dev/receipt	Sun Aug 11 19:53:39 2013 +0000
    35.3 @@ -5,6 +5,7 @@
    35.4  CATEGORY="development"
    35.5  SHORT_DESC="Utilities for manipulating reiser4 file-system, development files."
    35.6  MAINTAINER="pascal.bellard@slitaz.org"
    35.7 +LICENSE="GPL2"
    35.8  WEB_SITE="http://www.kernel.org/"
    35.9  WANTED="reiser4progs"
   35.10  
   35.11 @@ -14,8 +15,8 @@
   35.12  genpkg_rules()
   35.13  {
   35.14  	mkdir -p $fs/usr/lib $fs/usr/share
   35.15 -	cp -a $_pkg/usr/include $fs/usr
   35.16 -	cp -a $_pkg/usr/share/aclocal $fs/usr/share
   35.17 -	cp -a $_pkg/usr/lib/*a $fs/usr/lib
   35.18 +	cp -a $install/usr/include $fs/usr
   35.19 +	cp -a $install/usr/share/aclocal $fs/usr/share
   35.20 +	cp -a $install/usr/lib/*a $fs/usr/lib
   35.21  }
   35.22  
    36.1 --- a/schroedinger-dev/receipt	Sun Aug 11 18:44:25 2013 +0000
    36.2 +++ b/schroedinger-dev/receipt	Sun Aug 11 19:53:39 2013 +0000
    36.3 @@ -5,7 +5,7 @@
    36.4  CATEGORY="multimedia"
    36.5  SHORT_DESC="Dirac video compression library - dev files"
    36.6  MAINTAINER="domcox@slitaz.org"
    36.7 -LICENSE="MPL LGPL MIT"
    36.8 +LICENSE="MPL LGPL GPL MIT"
    36.9  WEB_SITE="http://diracvideo.org/"
   36.10  WANTED="schroedinger"
   36.11  
    37.1 --- a/schroedinger/receipt	Sun Aug 11 18:44:25 2013 +0000
    37.2 +++ b/schroedinger/receipt	Sun Aug 11 19:53:39 2013 +0000
    37.3 @@ -5,7 +5,7 @@
    37.4  CATEGORY="multimedia"
    37.5  SHORT_DESC="Dirac video compression library"
    37.6  MAINTAINER="domcox@slitaz.org"
    37.7 -LICENSE="MPL LGPL MIT"
    37.8 +LICENSE="MPL LGPL GPL MIT"
    37.9  WEB_SITE="http://diracvideo.org/"
   37.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
   37.11  WGET_URL="$WEB_SITE/download/$PACKAGE/$TARBALL"
    38.1 --- a/sg3_utils-dev/receipt	Sun Aug 11 18:44:25 2013 +0000
    38.2 +++ b/sg3_utils-dev/receipt	Sun Aug 11 19:53:39 2013 +0000
    38.3 @@ -5,6 +5,7 @@
    38.4  CATEGORY="development"
    38.5  SHORT_DESC="The sg_utils devel files."
    38.6  MAINTAINER="pankso@slitaz.org"
    38.7 +LICENSE="GPL BSD"
    38.8  WEB_SITE="http://sg.danny.cz/sg/"
    38.9  WANTED="sg3_utils"
   38.10  
    39.1 --- a/squidclamav/receipt	Sun Aug 11 18:44:25 2013 +0000
    39.2 +++ b/squidclamav/receipt	Sun Aug 11 19:53:39 2013 +0000
    39.3 @@ -5,6 +5,7 @@
    39.4  CATEGORY="security"
    39.5  SHORT_DESC="Antivirus redirector for Squid proxy."
    39.6  MAINTAINER="pascal.bellard@slitaz.org"
    39.7 +LICENSE="GPL3"
    39.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
    39.9  WEB_SITE="http://squidclamav.darold.net/"
   39.10  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    40.1 --- a/tazinst-gui/receipt	Sun Aug 11 18:44:25 2013 +0000
    40.2 +++ b/tazinst-gui/receipt	Sun Aug 11 19:53:39 2013 +0000
    40.3 @@ -5,6 +5,7 @@
    40.4  CATEGORY="base-system"
    40.5  SHORT_DESC="SliTaz installer (Gui frontend)."
    40.6  MAINTAINER="domcox@slitaz.org"
    40.7 +LICENSE="GPL3"
    40.8  WANTED="tazinst"
    40.9  WEB_SITE="http://www.slitaz.org/"
   40.10  TAGS="slitaz"
    41.1 --- a/tazpanel/receipt	Sun Aug 11 18:44:25 2013 +0000
    41.2 +++ b/tazpanel/receipt	Sun Aug 11 19:53:39 2013 +0000
    41.3 @@ -5,6 +5,7 @@
    41.4  CATEGORY="system-tools"
    41.5  SHORT_DESC="SliTaz administration and configuration panel."
    41.6  MAINTAINER="pankso@slitaz.org"
    41.7 +LICENSE="BSD"
    41.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
    41.9  WEB_SITE="http://www.slitaz.org/"
   41.10  WGET_URL="http://hg.slitaz.org/tazpanel/archive/$VERSION.tar.gz"
    42.1 --- a/tazweb/receipt	Sun Aug 11 18:44:25 2013 +0000
    42.2 +++ b/tazweb/receipt	Sun Aug 11 19:53:39 2013 +0000
    42.3 @@ -5,6 +5,7 @@
    42.4  CATEGORY="network"
    42.5  SHORT_DESC="SliTaz simple, fast and small Web Browser"
    42.6  MAINTAINER="pankso@slitaz.org"
    42.7 +LICENSE="BSD"
    42.8  WEB_SITE="http://www.slitaz.org/"
    42.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
   42.10  WGET_URL="http://hg.slitaz.org/$PACKAGE/archive/$VERSION.tar.gz"
    43.1 --- a/udpcast/receipt	Sun Aug 11 18:44:25 2013 +0000
    43.2 +++ b/udpcast/receipt	Sun Aug 11 19:53:39 2013 +0000
    43.3 @@ -5,6 +5,7 @@
    43.4  CATEGORY="network"
    43.5  SHORT_DESC="Multicast file transfer."
    43.6  MAINTAINER="pascal.bellard@slitaz.org"
    43.7 +LICENSE="GPL2 BSD"
    43.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
    43.9  WEB_SITE="http://udpcast.linux.lu/"
   43.10  WGET_URL="${WEB_SITE}download/$TARBALL"