# HG changeset patch # User Pascal Bellard # Date 1376134391 0 # Node ID 7d60899535927f1fa5363d31dcf3510427738682 # Parent 76b72f1ad63c48abf9a0c0fd56da1154bbae2937 Add LGPL3 licenses diff -r 76b72f1ad63c -r 7d6089953592 babl/receipt --- a/babl/receipt Sat Aug 10 11:00:21 2013 +0000 +++ b/babl/receipt Sat Aug 10 11:33:11 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="system-tools" SHORT_DESC="pixel format translation library." MAINTAINER="erjo@slitaz.org" +LICENSE="LGPL3" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://gegl.org/babl/" WGET_URL="ftp://ftp.gimp.org/pub/$PACKAGE/${VERSION:0:3}/$TARBALL" diff -r 76b72f1ad63c -r 7d6089953592 bastet/receipt --- a/bastet/receipt Sat Aug 10 11:00:21 2013 +0000 +++ b/bastet/receipt Sat Aug 10 11:33:11 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="games" SHORT_DESC="Bastard tetris clone." MAINTAINER="pankso@slitaz.org" +LICENSE="GPL3" DEPENDS="ncurses libboost-program-options" BUILD_DEPENDS="ncurses-dev libboost-dev libboost-program-options-dev" TARBALL="$PACKAGE-$VERSION.tgz" diff -r 76b72f1ad63c -r 7d6089953592 cairo-dock-dev/receipt --- a/cairo-dock-dev/receipt Sat Aug 10 11:00:21 2013 +0000 +++ b/cairo-dock-dev/receipt Sat Aug 10 11:33:11 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="x-window" SHORT_DESC="Cairo dock devel file." MAINTAINER="pankso@slitaz.org" +LICENSE="GPL3" DEPENDS="cairo-dock" WANTED="cairo-dock" WEB_SITE="http://www.glx-dock.org/" @@ -13,7 +14,7 @@ genpkg_rules() { mkdir -p $fs/usr/lib - #cp -a $_pkg/usr/lib/*.*a $fs/usr/lib - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib - cp -a $_pkg/usr/include $fs/usr + #cp -a $install/usr/lib/*.*a $fs/usr/lib + cp -a $install/usr/lib/pkgconfig $fs/usr/lib + cp -a $install/usr/include $fs/usr } diff -r 76b72f1ad63c -r 7d6089953592 cairo-dock-plugins/receipt --- a/cairo-dock-plugins/receipt Sat Aug 10 11:00:21 2013 +0000 +++ b/cairo-dock-plugins/receipt Sat Aug 10 11:33:11 2013 +0000 @@ -5,12 +5,14 @@ CATEGORY="x-window" SHORT_DESC="Set of plugins for Cairo-Dock." MAINTAINER="pankso@slitaz.org" +LICENSE="GPL3" +TARBALL="$PACKAGE-$VERSION.tar.gz" +WEB_SITE="http://www.glx-dock.org/" +WGET_URL="https://launchpad.net/cairo-dock-plug-ins/${VERSION:0:3}/${VERSION:0:5}/+download/$TARBALL" + DEPENDS="dbus-glib cairo-dock" BUILD_DEPENDS="wget dbus-glib-dev cairo-dock-dev cmake alsa-lib \ gtk+-dev cairo-dev librsvg-dev dbus-dev libxml2-dev gtkglext-dev mesa-dev" -TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.glx-dock.org/" -WGET_URL="https://launchpad.net/cairo-dock-plug-ins/${VERSION:0:3}/${VERSION:0:5}/+download/$TARBALL" # Rules to configure and make the package. compile_rules() diff -r 76b72f1ad63c -r 7d6089953592 cairo-dock/receipt --- a/cairo-dock/receipt Sat Aug 10 11:00:21 2013 +0000 +++ b/cairo-dock/receipt Sat Aug 10 11:33:11 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="x-window" SHORT_DESC="Cairo-Dock is a light and eye-candy dock to launch." MAINTAINER="pankso@slitaz.org" +LICENSE="GPL3" WEB_SITE="http://www.glx-dock.org/" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="https://launchpad.net/cairo-dock-core/${VERSION:0:3}/${VERSION:0:5}/+download/$TARBALL" diff -r 76b72f1ad63c -r 7d6089953592 deluge/receipt --- a/deluge/receipt Sat Aug 10 11:00:21 2013 +0000 +++ b/deluge/receipt Sat Aug 10 11:33:11 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="network" SHORT_DESC="A bittorrent client written with python and pygtk" MAINTAINER="slaxemulator@gmail.com" +LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://deluge-torrent.org/" WGET_URL="http://download.deluge-torrent.org/source/$TARBALL" @@ -24,10 +25,10 @@ genpkg_rules() { mkdir -p $fs/usr/share - cp -a $_pkg/usr/lib $fs/usr - cp -a $_pkg/usr/bin $fs/usr - cp -a $_pkg/usr/share/applications $fs/usr/share - cp -a $_pkg/usr/share/pixmaps $fs/usr/share + cp -a $install/usr/lib $fs/usr + cp -a $install/usr/bin $fs/usr + cp -a $install/usr/share/applications $fs/usr/share + cp -a $install/usr/share/pixmaps $fs/usr/share sed -i 's|deluge.svg|deluge.png|g' $fs/usr/lib/python2.7/site-packages/deluge/ui/gtkui/common.py } diff -r 76b72f1ad63c -r 7d6089953592 e4rat/receipt --- a/e4rat/receipt Sat Aug 10 11:00:21 2013 +0000 +++ b/e4rat/receipt Sat Aug 10 11:33:11 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="system-tools" SHORT_DESC="Ext4 - Reducing Access Times: Improve Startup Times." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL3" TARBALL="${PACKAGE}_${VERSION}_src.tar.gz" WEB_SITE="http://e4rat.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" diff -r 76b72f1ad63c -r 7d6089953592 econnman/receipt --- a/econnman/receipt Sat Aug 10 11:00:21 2013 +0000 +++ b/econnman/receipt Sat Aug 10 11:33:11 2013 +0000 @@ -5,7 +5,7 @@ CATEGORY="base-system" SHORT_DESC="ConnMan user interface for Enlightenment." MAINTAINER="domcox@slitaz.org" -LICENSE="GPL3" +LICENSE="LGPL3" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.enlightenment.org/" WGET_URL="git|git://git.enlightenment.org/apps/$PACKAGE.git" diff -r 76b72f1ad63c -r 7d6089953592 fox/receipt --- a/fox/receipt Sat Aug 10 11:00:21 2013 +0000 +++ b/fox/receipt Sat Aug 10 11:33:11 2013 +0000 @@ -14,7 +14,7 @@ DEPENDS="libpng jpeg tiff xorg-libXft bzlib mesa libglu-mesa xorg-libXcursor \ xorg-libXrandr xorg-libXxf86vm xorg-libXdamage libdrm jbigkit" BUILD_DEPENDS="$DEPENDS libpng-dev jpeg-dev tiff-dev xorg-libXft-dev mesa-dev \ -libglu-mesa-dev freetype-dev fontconfig-dev expat-dev" +libglu-mesa-dev freetype-dev fontconfig-dev expat-dev libxml2-dev" # Rules to configure and make the package. compile_rules() diff -r 76b72f1ad63c -r 7d6089953592 glances/receipt --- a/glances/receipt Sat Aug 10 11:00:21 2013 +0000 +++ b/glances/receipt Sat Aug 10 11:33:11 2013 +0000 @@ -5,13 +5,15 @@ CATEGORY="utilities" SHORT_DESC="A CLI curses based monitoring tool for GNU/Linux and BSD OS." MAINTAINER="paul@slitaz.org" -DEPENDS="python python-psutil setuptools" -BUILD_DEPENDS="git bzip2 python-dev setuptools python-psutil" +LICENSE="LGPL3" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://nicolargo.github.com/glances/" WGET_URL="git|git://github.com/nicolargo/glances.git" SUGGESTED="python-jinja2" +DEPENDS="python python-psutil setuptools" +BUILD_DEPENDS="git bzip2 python-dev setuptools python-psutil" + # Rules to configure and make the package. compile_rules() { diff -r 76b72f1ad63c -r 7d6089953592 gtk2-engine-murrine/receipt --- a/gtk2-engine-murrine/receipt Sat Aug 10 11:00:21 2013 +0000 +++ b/gtk2-engine-murrine/receipt Sat Aug 10 11:33:11 2013 +0000 @@ -5,7 +5,7 @@ CATEGORY="x-window" SHORT_DESC="GTK2 engine to make your desktop look like a murrina" MAINTAINER="jozee@slitaz.org" -LICENSE="GPL2" +LICENSE="LGPL3" WEB_SITE="http://www.cimitan.com/murrine" TARBALL="murrine-$VERSION.tar.xz" WGET_URL="$GNOME_MIRROR/murrine/0.98/$TARBALL" diff -r 76b72f1ad63c -r 7d6089953592 gtkhotkey/receipt --- a/gtkhotkey/receipt Sat Aug 10 11:00:21 2013 +0000 +++ b/gtkhotkey/receipt Sat Aug 10 11:33:11 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="x-window" SHORT_DESC="Platform independent hotkey handling for Gtk+ applications." MAINTAINER="pankso@slitaz.org" +LICENSE="LGPL3" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://launchpad.net/gtkhotkey" WGET_URL="https://launchpad.net/gtkhotkey/0.2/$VERSION/+download/$TARBALL" diff -r 76b72f1ad63c -r 7d6089953592 hydra/receipt --- a/hydra/receipt Sat Aug 10 11:00:21 2013 +0000 +++ b/hydra/receipt Sat Aug 10 11:33:11 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="system-tools" SHORT_DESC="THC password cracker for FTP, HTTP, HTTPS, SMB, etc." MAINTAINER="pankso@slitaz.org" +LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION-src.tar.gz" WEB_SITE="http://freeworld.thc.org/thc-hydra" WGET_URL="http://freeworld.thc.org/releases/$TARBALL" diff -r 76b72f1ad63c -r 7d6089953592 kivy/receipt --- a/kivy/receipt Sat Aug 10 11:00:21 2013 +0000 +++ b/kivy/receipt Sat Aug 10 11:33:11 2013 +0000 @@ -6,6 +6,7 @@ CATEGORY="development" SHORT_DESC="Cross platform library for rapid development of applications." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="LGPL3" WEB_SITE="http://kivy.org/" TARBALL="$SOURCE-$VERSION.tar.gz" WGET_URL="http://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" diff -r 76b72f1ad63c -r 7d6089953592 libnfc/receipt --- a/libnfc/receipt Sat Aug 10 11:00:21 2013 +0000 +++ b/libnfc/receipt Sat Aug 10 11:33:11 2013 +0000 @@ -5,7 +5,7 @@ CATEGORY="development" SHORT_DESC="Near Field Communication (NFC) library." MAINTAINER="pascal.bellard@slitaz.org" -LICENSE="GPL2" +LICENSE="LGPL3" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://nfc-tools.org/index.php?title=Libnfc" WGET_URL="http://libnfc.googlecode.com/files/$TARBALL" diff -r 76b72f1ad63c -r 7d6089953592 lynis/receipt --- a/lynis/receipt Sat Aug 10 11:00:21 2013 +0000 +++ b/lynis/receipt Sat Aug 10 11:33:11 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="security" SHORT_DESC="Security and system auditing tool." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL3" WEB_SITE="http://www.rootkit.nl/projects/lynis.html" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="http://www.rootkit.nl/files/$TARBALL" diff -r 76b72f1ad63c -r 7d6089953592 mixxx/receipt --- a/mixxx/receipt Sat Aug 10 11:00:21 2013 +0000 +++ b/mixxx/receipt Sat Aug 10 11:33:11 2013 +0000 @@ -5,7 +5,7 @@ CATEGORY="multimedia" SHORT_DESC="Digital DJ mixing software" MAINTAINER="slaxemulator@gmail.com" -LICENSE="LGPL2.1" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION-src.tar.gz" WEB_SITE="http://www.mixxx.org/" WGET_URL="http://downloads.mixxx.org/$PACKAGE-$VERSION/$TARBALL" diff -r 76b72f1ad63c -r 7d6089953592 murrine/receipt --- a/murrine/receipt Sat Aug 10 11:00:21 2013 +0000 +++ b/murrine/receipt Sat Aug 10 11:33:11 2013 +0000 @@ -5,12 +5,14 @@ CATEGORY="x-window" SHORT_DESC="GTK2 engine to make your desktop look like a murrina" MAINTAINER="jozee@slitaz.org" -DEPENDS="pixman expat libgio gtk+" -BUILD_DEPENDS="autoconf automake intltool libtool m4 gettext libgomp pixman-dev expat-dev libgio-dev gtk+-dev glibc-locale" +LICENSE="LGPL3" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.cimitan.com/murrine" WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/murrine/0.98/$TARBALL" +DEPENDS="pixman expat libgio gtk+" +BUILD_DEPENDS="autoconf automake intltool libtool m4 gettext libgomp pixman-dev expat-dev libgio-dev gtk+-dev glibc-locale" + # Rules to configure and make the package. compile_rules() { @@ -19,15 +21,15 @@ #sed -i 's/1.10/1.11/g' autogen.sh ./configure --prefix=/usr --enable-animation $CONFIGURE_ARGS && make && - make DESTDIR=$PWD/_pkg install + make DESTDIR=$DESTDIR install } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/share $fs/usr/lib - cp -a $_pkg/usr/share $fs/usr - cp -a $_pkg/usr/lib $fs/usr + cp -a $install/usr/share $fs/usr + cp -a $install/usr/lib $fs/usr } diff -r 76b72f1ad63c -r 7d6089953592 python-aeroolib/receipt --- a/python-aeroolib/receipt Sat Aug 10 11:00:21 2013 +0000 +++ b/python-aeroolib/receipt Sat Aug 10 11:33:11 2013 +0000 @@ -6,6 +6,7 @@ CATEGORY="misc" SHORT_DESC="A report creation library for Python." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL3" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="https://launchpad.net/aeroolib" WGET_URL="$WEB_SITE/trunk/$VERSION/+download/$SOURCE.tar.gz" diff -r 76b72f1ad63c -r 7d6089953592 python-elementary/receipt --- a/python-elementary/receipt Sat Aug 10 11:00:21 2013 +0000 +++ b/python-elementary/receipt Sat Aug 10 11:33:11 2013 +0000 @@ -5,7 +5,7 @@ CATEGORY="base-system" SHORT_DESC="Python bindings for Elementary" MAINTAINER="domcox@slitaz.org" -LICENSE="LGPL" +LICENSE="LGPL3" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.enlightenment.org/" WGET_URL="http://download.enlightenment.org/releases/BINDINGS/python/$TARBALL" diff -r 76b72f1ad63c -r 7d6089953592 python-pyliblzma/receipt --- a/python-pyliblzma/receipt Sat Aug 10 11:00:21 2013 +0000 +++ b/python-pyliblzma/receipt Sat Aug 10 11:33:11 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="A Python wrapper for the liblzma library." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="LGPL3" SOURCE="pyliblzma" TARBALL="$SOURCE-$VERSION.tar.bz2" WEB_SITE="http://pypi.python.org/pypi/pyliblzma" diff -r 76b72f1ad63c -r 7d6089953592 qoauth/receipt --- a/qoauth/receipt Sat Aug 10 11:00:21 2013 +0000 +++ b/qoauth/receipt Sat Aug 10 11:33:11 2013 +0000 @@ -5,13 +5,15 @@ CATEGORY="development" SHORT_DESC="OAuth support for Qt applications." MAINTAINER="ben@seawolfsanctuary.com" +LICENSE="LGPL3" +TARBALL="$PACKAGE-$VERSION-src.tar.bz2" +WEB_SITE="http://github.com/ayoy/$PACKAGE" +WGET_URL="http://files.ayoy.net/$PACKAGE/release/$VERSION/src/$TARBALL" + DEPENDS="glibc-locale libQtCore libQtGui libQtNetwork libQtSvg libQtXml \ libQtDesigner libQtScript libQt3Support libQtClucene libQtDBus libQtHelp \ libQtOpenGL libQtSql libQtWebkit" BUILD_DEPENDS="qmake qca-dev xorg-libX11-dev dbus-dev Qt4-dev slitaz-toolchain" -TARBALL="$PACKAGE-$VERSION-src.tar.bz2" -WEB_SITE="http://github.com/ayoy/$PACKAGE" -WGET_URL="http://files.ayoy.net/$PACKAGE/release/$VERSION/src/$TARBALL" # Rules to configure and make the package. compile_rules() diff -r 76b72f1ad63c -r 7d6089953592 qtwitter/receipt --- a/qtwitter/receipt Sat Aug 10 11:00:21 2013 +0000 +++ b/qtwitter/receipt Sat Aug 10 11:33:11 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="network" SHORT_DESC="A Qt-based, cross-network microblogging client." MAINTAINER="ben@seawolfsanctuary.com" +LICENSE="LGPL3" TARBALL="$PACKAGE-$VERSION-src.tar.gz" WEB_SITE="http://blog.ayoy.net/qtwitter" WGET_URL="http://files.ayoy.net/$PACKAGE/release/$VERSION/src/$TARBALL" diff -r 76b72f1ad63c -r 7d6089953592 s3ql/receipt --- a/s3ql/receipt Sat Aug 10 11:00:21 2013 +0000 +++ b/s3ql/receipt Sat Aug 10 11:33:11 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="network" SHORT_DESC="A file system for Google Storage, Amazon S3 or OpenStack." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://code.google.com/p/$PACKAGE/" WGET_URL="http://$PACKAGE.googlecode.com/files/$TARBALL" diff -r 76b72f1ad63c -r 7d6089953592 usbmanager/receipt --- a/usbmanager/receipt Sat Aug 10 11:00:21 2013 +0000 +++ b/usbmanager/receipt Sat Aug 10 11:33:11 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="utilities" SHORT_DESC="An USB storage management interface written in Python" MAINTAINER="al.bobylev@gmail.com" +LICENSE="LGPL3" WEB_SITE="https://launchpad.net/usbmanager" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="https://launchpad.net/$PACKAGE/1.x-hal/$VERSION/+download/$TARBALL"