# HG changeset patch # User Pascal Bellard # Date 1371203351 -7200 # Node ID 1579e41f30b54a8907a37c817120b5991b9edf81 # Parent 38fada8758a2c395921895db2e2e969fb2e6075a Normalize some licenses diff -r 38fada8758a2 -r 1579e41f30b5 libvorbis/receipt --- a/libvorbis/receipt Fri Jun 14 11:27:43 2013 +0200 +++ b/libvorbis/receipt Fri Jun 14 11:49:11 2013 +0200 @@ -5,13 +5,14 @@ CATEGORY="multimedia" SHORT_DESC="Vorbis base library." MAINTAINER="pankso@slitaz.org" -LICENSE="custom" -DEPENDS="libogg" -BUILD_DEPENDS="libogg-dev" +LICENSE="other" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.xiph.org/" WGET_URL="http://downloads.xiph.org/releases/vorbis/$TARBALL" +DEPENDS="libogg" +BUILD_DEPENDS="libogg-dev" + # Rules to configure and make the package. compile_rules() { @@ -28,9 +29,9 @@ mkdir -p $fs/usr/lib # The libvorbisenc files should go in libvorbis-enc - #cp -a $_pkg/usr/lib/libvorbis.so* $fs/usr/lib - #cp -a $_pkg/usr/lib/libvorbisfile.so* $fs/usr/lib + #cp -a $install/usr/lib/libvorbis.so* $fs/usr/lib + #cp -a $install/usr/lib/libvorbisfile.so* $fs/usr/lib - cp -a $_pkg/usr/lib/*.so* $fs/usr/lib + cp -a $install/usr/lib/*.so* $fs/usr/lib } diff -r 38fada8758a2 -r 1579e41f30b5 xcb-util-image-dev/receipt --- a/xcb-util-image-dev/receipt Fri Jun 14 11:27:43 2013 +0200 +++ b/xcb-util-image-dev/receipt Fri Jun 14 11:49:11 2013 +0200 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="devel files for xcb-util" MAINTAINER="slaxemulator@gmail.com" +LICENSE="other" WEB_SITE="http://xcb.freedesktop.org/" WANTED="xcb-util-image" diff -r 38fada8758a2 -r 1579e41f30b5 xcb-util-image/receipt --- a/xcb-util-image/receipt Fri Jun 14 11:27:43 2013 +0200 +++ b/xcb-util-image/receipt Fri Jun 14 11:49:11 2013 +0200 @@ -5,7 +5,7 @@ CATEGORY="x-window" SHORT_DESC="Utility libraries for XC Binding - Port of Xlib's XImage and XShmImage functions" MAINTAINER="slaxemulator@gmail.com" -LICENSE="custom" +LICENSE="other" WEB_SITE="http://xcb.freedesktop.org/" TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="http://xcb.freedesktop.org/dist/$TARBALL" diff -r 38fada8758a2 -r 1579e41f30b5 xcb-util-keysyms-dev/receipt --- a/xcb-util-keysyms-dev/receipt Fri Jun 14 11:27:43 2013 +0200 +++ b/xcb-util-keysyms-dev/receipt Fri Jun 14 11:49:11 2013 +0200 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="devel files for xcb-util-keysyms" MAINTAINER="slaxemulator@gmail.com" +LICENSE="other" WEB_SITE="http://xcb.freedesktop.org/" WANTED="xcb-util-keysyms" diff -r 38fada8758a2 -r 1579e41f30b5 xcb-util-keysyms/receipt --- a/xcb-util-keysyms/receipt Fri Jun 14 11:27:43 2013 +0200 +++ b/xcb-util-keysyms/receipt Fri Jun 14 11:49:11 2013 +0200 @@ -5,7 +5,7 @@ CATEGORY="x-window" SHORT_DESC="Utility libraries for XC Binding" MAINTAINER="slaxemulator@gmail.com" -LICENSE="custom" +LICENSE="other" WEB_SITE="http://xcb.freedesktop.org/" TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="http://xcb.freedesktop.org/dist/$TARBALL" diff -r 38fada8758a2 -r 1579e41f30b5 xcb-util-wm-dev/receipt --- a/xcb-util-wm-dev/receipt Fri Jun 14 11:27:43 2013 +0200 +++ b/xcb-util-wm-dev/receipt Fri Jun 14 11:49:11 2013 +0200 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="devel files for xcb-util-wm" MAINTAINER="slaxemulator@gmail.com" +LICENSE="other" WEB_SITE="http://xcb.freedesktop.org/" WANTED="xcb-util-wm" diff -r 38fada8758a2 -r 1579e41f30b5 xcb-util-wm/receipt --- a/xcb-util-wm/receipt Fri Jun 14 11:27:43 2013 +0200 +++ b/xcb-util-wm/receipt Fri Jun 14 11:49:11 2013 +0200 @@ -5,7 +5,7 @@ CATEGORY="x-window" SHORT_DESC="Utility libraries for XC Binding - client and window-manager helpers for ICCCM" MAINTAINER="slaxemulator@gmail.com" -LICENSE="custom" +LICENSE="other" WEB_SITE="http://xcb.freedesktop.org/" TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="http://xcb.freedesktop.org/dist/$TARBALL"