wok rev 14744

Normalize some licenses
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jun 14 11:49:11 2013 +0200 (2013-06-14)
parents 38fada8758a2
children 2dee907f180f
files libvorbis/receipt xcb-util-image-dev/receipt xcb-util-image/receipt xcb-util-keysyms-dev/receipt xcb-util-keysyms/receipt xcb-util-wm-dev/receipt xcb-util-wm/receipt
line diff
     1.1 --- a/libvorbis/receipt	Fri Jun 14 11:27:43 2013 +0200
     1.2 +++ b/libvorbis/receipt	Fri Jun 14 11:49:11 2013 +0200
     1.3 @@ -5,13 +5,14 @@
     1.4  CATEGORY="multimedia"
     1.5  SHORT_DESC="Vorbis base library."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -LICENSE="custom"
     1.8 -DEPENDS="libogg"
     1.9 -BUILD_DEPENDS="libogg-dev"
    1.10 +LICENSE="other"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.12  WEB_SITE="http://www.xiph.org/"
    1.13  WGET_URL="http://downloads.xiph.org/releases/vorbis/$TARBALL"
    1.14  
    1.15 +DEPENDS="libogg"
    1.16 +BUILD_DEPENDS="libogg-dev"
    1.17 +
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()
    1.20  {
    1.21 @@ -28,9 +29,9 @@
    1.22  	mkdir -p $fs/usr/lib
    1.23  
    1.24  	# The libvorbisenc files should go in libvorbis-enc
    1.25 -	#cp -a $_pkg/usr/lib/libvorbis.so* $fs/usr/lib
    1.26 -	#cp -a $_pkg/usr/lib/libvorbisfile.so* $fs/usr/lib
    1.27 +	#cp -a $install/usr/lib/libvorbis.so* $fs/usr/lib
    1.28 +	#cp -a $install/usr/lib/libvorbisfile.so* $fs/usr/lib
    1.29  
    1.30 -	cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
    1.31 +	cp -a $install/usr/lib/*.so* $fs/usr/lib
    1.32  }
    1.33  
     2.1 --- a/xcb-util-image-dev/receipt	Fri Jun 14 11:27:43 2013 +0200
     2.2 +++ b/xcb-util-image-dev/receipt	Fri Jun 14 11:49:11 2013 +0200
     2.3 @@ -5,6 +5,7 @@
     2.4  CATEGORY="development"
     2.5  SHORT_DESC="devel files for xcb-util"
     2.6  MAINTAINER="slaxemulator@gmail.com"
     2.7 +LICENSE="other"
     2.8  WEB_SITE="http://xcb.freedesktop.org/"
     2.9  WANTED="xcb-util-image"
    2.10  
     3.1 --- a/xcb-util-image/receipt	Fri Jun 14 11:27:43 2013 +0200
     3.2 +++ b/xcb-util-image/receipt	Fri Jun 14 11:49:11 2013 +0200
     3.3 @@ -5,7 +5,7 @@
     3.4  CATEGORY="x-window"
     3.5  SHORT_DESC="Utility libraries for XC Binding - Port of Xlib's XImage and XShmImage functions"
     3.6  MAINTAINER="slaxemulator@gmail.com"
     3.7 -LICENSE="custom"
     3.8 +LICENSE="other"
     3.9  WEB_SITE="http://xcb.freedesktop.org/"
    3.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    3.11  WGET_URL="http://xcb.freedesktop.org/dist/$TARBALL"
     4.1 --- a/xcb-util-keysyms-dev/receipt	Fri Jun 14 11:27:43 2013 +0200
     4.2 +++ b/xcb-util-keysyms-dev/receipt	Fri Jun 14 11:49:11 2013 +0200
     4.3 @@ -5,6 +5,7 @@
     4.4  CATEGORY="development"
     4.5  SHORT_DESC="devel files for xcb-util-keysyms"
     4.6  MAINTAINER="slaxemulator@gmail.com"
     4.7 +LICENSE="other"
     4.8  WEB_SITE="http://xcb.freedesktop.org/"
     4.9  WANTED="xcb-util-keysyms"
    4.10  
     5.1 --- a/xcb-util-keysyms/receipt	Fri Jun 14 11:27:43 2013 +0200
     5.2 +++ b/xcb-util-keysyms/receipt	Fri Jun 14 11:49:11 2013 +0200
     5.3 @@ -5,7 +5,7 @@
     5.4  CATEGORY="x-window"
     5.5  SHORT_DESC="Utility libraries for XC Binding"
     5.6  MAINTAINER="slaxemulator@gmail.com"
     5.7 -LICENSE="custom"
     5.8 +LICENSE="other"
     5.9  WEB_SITE="http://xcb.freedesktop.org/"
    5.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    5.11  WGET_URL="http://xcb.freedesktop.org/dist/$TARBALL"
     6.1 --- a/xcb-util-wm-dev/receipt	Fri Jun 14 11:27:43 2013 +0200
     6.2 +++ b/xcb-util-wm-dev/receipt	Fri Jun 14 11:49:11 2013 +0200
     6.3 @@ -5,6 +5,7 @@
     6.4  CATEGORY="development"
     6.5  SHORT_DESC="devel files for xcb-util-wm"
     6.6  MAINTAINER="slaxemulator@gmail.com"
     6.7 +LICENSE="other"
     6.8  WEB_SITE="http://xcb.freedesktop.org/"
     6.9  WANTED="xcb-util-wm"
    6.10  
     7.1 --- a/xcb-util-wm/receipt	Fri Jun 14 11:27:43 2013 +0200
     7.2 +++ b/xcb-util-wm/receipt	Fri Jun 14 11:49:11 2013 +0200
     7.3 @@ -5,7 +5,7 @@
     7.4  CATEGORY="x-window"
     7.5  SHORT_DESC="Utility libraries for XC Binding - client and window-manager helpers for ICCCM"
     7.6  MAINTAINER="slaxemulator@gmail.com"
     7.7 -LICENSE="custom"
     7.8 +LICENSE="other"
     7.9  WEB_SITE="http://xcb.freedesktop.org/"
    7.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    7.11  WGET_URL="http://xcb.freedesktop.org/dist/$TARBALL"