wok rev 15023

Add some licenses
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 11 20:45:50 2013 +0000 (2013-08-11)
parents 5286a067ac76
children e6ca13490388
files audacious-dev/receipt audacious/receipt cinepaint/receipt conky/receipt itstool/receipt libruby-extras/receipt libruby/receipt pktstat/receipt ruby-dev/receipt ruby/receipt sox-dev/receipt sox/receipt squidguard/receipt xorg-server-Xephyr/receipt xorg-server-Xfbdev/receipt xorg-server-Xnest/receipt xorg-server-Xvfb/receipt xorg-server-dev/receipt xorg-server-light/receipt xorg-server/receipt xorg-xf86-input-synaptics/receipt
line diff
     1.1 --- a/audacious-dev/receipt	Sun Aug 11 19:53:39 2013 +0000
     1.2 +++ b/audacious-dev/receipt	Sun Aug 11 20:45:50 2013 +0000
     1.3 @@ -6,6 +6,7 @@
     1.4  SHORT_DESC="Music player like xmms"
     1.5  WEB_SITE="http://audacious-media-player.org/"
     1.6  MAINTAINER="mimas@slitaz.org"
     1.7 +LICENSE="GPL"
     1.8  WANTED="audacious"
     1.9  
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.
     2.1 --- a/audacious/receipt	Sun Aug 11 19:53:39 2013 +0000
     2.2 +++ b/audacious/receipt	Sun Aug 11 20:45:50 2013 +0000
     2.3 @@ -5,13 +5,15 @@
     2.4  CATEGORY="multimedia"
     2.5  SHORT_DESC="Music player like xmms"
     2.6  MAINTAINER="mimas@slitaz.org"
     2.7 -DEPENDS="gtk+ libmowgli libmcs dbus-glib xorg-libXdamage libxml2 libsamplerate"
     2.8 -BUILD_DEPENDS="gtk+-dev libmowgli-dev libmowgli libmcs libmcs-dev dbus-dev dbus-glib-dev libxml2-dev libsamplerate-dev"
     2.9 +LICENSE="GPL"
    2.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    2.11  WEB_SITE="http://audacious-media-player.org/"
    2.12  WGET_URL="http://distfiles.audacious-media-player.org/$TARBALL"
    2.13  TAGS="music audio player mp3 ogg"
    2.14  
    2.15 +DEPENDS="gtk+ libmowgli libmcs dbus-glib xorg-libXdamage libxml2 libsamplerate"
    2.16 +BUILD_DEPENDS="gtk+-dev libmowgli-dev libmowgli libmcs libmcs-dev dbus-dev dbus-glib-dev libxml2-dev libsamplerate-dev"
    2.17 +
    2.18  # Rules to configure and make the package.
    2.19  compile_rules()
    2.20  {
     3.1 --- a/cinepaint/receipt	Sun Aug 11 19:53:39 2013 +0000
     3.2 +++ b/cinepaint/receipt	Sun Aug 11 20:45:50 2013 +0000
     3.3 @@ -5,6 +5,7 @@
     3.4  CATEGORY="graphics"
     3.5  SHORT_DESC="For painting and retouching bitmap frames of films."
     3.6  MAINTAINER="slaxemulator@gmail.com"
     3.7 +LICENSE="MIT GPL LGPL"
     3.8  TARBALL="$PACKAGE-$VERSION.tgz"
     3.9  WEB_SITE="http://www.cinepaint.org"
    3.10  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     4.1 --- a/conky/receipt	Sun Aug 11 19:53:39 2013 +0000
     4.2 +++ b/conky/receipt	Sun Aug 11 20:45:50 2013 +0000
     4.3 @@ -5,16 +5,18 @@
     4.4  CATEGORY="system-tools"
     4.5  SHORT_DESC="Simple and very light system monitor."
     4.6  MAINTAINER="pankso@slitaz.org"
     4.7 +LICENSE="GPL3
     4.8 +TARBALL="$PACKAGE-$VERSION.tar.bz2"
     4.9 +WEB_SITE="http://conky.sourceforge.net/"
    4.10 +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    4.11 +TAGS="desktop monitoring"
    4.12 +
    4.13  DEPENDS="expat fontconfig freetype glib xorg-libX11 xorg-libXau \
    4.14  xorg-libXdamage xorg-libXdmcp xorg-libXext xorg-libXfixes \
    4.15  xorg-libXft xorg-libXrender zlib ncursesw"
    4.16  BUILD_DEPENDS="$DEPENDS xorg-libXdamage-dev xorg-libXft-dev fontconfig-dev \
    4.17  expat-dev glib glib-dev pkg-config zlib-dev freetype-dev xorg-xextproto \
    4.18  xorg-damageproto xorg-fixesproto ncursesw-dev"
    4.19 -TARBALL="$PACKAGE-$VERSION.tar.bz2"
    4.20 -WEB_SITE="http://conky.sourceforge.net/"
    4.21 -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    4.22 -TAGS="desktop monitoring"
    4.23  
    4.24  # Rules to configure and make the package.
    4.25  compile_rules()
     5.1 --- a/itstool/receipt	Sun Aug 11 19:53:39 2013 +0000
     5.2 +++ b/itstool/receipt	Sun Aug 11 20:45:50 2013 +0000
     5.3 @@ -5,12 +5,14 @@
     5.4  CATEGORY="utilities"
     5.5  SHORT_DESC="ITS-based XML translation tool"
     5.6  MAINTAINER="al.bobylev@gmail.com"
     5.7 -DEPENDS="python"
     5.8 -BUILD_DEPENDS=""
     5.9 +LICENSE="GPL3"
    5.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    5.11  WEB_SITE="http://itstool.org/"
    5.12  WGET_URL="http://files.itstool.org/itstool/$TARBALL"
    5.13  
    5.14 +DEPENDS="python"
    5.15 +BUILD_DEPENDS=""
    5.16 +
    5.17  # Rules to configure and make the package.
    5.18  compile_rules()
    5.19  {
     6.1 --- a/libruby-extras/receipt	Sun Aug 11 19:53:39 2013 +0000
     6.2 +++ b/libruby-extras/receipt	Sun Aug 11 20:45:50 2013 +0000
     6.3 @@ -5,13 +5,15 @@
     6.4  CATEGORY="development"
     6.5  SHORT_DESC="Ruby libraries."
     6.6  MAINTAINER="pankso@slitaz.org"
     6.7 +LICENSE="GPL2"
     6.8  WEB_SITE="http://www.ruby-lang.org/"
     6.9 +WANTED="ruby"
    6.10 +
    6.11  DEPENDS="libruby"
    6.12 -WANTED="ruby"
    6.13  
    6.14  # Rules to gen a SliTaz package suitable for Tazpkg.
    6.15  genpkg_rules()
    6.16  {
    6.17  	mkdir -p $fs/usr/lib/
    6.18 -	cp -a $_pkg/usr/lib/ruby $fs/usr/lib
    6.19 +	cp -a $install/usr/lib/ruby $fs/usr/lib
    6.20  }
     7.1 --- a/libruby/receipt	Sun Aug 11 19:53:39 2013 +0000
     7.2 +++ b/libruby/receipt	Sun Aug 11 20:45:50 2013 +0000
     7.3 @@ -5,6 +5,7 @@
     7.4  CATEGORY="development"
     7.5  SHORT_DESC="Ruby libraries."
     7.6  MAINTAINER="pankso@slitaz.org"
     7.7 +LICENSE="GPL2"
     7.8  WEB_SITE="http://www.ruby-lang.org/"
     7.9  WANTED="ruby"
    7.10  
    7.11 @@ -12,8 +13,8 @@
    7.12  genpkg_rules()
    7.13  {
    7.14  	mkdir -p $fs/usr/lib/
    7.15 -	cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
    7.16 -#	cp -a $_pkg/usr/lib/ruby $fs/usr/lib
    7.17 +	cp -a $install/usr/lib/*.so* $fs/usr/lib
    7.18 +#	cp -a $install/usr/lib/ruby $fs/usr/lib
    7.19  	
    7.20  	# Remove devel files --> ruby-dev
    7.21  	#~ rm $fs/usr/lib/ruby/${VERSION%.*}/i486-linux/*.h
     8.1 --- a/pktstat/receipt	Sun Aug 11 19:53:39 2013 +0000
     8.2 +++ b/pktstat/receipt	Sun Aug 11 20:45:50 2013 +0000
     8.3 @@ -5,12 +5,14 @@
     8.4  CATEGORY="network"
     8.5  SHORT_DESC="Real-time interface traffic viewer for ncurses."
     8.6  MAINTAINER="paul@slitaz.org"
     8.7 -DEPENDS="ncurses libpcap"
     8.8 -BUILD_DEPENDS="ncurses-dev libpcap-dev"
     8.9 +LICENSE="PublicDomain"
    8.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    8.11  WEB_SITE="http://www.adaptive-enterprises.com.au/~d/software/pktstat/"
    8.12  WGET_URL="http://www.adaptive-enterprises.com.au/~d/software/pktstat/$TARBALL"
    8.13  
    8.14 +DEPENDS="ncurses libpcap"
    8.15 +BUILD_DEPENDS="ncurses-dev libpcap-dev"
    8.16 +
    8.17  # Rules to configure and make the package.
    8.18  compile_rules()
    8.19  {
     9.1 --- a/ruby-dev/receipt	Sun Aug 11 19:53:39 2013 +0000
     9.2 +++ b/ruby-dev/receipt	Sun Aug 11 20:45:50 2013 +0000
     9.3 @@ -5,14 +5,16 @@
     9.4  CATEGORY="development"
     9.5  SHORT_DESC="Devel file for Ruby (to compile ruby-modules)."
     9.6  MAINTAINER="pankso@slitaz.org"
     9.7 +LICENSE="GPL2"
     9.8  WEB_SITE="http://www.ruby-lang.org/"
     9.9 +WANTED="ruby"
    9.10 +
    9.11  DEPENDS="ruby"
    9.12 -WANTED="ruby"
    9.13  
    9.14  # Rules to gen a SliTaz package suitable for Tazpkg.
    9.15  genpkg_rules()
    9.16  {
    9.17  	mkdir -p $fs/usr/lib/
    9.18 -	cp -a $_pkg/usr/lib/*.a $fs/usr/lib
    9.19 -	cp -a $_pkg/usr/include $fs/usr
    9.20 +	cp -a $install/usr/lib/*.a $fs/usr/lib
    9.21 +	cp -a $install/usr/include $fs/usr
    9.22  }
    10.1 --- a/ruby/receipt	Sun Aug 11 19:53:39 2013 +0000
    10.2 +++ b/ruby/receipt	Sun Aug 11 20:45:50 2013 +0000
    10.3 @@ -5,6 +5,7 @@
    10.4  CATEGORY="development"
    10.5  SHORT_DESC="Dynamic programming language focused on simplicity and productivity."
    10.6  MAINTAINER="pankso@slitaz.org"
    10.7 +LICENSE="GPL2"
    10.8  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    10.9  WEB_SITE="http://www.ruby-lang.org/"
   10.10  WGET_URL="ftp://ftp.ruby-lang.org/pub/ruby/${VERSION%.*}/$TARBALL"
   10.11 @@ -30,7 +31,7 @@
   10.12  genpkg_rules()
   10.13  {
   10.14  	mkdir -p $fs/usr/lib
   10.15 -	cp -a $_pkg/usr/lib/ruby $fs/usr/lib
   10.16 -	cp -a $_pkg/usr/bin $fs/usr	
   10.17 -	cp -a $_pkg/usr/lib/libruby.so* $fs/usr/lib
   10.18 +	cp -a $install/usr/lib/ruby $fs/usr/lib
   10.19 +	cp -a $install/usr/bin $fs/usr	
   10.20 +	cp -a $install/usr/lib/libruby.so* $fs/usr/lib
   10.21  }
    11.1 --- a/sox-dev/receipt	Sun Aug 11 19:53:39 2013 +0000
    11.2 +++ b/sox-dev/receipt	Sun Aug 11 20:45:50 2013 +0000
    11.3 @@ -5,16 +5,18 @@
    11.4  CATEGORY="development"
    11.5  SHORT_DESC="Swiss Army knife of sound processing programs development files."
    11.6  MAINTAINER="pascal.bellard@slitaz.org"
    11.7 +LICENSE="GPL LGPL"
    11.8  WEB_SITE="http://sox.sourceforge.net/"
    11.9 +WANTED="sox"
   11.10 +
   11.11  DEPENDS="sox"
   11.12 -WANTED="sox"
   11.13  
   11.14  # Rules to gen a SliTaz package suitable for Tazpkg.
   11.15  genpkg_rules()
   11.16  {
   11.17  	mkdir -p $fs/usr/lib/sox
   11.18 -	cp -a $_pkg/usr/include $fs/usr
   11.19 -	cp -a $_pkg/usr/lib/*a $fs/usr/lib
   11.20 -	#cp -a $_pkg/usr/lib/sox/*a $fs/usr/lib
   11.21 +	cp -a $install/usr/include $fs/usr
   11.22 +	cp -a $install/usr/lib/*a $fs/usr/lib
   11.23 +	#cp -a $install/usr/lib/sox/*a $fs/usr/lib
   11.24  }
   11.25  
    12.1 --- a/sox/receipt	Sun Aug 11 19:53:39 2013 +0000
    12.2 +++ b/sox/receipt	Sun Aug 11 20:45:50 2013 +0000
    12.3 @@ -5,6 +5,7 @@
    12.4  CATEGORY="multimedia"
    12.5  SHORT_DESC="Swiss Army knife of sound processing programs."
    12.6  MAINTAINER="pascal.bellard@slitaz.org"
    12.7 +LICENSE="GPL LGPL"
    12.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
    12.9  WEB_SITE="http://sox.sourceforge.net/"
   12.10  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
   12.11 @@ -27,8 +28,8 @@
   12.12  genpkg_rules()
   12.13  {
   12.14  	mkdir -p $fs/usr/lib/sox
   12.15 -	cp -a $_pkg/usr/bin $fs/usr
   12.16 -	cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
   12.17 -	cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib
   12.18 +	cp -a $install/usr/bin $fs/usr
   12.19 +	cp -a $install/usr/lib/*.so* $fs/usr/lib
   12.20 +	cp -a $install/usr/lib/pkgconfig $fs/usr/lib
   12.21  }
   12.22  
    13.1 --- a/squidguard/receipt	Sun Aug 11 19:53:39 2013 +0000
    13.2 +++ b/squidguard/receipt	Sun Aug 11 20:45:50 2013 +0000
    13.3 @@ -5,6 +5,7 @@
    13.4  CATEGORY="network"
    13.5  SHORT_DESC="Web filter."
    13.6  MAINTAINER="pascal.bellard@slitaz.org"
    13.7 +LICENSE="GPL"
    13.8  SOURCE="squidGuard"
    13.9  TARBALL="$SOURCE-$VERSION.tar.gz"
   13.10  WEB_SITE="http://www.squidguard.org/"
    14.1 --- a/xorg-server-Xephyr/receipt	Sun Aug 11 19:53:39 2013 +0000
    14.2 +++ b/xorg-server-Xephyr/receipt	Sun Aug 11 20:45:50 2013 +0000
    14.3 @@ -5,6 +5,7 @@
    14.4  CATEGORY="x-window"
    14.5  SHORT_DESC="The xephyr Xorg server."
    14.6  MAINTAINER="pankso@slitaz.org"
    14.7 +LICENSE="MIT"
    14.8  WANTED="xorg-server"
    14.9  SOURCE="xorg-server"
   14.10  WEB_SITE="http://www.x.org/"
    15.1 --- a/xorg-server-Xfbdev/receipt	Sun Aug 11 19:53:39 2013 +0000
    15.2 +++ b/xorg-server-Xfbdev/receipt	Sun Aug 11 20:45:50 2013 +0000
    15.3 @@ -5,11 +5,13 @@
    15.4  CATEGORY="x-window"
    15.5  SHORT_DESC="Xfbdev framebuffer Xorg server."
    15.6  MAINTAINER="pankso@slitaz.org"
    15.7 -DEPENDS="xorg-libXfont xorg-libXau xorg-libXdmcp zlib pixman libgcrypt"
    15.8 +LICENSE="MIT"
    15.9  WANTED="xorg-server"
   15.10  SOURCE="xorg-server"
   15.11  WEB_SITE="http://www.x.org/"
   15.12  
   15.13 +DEPENDS="xorg-libXfont xorg-libXau xorg-libXdmcp zlib pixman libgcrypt"
   15.14 +
   15.15  # Rules to gen a SliTaz package suitable for Tazpkg.
   15.16  genpkg_rules()
   15.17  {
    16.1 --- a/xorg-server-Xnest/receipt	Sun Aug 11 19:53:39 2013 +0000
    16.2 +++ b/xorg-server-Xnest/receipt	Sun Aug 11 20:45:50 2013 +0000
    16.3 @@ -5,12 +5,14 @@
    16.4  CATEGORY="x-window"
    16.5  SHORT_DESC="Xorg Xnest server."
    16.6  MAINTAINER="pankso@slitaz.org"
    16.7 -DEPENDS="xorg-libXfont xorg-base-fonts xorg-libXext zlib pixman libgcrypt \
    16.8 -xorg-xkeyboard-config"
    16.9 +LICENSE="MIT"
   16.10  WANTED="xorg-server"
   16.11  SOURCE="xorg-server"
   16.12  WEB_SITE="http://www.x.org/"
   16.13  
   16.14 +DEPENDS="xorg-libXfont xorg-base-fonts xorg-libXext zlib pixman libgcrypt \
   16.15 +xorg-xkeyboard-config"
   16.16 +
   16.17  # Rules to gen a SliTaz package suitable for Tazpkg.
   16.18  genpkg_rules()
   16.19  {
    17.1 --- a/xorg-server-Xvfb/receipt	Sun Aug 11 19:53:39 2013 +0000
    17.2 +++ b/xorg-server-Xvfb/receipt	Sun Aug 11 20:45:50 2013 +0000
    17.3 @@ -5,11 +5,13 @@
    17.4  CATEGORY="x-window"
    17.5  SHORT_DESC="Xvfb Xorg server."
    17.6  MAINTAINER="pankso@slitaz.org"
    17.7 -DEPENDS="xorg-libXfont zlib pixman libgcrypt xorg-libXv"
    17.8 +LICENSE="MIT"
    17.9  WANTED="xorg-server"
   17.10  SOURCE="xorg-server"
   17.11  WEB_SITE="http://www.x.org/"
   17.12  
   17.13 +DEPENDS="xorg-libXfont zlib pixman libgcrypt xorg-libXv"
   17.14 +
   17.15  # Rules to gen a SliTaz package suitable for Tazpkg.
   17.16  genpkg_rules()
   17.17  {
    18.1 --- a/xorg-server-dev/receipt	Sun Aug 11 19:53:39 2013 +0000
    18.2 +++ b/xorg-server-dev/receipt	Sun Aug 11 20:45:50 2013 +0000
    18.3 @@ -5,6 +5,7 @@
    18.4  CATEGORY="development"
    18.5  SHORT_DESC="Xorg server devel files needed to build drivers."
    18.6  MAINTAINER="pankso@slitaz.org"
    18.7 +LICENSE="MIT"
    18.8  WANTED="xorg-server"
    18.9  WEB_SITE="http://www.x.org/"
   18.10  
    19.1 --- a/xorg-server-light/receipt	Sun Aug 11 19:53:39 2013 +0000
    19.2 +++ b/xorg-server-light/receipt	Sun Aug 11 20:45:50 2013 +0000
    19.3 @@ -5,6 +5,7 @@
    19.4  CATEGORY="x-window"
    19.5  SHORT_DESC="Xorg core server light version (no dri, gl, and friends)."
    19.6  MAINTAINER="pankso@slitaz.org"
    19.7 +LICENSE="MIT"
    19.8  SUGGESTED="xorg-xf86-video-vesa"
    19.9  SOURCE="xorg-server"
   19.10  TARBALL="$SOURCE-$VERSION.tar.bz2"
    20.1 --- a/xorg-server/receipt	Sun Aug 11 19:53:39 2013 +0000
    20.2 +++ b/xorg-server/receipt	Sun Aug 11 20:45:50 2013 +0000
    20.3 @@ -5,6 +5,7 @@
    20.4  CATEGORY="x-window"
    20.5  SHORT_DESC="Xorg core server."
    20.6  MAINTAINER="pankso@slitaz.org"
    20.7 +LICENSE="MIT"
    20.8  SUGGESTED="xorg-xf86-input-evdev xorg-xf86-video-vesa"
    20.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
   20.10  WEB_SITE="http://www.x.org/"
    21.1 --- a/xorg-xf86-input-synaptics/receipt	Sun Aug 11 19:53:39 2013 +0000
    21.2 +++ b/xorg-xf86-input-synaptics/receipt	Sun Aug 11 20:45:50 2013 +0000
    21.3 @@ -5,13 +5,15 @@
    21.4  CATEGORY="x-window"
    21.5  SHORT_DESC="Xorg synaptics driver."
    21.6  MAINTAINER="pankso@slitaz.org"
    21.7 -DEPENDS="xorg-server xorg-libXtst mtdev"
    21.8 -BUILD_DEPENDS="xorg-server-dev xorg-libXtst-dev mtdev-dev"
    21.9 +LICENSE="MIT"
   21.10  SOURCE="xf86-input-synaptics"
   21.11  TARBALL="$SOURCE-$VERSION.tar.bz2"
   21.12  WEB_SITE="http://www.x.org/"
   21.13  WGET_URL="$XORG_MIRROR/driver/$TARBALL"
   21.14  
   21.15 +DEPENDS="xorg-server xorg-libXtst mtdev"
   21.16 +BUILD_DEPENDS="xorg-server-dev xorg-libXtst-dev mtdev-dev"
   21.17 +
   21.18  # Rules to configure and make the package.
   21.19  compile_rules()
   21.20  {
   21.21 @@ -24,16 +26,16 @@
   21.22      	--with-xorg-module-dir=/usr/lib/X11/modules \
   21.23      	$CONFIGURE_ARGS &&
   21.24      make &&
   21.25 -    make DESTDIR=$PWD/_pkg install
   21.26 +    make DESTDIR=$DESTDIR install
   21.27  }
   21.28  
   21.29  # Rules to gen a SliTaz package suitable for Tazpkg.
   21.30  genpkg_rules()
   21.31  {
   21.32  	mkdir -p $fs/usr/lib/X11/modules/input/
   21.33 -	cp -a $_pkg/usr/bin $fs/usr
   21.34 -    cp -a $_pkg/usr/lib/X11/modules/input/*.so \
   21.35 -    	$fs/usr/lib/X11/modules/input/
   21.36 +	cp -a $install/usr/bin $fs/usr
   21.37 +	cp -a $install/usr/lib/X11/modules/input/*.so \
   21.38 +    		$fs/usr/lib/X11/modules/input/
   21.39  	mkdir -p $fs/etc/X11/xorg.conf.d
   21.40  	cp -a $stuff/*.conf $fs/etc/X11/xorg.conf.d
   21.41  }