# HG changeset patch # User Pascal Bellard # Date 1376156885 0 # Node ID 408c87fa22ca52d117232571d96c8a51d42103a0 # Parent 380ffe05937a1c12d830ed571fdec4e9b6b35c16 Add some GPL2 licenses diff -r 380ffe05937a -r 408c87fa22ca acpid/receipt --- a/acpid/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/acpid/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="system-tools" SHORT_DESC="The ACPI event daemon with netlink" MAINTAINER="domcox@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.xz" WEB_SITE="http://tedfelix.com/linux/acpid-netlink.html" WGET_URL="http://www.tedfelix.com/linux/$TARBALL" @@ -27,9 +28,9 @@ { mkdir -p $fs/usr # acpid - cp -a $_pkg/usr/sbin $fs/usr + cp -a $install/usr/sbin $fs/usr # acpi_listen - cp -a $_pkg/usr/bin $fs/usr + cp -a $install/usr/bin $fs/usr # acpid conf files mkdir -p $fs/etc cp -a $stuff/init.d $fs/etc/ diff -r 380ffe05937a -r 408c87fa22ca alarm-clock-applet/receipt --- a/alarm-clock-applet/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/alarm-clock-applet/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="x-window" SHORT_DESC="Alarm Clock is a fully-featured alarm clock for panel" MAINTAINER="al.bobylev@gmail.com" +LICENSE="GPL2" WEB_SITE="http://alarm-clock.pseudoberries.com/" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="https://launchpad.net/alarm-clock/trunk/$VERSION/+download/$TARBALL" diff -r 380ffe05937a -r 408c87fa22ca autoconf/receipt --- a/autoconf/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/autoconf/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,7 +5,7 @@ CATEGORY="development" SHORT_DESC="A GNU tool for automatically configuring source code" MAINTAINER="pankso@slitaz.org" -LICENSE="GPL3" +LICENSE="GPL2" WEB_SITE="http://www.gnu.org/software/autoconf/" TARBALL="$PACKAGE-$VERSION.tar.xz" WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" diff -r 380ffe05937a -r 408c87fa22ca axel/receipt --- a/axel/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/axel/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="network" SHORT_DESC="Download accelerator." MAINTAINER="rocky@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://axel.alioth.debian.org" WGET_URL="http://alioth.debian.org/frs/download.php/3015/$TARBALL" @@ -19,13 +20,13 @@ --i18n=0 \ $CONFIGURE_ARGS && make && - make install DESTDIR=$PWD/_pkg + make install DESTDIR=$DESTDIR } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr - cp -a $_pkg/usr/bin $fs/usr - cp -a $_pkg/etc $fs/ + cp -a $install/usr/bin $fs/usr + cp -a $install/etc $fs/ } diff -r 380ffe05937a -r 408c87fa22ca buffer/receipt --- a/buffer/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/buffer/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="system-tools" SHORT_DESC="GPL disaster recovery solution." MAINTAINER="erjo@slitaz.org" +LICENSE="GPL2" WEB_SITE="http://www.mondorescue.org/" TARBALL="$PACKAGE-$VERSION.tgz" WGET_URL="ftp://ftp.mondorescue.org/src/$TARBALL" diff -r 380ffe05937a -r 408c87fa22ca cadaver/receipt --- a/cadaver/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/cadaver/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="network" SHORT_DESC="Command-line WEBDAV client." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.webdav.org/cadaver" WGET_URL="$WEB_SITE/$TARBALL" + DEPENDS="openssl libkrb5 krb5 expat neon readline zlib libcomerr3" BUILD_DEPENDS="openssl-dev krb5-dev krb5 expat-dev neon-dev readline-dev" TAGS="webdav" @@ -21,13 +23,13 @@ --mandir=/usr/share/man \ $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 - cp -a $_pkg/usr/bin $fs/usr + cp -a $install/usr/bin $fs/usr } diff -r 380ffe05937a -r 408c87fa22ca cd-discid/receipt --- a/cd-discid/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/cd-discid/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="multimedia" SHORT_DESC="Utility to get CDDB discid information from a CD-ROM disc" MAINTAINER="domcox@slitaz.org" +LICENSE="GPL2" WEB_SITE="http://linukz.org/cd-discid.shtml" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="http://linukz.org/download/$TARBALL" diff -r 380ffe05937a -r 408c87fa22ca cgoban/receipt --- a/cgoban/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/cgoban/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,12 +5,14 @@ CATEGORY="games" SHORT_DESC="Large set of go-related services for Unix and X11." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://cgoban1.sourceforge.net/" WGET_URL="$SF_MIRROR/cgoban1/$TARBALL" +SUGGESTED="gnugo" + DEPENDS="gtk+" BUILD_DEPENDS="gtk+-dev xorg-dev" -SUGGESTED="gnugo" # Rules to configure and make the package. compile_rules() @@ -20,13 +22,13 @@ --mandir=/usr/share/man \ $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/bin $fs/usr/share/applications - cp -a $_pkg/usr/bin/cgoban $fs/usr/bin + cp -a $install/usr/bin/cgoban $fs/usr/bin } diff -r 380ffe05937a -r 408c87fa22ca collectd-apache/receipt --- a/collectd-apache/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/collectd-apache/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,12 +5,13 @@ CATEGORY="network" SHORT_DESC="Apache plugin for Collectd" MAINTAINER="erjo@slitaz.org" -DEPENDS="libcurl apache" -BUILD_DEPENDS="curl-dev" WEB_SITE="http://collectd.org" #CONFIG_FILES="/etc/collectd/collectd.conf" WANTED="collectd" +DEPENDS="libcurl apache" +BUILD_DEPENDS="curl-dev" + # Rules to configure and make the package. compile_rules() { @@ -30,6 +31,6 @@ { mkdir -p $fs/usr/lib/collectd - cp -a $_pkg/usr/lib/collectd/*.so* $fs/usr/lib/collectd + cp -a $install/usr/lib/collectd/*.so* $fs/usr/lib/collectd } diff -r 380ffe05937a -r 408c87fa22ca collectd-dev/receipt --- a/collectd-dev/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/collectd-dev/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,20 +5,21 @@ CATEGORY="network" SHORT_DESC="System Stattistics Collection Daemon" MAINTAINER="erjo@slitaz.org" -DEPENDS="" +LICENSE="GPL2" WEB_SITE="http://collectd.org" WANTED="collectd" # Rules to config +DEPENDS="" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/lib - cp -a $_pkg/usr/include $fs/usr - cp -a $_pkg/usr/lib/*.*a $fs/usr/lib - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib + cp -a $install/usr/include $fs/usr + cp -a $install/usr/lib/*.*a $fs/usr/lib + cp -a $install/usr/lib/pkgconfig $fs/usr/lib } diff -r 380ffe05937a -r 408c87fa22ca collectd/receipt --- a/collectd/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/collectd/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="network" SHORT_DESC="System Stattistics Collection Daemon" MAINTAINER="erjo@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://collectd.org" WGET_URL="http://collectd.org/files/$TARBALL" @@ -45,14 +46,14 @@ $fs/etc/init.d - cp -a $_pkg/etc $fs/ - cp -a $_pkg/var $fs/ - cp -a $_pkg/usr/share/collectd $fs/usr/share - cp -a $_pkg/usr/bin $fs/usr - cp -a $_pkg/usr/sbin $fs/usr - cp -a $_pkg/usr/lib/*.so* $fs/usr/lib - cp -a $_pkg/usr/lib/collectd/*.so $fs/usr/lib/collectd - cp -a $_pkg/usr/lib/perl5 $fs/usr/lib + cp -a $install/etc $fs/ + cp -a $install/var $fs/ + cp -a $install/usr/share/collectd $fs/usr/share + cp -a $install/usr/bin $fs/usr + cp -a $install/usr/sbin $fs/usr + cp -a $install/usr/lib/*.so* $fs/usr/lib + cp -a $install/usr/lib/collectd/*.so $fs/usr/lib/collectd + cp -a $install/usr/lib/perl5 $fs/usr/lib # Add init script and fixes install -g root -o root -m 0755 $stuff/collectd $fs/etc/init.d diff -r 380ffe05937a -r 408c87fa22ca commoncpp2-dev/receipt --- a/commoncpp2-dev/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/commoncpp2-dev/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -3,19 +3,21 @@ PACKAGE="commoncpp2-dev" VERSION="1.8.1" CATEGORY="development" +LICENSE="GPL2" SHORT_DESC="Devel files for commoncpp2." MAINTAINER="rcx@zoominternet.net" -DEPENDS="commoncpp2" WEB_SITE="http://www.gnu.org/software/commoncpp/" WANTED="commoncpp2" +DEPENDS="commoncpp2" + # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/lib $fs/usr/share - cp -a $_pkg/usr/lib/*.*a $fs/usr/lib - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib - cp -a $_pkg/usr/bin $fs/usr - cp -a $_pkg/usr/include $fs/usr - cp -a $_pkg/usr/share/aclocal $fs/usr/share + cp -a $install/usr/lib/*.*a $fs/usr/lib + cp -a $install/usr/lib/pkgconfig $fs/usr/lib + cp -a $install/usr/bin $fs/usr + cp -a $install/usr/include $fs/usr + cp -a $install/usr/share/aclocal $fs/usr/share } diff -r 380ffe05937a -r 408c87fa22ca commoncpp2/receipt --- a/commoncpp2/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/commoncpp2/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,11 +5,13 @@ CATEGORY="development" SHORT_DESC="A very portable and highly optimized class framework for writing C++ applications." MAINTAINER="rcx@zoominternet.net" -DEPENDS="glibc-base gcc-lib-base zlib" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.gnu.org/software/commoncpp/" WGET_URL="$GNU_MIRROR/commoncpp/$TARBALL" +DEPENDS="glibc-base gcc-lib-base zlib" + # Rules to configure and make the package. compile_rules() { @@ -25,5 +27,5 @@ genpkg_rules() { mkdir -p $fs/usr/lib - cp -a $_pkg/usr/lib/*.so* $fs/usr/lib + cp -a $install/usr/lib/*.so* $fs/usr/lib } diff -r 380ffe05937a -r 408c87fa22ca dulwich/receipt --- a/dulwich/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/dulwich/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="Git files formats and protocols for python." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WEB_SITE="http://www.samba.org/~jelmer/dulwich/" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="${WEB_SITE}$TARBALL" @@ -22,5 +23,5 @@ # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { - cp -a $_pkg/* $fs + cp -a $install/* $fs } diff -r 380ffe05937a -r 408c87fa22ca fbida/receipt --- a/fbida/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/fbida/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="utilities" SHORT_DESC="Image viewer for the framebuffer console" MAINTAINER="devl547@gmail.com" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://linux.bytesex.org/fbida/" WGET_URL="http://dl.bytesex.org/releases/$PACKAGE/$TARBALL" diff -r 380ffe05937a -r 408c87fa22ca flashrom/receipt --- a/flashrom/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/flashrom/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="misc" SHORT_DESC="tility Identify, read, write, verify and erase flash chips." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://flashrom.org/" WGET_URL="http://download.flashrom.org/releases/$TARBALL" diff -r 380ffe05937a -r 408c87fa22ca frozen-bubble/receipt --- a/frozen-bubble/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/frozen-bubble/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="games" SHORT_DESC="A bubbles game" MAINTAINER="slaxemulator@gmail.com" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.frozen-bubble.org" WGET_URL="$WEB_SITE/data/$TARBALL" diff -r 380ffe05937a -r 408c87fa22ca fuse-emulator/receipt --- a/fuse-emulator/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/fuse-emulator/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="games" SHORT_DESC="ZX Spectrum emulator" MAINTAINER="slaxemulator@gmail.com" +LICENSE="GPL2" # make SOURCE fuse-emulator so the source tarball # is not named fuse-$VERSION.tar.lzma SOURCE="fuse-emulator" @@ -27,7 +28,7 @@ genpkg_rules() { mkdir -p $fs/usr/share - cp -a $_pkg/usr/bin $fs/usr - cp -a $_pkg/usr/share/fuse $fs/usr/share + cp -a $install/usr/bin $fs/usr + cp -a $install/usr/share/fuse $fs/usr/share } diff -r 380ffe05937a -r 408c87fa22ca gigolo/receipt --- a/gigolo/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/gigolo/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="network" SHORT_DESC="Frontend to manage connections to filesystems using GIO/GVfs." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WEB_SITE="http://www.uvena.de/gigolo/" TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="http://files.uvena.de/$PACKAGE/$TARBALL" diff -r 380ffe05937a -r 408c87fa22ca gmpc-dev/receipt --- a/gmpc-dev/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/gmpc-dev/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -4,6 +4,7 @@ VERSION="0.19.1" CATEGORY="development" MAINTAINER="jozee@slitaz.org" +LICENSE="GPL2" SHORT_DESC="gmpc devel library." WANTED="gmpc" WEB_SITE="http://gmpc.wikia.com/wiki/Gnome_Music_Player_Client" @@ -12,6 +13,6 @@ genpkg_rules() { mkdir -p $fs/usr/lib - cp -a $_pkg/usr/include $fs/usr - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib + cp -a $install/usr/include $fs/usr + cp -a $install/usr/lib/pkgconfig $fs/usr/lib } diff -r 380ffe05937a -r 408c87fa22ca gmpc/receipt --- a/gmpc/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/gmpc/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -4,6 +4,7 @@ VERSION="0.19.1" CATEGORY="multimedia" MAINTAINER="jozee@slitaz.org" +LICENSE="GPL2" SHORT_DESC="A GTK2 client for MPD" WEB_SITE="http://gmpc.wikia.com/wiki/Gnome_Music_Player_Client" DEPENDS="libglade libmpd curl xorg-libSM libsoup libsexy mpd sqlite libtasn1" @@ -25,15 +26,15 @@ $CONFIGURE_ARGS && make || return 1 sed -i 's|GNOME;AudioVideo;|GTK;AudioVideo;Player;|' data/${PACKAGE}.desktop - 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/icons/hicolor - cp -a $_pkg/usr/bin $fs/usr - cp -a $_pkg/usr/share/$PACKAGE $fs/usr/share - cp -a $_pkg/usr/share/icons/hicolor/16x16 $fs/usr/share/icons/hicolor + cp -a $install/usr/bin $fs/usr + cp -a $install/usr/share/$PACKAGE $fs/usr/share + cp -a $install/usr/share/icons/hicolor/16x16 $fs/usr/share/icons/hicolor } diff -r 380ffe05937a -r 408c87fa22ca gpxe-pxe/receipt --- a/gpxe-pxe/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/gpxe-pxe/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,7 +5,7 @@ CATEGORY="system-tools" SHORT_DESC="Ethernet bootloader for pxe server." MAINTAINER="pascal.bellard@slitaz.org" -LICENSE="GPL" +LICENSE="GPL2" WEB_SITE="http://www.etherboot.org/" WANTED="gpxe" diff -r 380ffe05937a -r 408c87fa22ca gpxe/receipt --- a/gpxe/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/gpxe/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,7 +5,7 @@ CATEGORY="system-tools" SHORT_DESC="Ethernet bootloader." MAINTAINER="pascal.bellard@slitaz.org" -LICENSE="GPL" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.etherboot.org/" WGET_URL="http://kernel.org/pub/software/utils/boot/$PACKAGE/Old/$TARBALL" diff -r 380ffe05937a -r 408c87fa22ca imlib-dev/receipt --- a/imlib-dev/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/imlib-dev/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -6,15 +6,16 @@ SHORT_DESC="imlib devel files." WEB_SITE="http://freshmeat.net/projects/imlib/" MAINTAINER="rcx@zoominternet.net" +LICENSE="GPL2" WANTED="imlib" # Rules to gen a SliTaz package suitable for Tazpkg. 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 mkdir -p $fs/usr/share/aclocal - cp -a $_pkg/usr/share/aclocal $fs/usr/share + cp -a $install/usr/share/aclocal $fs/usr/share } diff -r 380ffe05937a -r 408c87fa22ca imlib/receipt --- a/imlib/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/imlib/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,12 +5,14 @@ CATEGORY="graphics" SHORT_DESC="An advanced replacement imaging library for libraries like libXpm." MAINTAINER="rcx@zoominternet.net" -DEPENDS="glibc-base xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXext giflib jpeg libpng tiff zlib util-linux-uuid" -BUILD_DEPENDS="slitaz-toolchain xorg-dev xorg-xextproto giflib giflib-dev jpeg jpeg-dev libpng libpng-dev tiff tiff-dev zlib zlib-dev util-linux-uuid-dev" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://freshmeat.net/projects/imlib/" WGET_URL="ftp://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/1.9/$TARBALL" +DEPENDS="glibc-base xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXext giflib jpeg libpng tiff zlib util-linux-uuid" +BUILD_DEPENDS="slitaz-toolchain xorg-dev xorg-xextproto giflib giflib-dev jpeg jpeg-dev libpng libpng-dev tiff tiff-dev zlib zlib-dev util-linux-uuid-dev" + # Rules to configure and make the package. compile_rules() { @@ -21,16 +23,16 @@ --infodir=/usr/share/info \ --mandir=/usr/share/man \ $CONFIGURE_ARGS && - make && make DESTDIR=$PWD/_pkg install + make && make DESTDIR=$DESTDIR install } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr - cp -a $_pkg/usr/bin $fs/usr + cp -a $install/usr/bin $fs/usr mkdir -p $fs/usr/lib - cp -a $_pkg/usr/lib/*.so* $fs/usr/lib + cp -a $install/usr/lib/*.so* $fs/usr/lib mkdir -p $fs/etc - cp -a $_pkg/etc $fs + cp -a $install/etc $fs } diff -r 380ffe05937a -r 408c87fa22ca input-utils/receipt --- a/input-utils/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/input-utils/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,13 +5,15 @@ CATEGORY="system-tools" SHORT_DESC="Small collection of linux input layer tools" MAINTAINER="domcox@slitaz.org" -DEPENDS="" +LICENSE="GPL2" SOURCE="input" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://dl.bytesex.org/cvs-snapshots/" WGET_URL="http://dl.bytesex.org/cvs-snapshots/$TARBALL" TAGS="kernel input utilities" +DEPENDS="" + # Rules to configure and make the package. compile_rules() { diff -r 380ffe05937a -r 408c87fa22ca ipxe-pxe/receipt --- a/ipxe-pxe/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/ipxe-pxe/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="system-tools" SHORT_DESC="Open source network boot firmware for pxe server." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WEB_SITE="http://ipxe.org/" WANTED="ipxe" diff -r 380ffe05937a -r 408c87fa22ca isapnptools-dev/receipt --- a/isapnptools-dev/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/isapnptools-dev/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="ISA Plug-And-Play configuration devel files." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="isapnptools" WEB_SITE="http://www.roestock.demon.co.uk/isapnptools/" @@ -12,6 +13,6 @@ genpkg_rules() { mkdir $fs/usr - cp -a $_pkg/usr/include $fs/usr - cp -a $_pkg/usr/lib $fs/usr + cp -a $install/usr/include $fs/usr + cp -a $install/usr/lib $fs/usr } diff -r 380ffe05937a -r 408c87fa22ca kmod-dev/receipt --- a/kmod-dev/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/kmod-dev/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="Kmod devel files." MAINTAINER="pankso@slitaz.org" +LICENSE="GPL2" WANTED="kmod" WEB_SITE="http://ftp.kernel.org/pub/linux/utils/kernel/kmod/" diff -r 380ffe05937a -r 408c87fa22ca kmod/receipt --- a/kmod/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/kmod/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="base-system" SHORT_DESC="Linux kernel modules tools." MAINTAINER="pankso@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.xz" WEB_SITE="http://ftp.kernel.org/pub/linux/utils/kernel/kmod/" WGET_URL="http://ftp.kernel.org/pub/linux/utils/kernel/kmod/$TARBALL" diff -r 380ffe05937a -r 408c87fa22ca lesstif-dev/receipt --- a/lesstif-dev/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/lesstif-dev/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -6,13 +6,15 @@ SHORT_DESC="lesstif devel files." WEB_SITE="http://sourceforge.net/projects/lesstif/" MAINTAINER="rcx@zoominternet.net" +LICENSE="GPL2" +WANTED="lesstif" + DEPENDS="lesstif" -WANTED="lesstif" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/lib - cp -a $_pkg/usr/lib/*.*a $fs/usr/lib - cp -a $_pkg/usr/include $fs/usr + cp -a $install/usr/lib/*.*a $fs/usr/lib + cp -a $install/usr/include $fs/usr } diff -r 380ffe05937a -r 408c87fa22ca lesstif/receipt --- a/lesstif/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/lesstif/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,13 +5,15 @@ CATEGORY="x-window" SHORT_DESC="An LGPL clone of Motif, which is a set of GUI widgets." MAINTAINER="rcx@zoominternet.net" +LICENSE="GPL2" +TARBALL="$PACKAGE-$VERSION.tar.bz2" +WEB_SITE="http://sourceforge.net/projects/lesstif/" +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" + DEPENDS="glibc-base xorg-libICE xorg-libSM xorg-libX11 xorg-libXau \ xorg-libXdmcp xorg-libXext xorg-libXt util-linux-uuid freetype \ xorg-libXp" BUILD_DEPENDS="xorg-dev xorg-xextproto util-linux-uuid-dev" -TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://sourceforge.net/projects/lesstif/" -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" # Rules to configure and make the package. compile_rules() @@ -24,16 +26,16 @@ --includedir=/usr/include \ $CONFIGURE_ARGS && make && - make -j 1 DESTDIR=$PWD/_pkg install + make -j 1 DESTDIR=$DESTDIR install } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/lib - cp -a $_pkg/usr/lib/*.so* $fs/usr/lib - cp -a $_pkg/usr/lib/LessTif $fs/usr/lib - cp -a $_pkg/usr/lib/X11 $fs/usr/lib - cp -a $_pkg/usr/bin $fs/usr + cp -a $install/usr/lib/*.so* $fs/usr/lib + cp -a $install/usr/lib/LessTif $fs/usr/lib + cp -a $install/usr/lib/X11 $fs/usr/lib + cp -a $install/usr/bin $fs/usr } diff -r 380ffe05937a -r 408c87fa22ca libltdl/receipt --- a/libltdl/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/libltdl/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="system-tools" SHORT_DESC="The GNU Portable Library Tool." MAINTAINER="pankso@slitaz.org" +LICENSE="GPL2" WEB_SITE="http://www.gnu.org/software/libtool/" WANTED="libtool" diff -r 380ffe05937a -r 408c87fa22ca libmariadbclient/receipt --- a/libmariadbclient/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/libmariadbclient/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="misc" SHORT_DESC="SQL database system client libraries." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WEB_SITE="http://mariadb.org/" DEPENDS="zlib" WANTED="mariadb" @@ -14,7 +15,7 @@ genpkg_rules() { mkdir -p $fs/usr/lib/mysql - cp -a $_pkg/usr/lib/mysql/libmysqlclient*so* $fs/usr/lib/mysql + cp -a $install/usr/lib/mysql/libmysqlclient*so* $fs/usr/lib/mysql cd $fs/usr/lib ln -s mysql/libmysqlclient.so . ln -s mysql/libmysqlclient.so.16 . diff -r 380ffe05937a -r 408c87fa22ca libmysqlclient/receipt --- a/libmysqlclient/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/libmysqlclient/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="misc" SHORT_DESC="SQL database system client libraries." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WEB_SITE="http://www.mysql.com/" +WANTED="mysql" + DEPENDS="zlib" -WANTED="mysql" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 380ffe05937a -r 408c87fa22ca libpurple-dev/receipt --- a/libpurple-dev/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/libpurple-dev/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="Purple library devel files." MAINTAINER="mallory@sweetpeople.org" +LICENSE="GPL2" WANTED="pidgin" WEB_SITE="http://www.pidgin.im/" diff -r 380ffe05937a -r 408c87fa22ca lm-sensors-dev/receipt --- a/lm-sensors-dev/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/lm-sensors-dev/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -6,6 +6,7 @@ CATEGORY="development" SHORT_DESC="Linux hardware monitoring, development files." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WEB_SITE="http://www.lm-sensors.org/" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r 380ffe05937a -r 408c87fa22ca lm-sensors/receipt --- a/lm-sensors/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/lm-sensors/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -6,6 +6,7 @@ CATEGORY="system-tools" SHORT_DESC="Linux hardware monitoring." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" TARBALL="$SOURCE-$VERSION.tar.bz2" SUGGESTED="rrdtool" WEB_SITE="http://www.lm-sensors.org/" diff -r 380ffe05937a -r 408c87fa22ca lmms/receipt --- a/lmms/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/lmms/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,15 +5,17 @@ CATEGORY="multimedia" SHORT_DESC="The Linux MultiMedia Studio" MAINTAINER="slaxemulator@gmail.com" +LICENSE="GPL2" +TARBALL="$PACKAGE-$VERSION.tar.bz2" +WEB_SITE="http://lmms.sourceforge.net/" +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" + DEPENDS="libsdl glib fluidsynth libpng libvorbis fftw xorg-libXft \ xorg-libXinerama libsamplerate libQtGui libQtXml" BUILD_DEPENDS="libsdl-dev glib-dev fftw-dev fluidsynth-dev libpng-dev \ libogg-dev libvorbis-dev alsa-lib-dev xorg-libXft-dev xorg-libXinerama-dev \ libsndfile-dev libsamplerate-dev Qt4-dev qt4-phonon qmake cmake pkg-config \ freetype-dev" -TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://lmms.sourceforge.net/" -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" # Rules to configure and make the package. compile_rules() @@ -28,6 +30,6 @@ genpkg_rules() { mkdir -p $fs/usr - cp -a $_pkg/usr/* $fs/usr + cp -a $install/usr/* $fs/usr } diff -r 380ffe05937a -r 408c87fa22ca mariadb-client/receipt --- a/mariadb-client/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/mariadb-client/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="office" SHORT_DESC="SQL database system client files." MAINTAINER="erjo@slitaz.org" +LICENSE="GPL2" WEB_SITE="http://mariadb.org/" WANTED="mariadb" DEPENDS="libmariadbclient zlib ncurses gcc-lib-base ncursesw" @@ -17,6 +18,6 @@ while read file; do dir=$(dirname $file) [ -d $fs$dir ] || mkdir -p $fs$dir - cp -a $_pkg$file $fs$file + cp -a $install$file $fs$file done < $wanted_stuff/$PACKAGE.files-list } diff -r 380ffe05937a -r 408c87fa22ca mariadb-dev/receipt --- a/mariadb-dev/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/mariadb-dev/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,22 +5,24 @@ CATEGORY="development" SHORT_DESC="SQL database system devel files." MAINTAINER="erjo@slitaz.org" -DEPENDS="zlib" +LICENSE="GPL2" WEB_SITE="http://mariadb.org/" WANTED="mariadb" PROVIDE="mysql-dev" +DEPENDS="zlib" + # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/lib/mysql/plugin $fs/usr/share - cp -a $_pkg/usr/include $fs/usr - cp -a $_pkg/usr/share/aclocal $fs/usr/share - cp -a $_pkg/usr/lib/mysql/*.*a $fs/usr/lib/mysql - #~ cp -a $_pkg/usr/lib/mysql/plugin/*.*a $fs/usr/lib/mysql/plugin + cp -a $install/usr/include $fs/usr + cp -a $install/usr/share/aclocal $fs/usr/share + cp -a $install/usr/lib/mysql/*.*a $fs/usr/lib/mysql + #~ cp -a $install/usr/lib/mysql/plugin/*.*a $fs/usr/lib/mysql/plugin while read file; do dir=$(dirname $file) [ -d $fs$dir ] || mkdir -p $fs$dir - cp -a $_pkg$file $fs$file + cp -a $install$file $fs$file done < $wanted_stuff/$PACKAGE.files-list } diff -r 380ffe05937a -r 408c87fa22ca mariadb-test/receipt --- a/mariadb-test/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/mariadb-test/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,21 +5,23 @@ CATEGORY="misc" SHORT_DESC="SQL database system tests and benchs." MAINTAINER="erjo@slitaz.org" +LICENSE="GPL2" WEB_SITE="http://www.mysql.com/" WANTED="mariadb" + DEPENDS="mariadb perl" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/share - cp -a $_pkg/usr/mysql-test $fs/usr - cp -a $_pkg/usr/sql-bench $fs/usr + cp -a $install/usr/mysql-test $fs/usr + cp -a $install/usr/sql-bench $fs/usr find $fs/usr/mysql-test $fs/usr/sql-bench -type d -exec chmod 2777 {} \; while read file; do dir=$(dirname $file) [ -d $fs$dir ] || mkdir -p $fs$dir - cp -a $_pkg$file $fs$file + cp -a $install$file $fs$file done < $wanted_stuff/$PACKAGE.files-list mv $fs/usr/mysql-test $fs/usr/share/mysql-test mv $fs/usr/sql-bench $fs/usr/share/sql-bench diff -r 380ffe05937a -r 408c87fa22ca mariadb/receipt --- a/mariadb/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/mariadb/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="office" SHORT_DESC="SQL database system." MAINTAINER="erjo@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://mariadb.org/en/" WGET_URL="http://pangolin.slitaz.org/downloads/sources/$TARBALL" diff -r 380ffe05937a -r 408c87fa22ca mhwaveedit/receipt --- a/mhwaveedit/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/mhwaveedit/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="multimedia" SHORT_DESC="Lightweight sound files editor, recorder and player." MAINTAINER="pankso@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://gna.org/projects/mhwaveedit/" WGET_URL="http://download.gna.org/mhwaveedit/$TARBALL" diff -r 380ffe05937a -r 408c87fa22ca motion/receipt --- a/motion/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/motion/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="multimedia" SHORT_DESC="Motion is a program that monitors the video signal from cameras." MAINTAINER="pankso@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.lavrsen.dk/foswiki/bin/view/Motion" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" diff -r 380ffe05937a -r 408c87fa22ca mpd/receipt --- a/mpd/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/mpd/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,15 +5,16 @@ CATEGORY="multimedia" SHORT_DESC="Music Player Daemon (MPD)." MAINTAINER="paul@slitaz.org" +LICENSE="GPL2" +TARBALL="$PACKAGE-$VERSION.tar.bz2" +WEB_SITE="http://www.musicpd.org/" +WGET_URL="$SF_MIRROR/musicpd/$TARBALL" + DEPENDS="libid3tag libmad libogg libvorbis libsamplerate flac alsa-lib \ audiofile faad2 lame sqlite libcurl glib libcrypto" BUILD_DEPENDS="alsa-lib-dev zlib-dev libid3tag-dev libsamplerate-dev \ libmad-dev libogg-dev libvorbis-dev flac-dev libsamplerate \ libid3tag audiofile audiofile-dev faad2 faad2-dev pkg-config glib-dev lame-dev" -TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://www.musicpd.org/" -WGET_URL="$SF_MIRROR/musicpd/$TARBALL" - # Rules to configure and make the package. compile_rules() diff -r 380ffe05937a -r 408c87fa22ca mypaint/receipt --- a/mypaint/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/mypaint/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="graphics" SHORT_DESC="A fast and easy painting application for digital painters, with brush dynamics" MAINTAINER="slaxemulator@gmail.com" +LICENSE="GPL2" WEB_SITE="http://mypaint.intilinux.com/" TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="http://download.gna.org/$PACKAGE/$TARBALL" diff -r 380ffe05937a -r 408c87fa22ca mysql-client/receipt --- a/mysql-client/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/mysql-client/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,10 +5,12 @@ CATEGORY="office" SHORT_DESC="SQL database system client files." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WEB_SITE="http://www.mysql.com/" WANTED="mysql" +PROVIDE="mysql_or_postgresql" + DEPENDS="libmysqlclient zlib ncurses gcc-lib-base ncursesw" -PROVIDE="mysql_or_postgresql" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 380ffe05937a -r 408c87fa22ca mysql-dev/receipt --- a/mysql-dev/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/mysql-dev/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,10 +5,12 @@ CATEGORY="development" SHORT_DESC="SQL database system devel files." MAINTAINER="pascal.bellard@slitaz.org" -DEPENDS="libmysqlclient zlib" +LICENSE="GPL2" WEB_SITE="http://www.mysql.com/" WANTED="mysql" +DEPENDS="libmysqlclient zlib" + # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { diff -r 380ffe05937a -r 408c87fa22ca mysql-test/receipt --- a/mysql-test/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/mysql-test/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,8 +5,10 @@ CATEGORY="misc" SHORT_DESC="SQL database system tests and benchs." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WEB_SITE="http://www.mysql.com/" WANTED="mysql" + DEPENDS="mysql perl" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r 380ffe05937a -r 408c87fa22ca mysql/receipt --- a/mysql/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/mysql/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="office" SHORT_DESC="SQL database system." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.mysql.com/" WGET_URL="ftp://mirror.switch.ch/mirror/mysql/Downloads/MySQL-5.5/$TARBALL" diff -r 380ffe05937a -r 408c87fa22ca ncmpc/receipt --- a/ncmpc/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/ncmpc/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,13 +5,15 @@ CATEGORY="multimedia" SHORT_DESC="A ncurses MPD client." MAINTAINER="paul@slitaz.org" -DEPENDS="mpd glib ncurses libmpdclient" -BUILD_DEPENDS="pkg-config gtk+-dev ncurses-dev libmpdclient-dev" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://hem.bredband.net/kaw/ncmpc/index.html" WGET_URL="$SF_MIRROR/musicpd/$PACKAGE/$VERSION/$TARBALL" TAGS="music player" +DEPENDS="mpd glib ncurses libmpdclient" +BUILD_DEPENDS="pkg-config gtk+-dev ncurses-dev libmpdclient-dev" + # Rules to configure and make the package. compile_rules() { diff -r 380ffe05937a -r 408c87fa22ca open-cobol/receipt --- a/open-cobol/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/open-cobol/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="Cobol compiler." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.opencobol.org/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" @@ -26,5 +27,5 @@ # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { - cp -a $_pkg/usr $fs + cp -a $install/usr $fs } diff -r 380ffe05937a -r 408c87fa22ca opentyrian/receipt --- a/opentyrian/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/opentyrian/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,10 +5,12 @@ CATEGORY="games" SHORT_DESC="OpenTyrian is a port of the DOS shoot-em-up Tyrian" MAINTAINER="mallory@sweetpeople.org" +LICENSE="GPL2" +WEB_SITE="http://code.google.com/p/opentyrian/" +WGET_URL="mercurial|https://opentyrian.googlecode.com/hg/" + DEPENDS="libsdl libsdl-mixer libsdl-net tyrian" BUILD_DEPENDS="libsdl-dev libsdl-mixer-dev libsdl-net-dev mercurial" -WEB_SITE="http://code.google.com/p/opentyrian/" -WGET_URL="mercurial|https://opentyrian.googlecode.com/hg/" # Rules to configure and make the package. compile_rules() diff -r 380ffe05937a -r 408c87fa22ca partclone/receipt --- a/partclone/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/partclone/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="system-tools" SHORT_DESC="Utilities to smartly backup partitions." MAINTAINER="erjo@slitaz.org" +LICENSE="GPL2" WEB_SITE="http://partclone.org/" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" diff -r 380ffe05937a -r 408c87fa22ca pciutils-dev/receipt --- a/pciutils-dev/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/pciutils-dev/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,8 +5,10 @@ CATEGORY="development" SHORT_DESC="devel files for pciutils" MAINTAINER="slaxemulator@gmail.com" +LICENSE="GPL2" WEB_SITE="http://mj.ucw.cz/sw/pciutils/" WANTED="pciutils" + DEPENDS="pciutils" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r 380ffe05937a -r 408c87fa22ca pciutils/receipt --- a/pciutils/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/pciutils/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="system-tools" SHORT_DESC="Utilities to list PCI device by name (lspci)." MAINTAINER="pankso@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://mj.ucw.cz/pciutils.html" WGET_URL="ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/$TARBALL" diff -r 380ffe05937a -r 408c87fa22ca phpsysinfo/receipt --- a/phpsysinfo/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/phpsysinfo/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="misc" SHORT_DESC="Displays information about your system nicely." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WEB_SITE="http://phpsysinfo.sourceforge.net/" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" diff -r 380ffe05937a -r 408c87fa22ca pidgin-dev/receipt --- a/pidgin-dev/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/pidgin-dev/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="Pidgin devel files." MAINTAINER="mallory@sweetpeople.org" +LICENSE="GPL2" WANTED="pidgin" WEB_SITE="http://www.pidgin.im/" diff -r 380ffe05937a -r 408c87fa22ca pidgin/receipt --- a/pidgin/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/pidgin/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="network" SHORT_DESC="Instant messaging client using GTK+." MAINTAINER="pankso@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.pidgin.im/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" diff -r 380ffe05937a -r 408c87fa22ca poppler-apps/receipt --- a/poppler-apps/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/poppler-apps/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="office" SHORT_DESC="Poppler utilities to manipulate PDF file." MAINTAINER="pankso@slitaz.org" +LICENSE="GPL2" WANTED="poppler" +WEB_SITE="http://poppler.freedesktop.org/" + DEPENDS="fontconfig poppler cairo zlib libpng gcc-lib-base" -WEB_SITE="http://poppler.freedesktop.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 380ffe05937a -r 408c87fa22ca poppler-dev/receipt --- a/poppler-dev/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/poppler-dev/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,10 +5,12 @@ CATEGORY="development" SHORT_DESC="Poppler PDF rendering library devel files." MAINTAINER="pankso@slitaz.org" -DEPENDS="poppler" +LICENSE="GPL2" WANTED="poppler" WEB_SITE="http://poppler.freedesktop.org/" +DEPENDS="poppler" + # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { diff -r 380ffe05937a -r 408c87fa22ca poppler-qt4-dev/receipt --- a/poppler-qt4-dev/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/poppler-qt4-dev/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,10 +5,12 @@ CATEGORY="development" SHORT_DESC="Poppler qt4 devel files." MAINTAINER="pankso@slitaz.org" -DEPENDS="poppler-dev" +LICENSE="GPL2" WANTED="poppler" WEB_SITE="http://poppler.freedesktop.org/" +DEPENDS="poppler-dev" + # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { diff -r 380ffe05937a -r 408c87fa22ca poppler-qt4/receipt --- a/poppler-qt4/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/poppler-qt4/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,10 +5,12 @@ CATEGORY="office" SHORT_DESC="Poppler compiled with Qt4 library." MAINTAINER="pankso@slitaz.org" -DEPENDS="poppler libQtCore libQtXml libQtGui" +LICENSE="GPL2" WANTED="poppler" WEB_SITE="http://poppler.freedesktop.org/" +DEPENDS="poppler libQtCore libQtXml libQtGui" + # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { diff -r 380ffe05937a -r 408c87fa22ca poppler/receipt --- a/poppler/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/poppler/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="office" SHORT_DESC="Poppler is a PDF rendering library." MAINTAINER="pankso@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://poppler.freedesktop.org/" WGET_URL="http://poppler.freedesktop.org/$TARBALL" diff -r 380ffe05937a -r 408c87fa22ca pptpclient-extra/receipt --- a/pptpclient-extra/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/pptpclient-extra/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,16 +5,18 @@ CATEGORY="network" SHORT_DESC="PPTP client configuration helper." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="pptpclient" SOURCE="pptp" WEB_SITE="http://pptpclient.sourceforge.net/" + DEPENDS="pptpclient perl" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/sbin - cp -a $_pkg/usr/sbin/pptpsetup $fs/usr/sbin + cp -a $install/usr/sbin/pptpsetup $fs/usr/sbin sed -i 's/die ".* MPPE .* in kernel/echo "$0: no MPPE kernel module/' \ $fs/usr/sbin/pptpsetup sed -i 's/wc --lines/wc -l/' $fs/usr/sbin/pptpsetup diff -r 380ffe05937a -r 408c87fa22ca pptpclient-man/receipt --- a/pptpclient-man/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/pptpclient-man/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="network" SHORT_DESC="PPTP client man pages." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WANTED="pptpclient" SOURCE="pptp" WEB_SITE="http://pptpclient.sourceforge.net/" @@ -13,6 +14,6 @@ genpkg_rules() { mkdir -p $fs/usr/ - cp -a $_pkg/usr/share $fs/usr/ + cp -a $install/usr/share $fs/usr/ } diff -r 380ffe05937a -r 408c87fa22ca psycopg/receipt --- a/psycopg/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/psycopg/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="system-tools" SHORT_DESC="PostgreSQL database adapter for the Python." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://initd.org/" WGET_URL="http://initd.org/psycopg/tarballs/PSYCOPG-1-1/$TARBALL" @@ -17,19 +18,19 @@ { cd $src python=python$(python --version 2>&1 | awk '{ print substr($2,0,3) }') - mkdir -p _pkg/usr/lib/$python/site-packages + mkdir -p $DESTDIR/usr/lib/$python/site-packages ./configure --prefix=/usr --infodir=/usr/share/info \ --with-mxdatetime-includes=/usr/lib/$python/site-packages/mx/DateTime/mxDateTime \ --with-postgres-libraries=/usr/lib/postgresql \ --mandir=/usr/share/man $CONFIGURE_ARGS && make && - install -m 555 ./psycopgmodule.so _pkg/usr/lib/$python/site-packages + install -m 555 ./psycopgmodule.so $DESTDIR/usr/lib/$python/site-packages } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/lib/ - cp -a $_pkg/usr $fs + cp -a $install/usr $fs } diff -r 380ffe05937a -r 408c87fa22ca qjackctl/receipt --- a/qjackctl/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/qjackctl/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="multimedia" SHORT_DESC="Application to Control Jack" MAINTAINER="allan316@gmail.com" +LICENSE="GPL2" WEB_SITE="http://qjackctl.sourceforge.net" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="http://nchc.dl.sourceforge.net/sourceforge/qjackctl/$TARBALL" diff -r 380ffe05937a -r 408c87fa22ca qtractor/receipt --- a/qtractor/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/qtractor/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="multimedia" SHORT_DESC="Audio/MIDI multi-track sequencer application." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://qtractor.sourceforge.net/qtractor-index.html" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" diff -r 380ffe05937a -r 408c87fa22ca raptor-dev/receipt --- a/raptor-dev/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/raptor-dev/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -4,11 +4,13 @@ VERSION="2.0.8" CATEGORY="development" MAINTAINER="jozee@slitaz.org" +LICENSE="GPL2" SHORT_DESC="raptor devel files" -DEPENDS="raptor curl-dev libxslt-dev" WEB_SITE="http://librdf.org/raptor" WANTED="raptor" +DEPENDS="raptor curl-dev libxslt-dev" + # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { diff -r 380ffe05937a -r 408c87fa22ca raptor/receipt --- a/raptor/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/raptor/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -4,6 +4,7 @@ VERSION="2.0.8" CATEGORY="multimedia" MAINTAINER="jozee@slitaz.org" +LICENSE="GPL2" SHORT_DESC="A C library that parses RDF/XML/N-Triples into RDF triples" WEB_SITE="http://librdf.org/raptor" SOURCE="raptor2" diff -r 380ffe05937a -r 408c87fa22ca sagan-mysql/receipt --- a/sagan-mysql/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/sagan-mysql/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="security" SHORT_DESC="Real time system and event log monitoring system with MySQL support" MAINTAINER="erjo@slitaz.org" +LICENSE="GPL2" WEB_SITE="http://sagan.softwink.com/" SOURCE="sagan" TARBALL="$SOURCE-$VERSION.tar.gz" diff -r 380ffe05937a -r 408c87fa22ca sagan-pgsql/receipt --- a/sagan-pgsql/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/sagan-pgsql/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="security" SHORT_DESC="Real time system and event log monitoring system with PostgreSQL support" MAINTAINER="erjo@slitaz.org" +LICENSE="GPL2" WEB_SITE="http://sagan.softwink.com/" SOURCE="sagan" TARBALL="$SOURCE-$VERSION.tar.gz" diff -r 380ffe05937a -r 408c87fa22ca sagan/receipt --- a/sagan/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/sagan/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="security" SHORT_DESC="Multi-threaded, real time system and event log monitoring system" MAINTAINER="erjo@slitaz.org" +LICENSE="GPL2" WEB_SITE="http://sagan.softwink.com/" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="http://sagan.softwink.com/download/$TARBALL" diff -r 380ffe05937a -r 408c87fa22ca sarg-php/receipt --- a/sarg-php/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/sarg-php/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="network" SHORT_DESC="Squid Analysis Report Generator." MAINTAINER="erjo@slitaz.org" +LICENSE="GPL2" WEB_SITE="http://$PACKAGE.sourceforge.net/" WANTED="sarg" diff -r 380ffe05937a -r 408c87fa22ca sarg/receipt --- a/sarg/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/sarg/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="network" SHORT_DESC="Squid Analysis Report Generator." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://$PACKAGE.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" diff -r 380ffe05937a -r 408c87fa22ca snownews/receipt --- a/snownews/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/snownews/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,26 +5,28 @@ CATEGORY="network" SHORT_DESC="Text mode RSS newsreader." MAINTAINER="paul@slitaz.org" +LICENSE="GPL2" +TARBALL="$PACKAGE-$VERSION.tar.gz" +WEB_SITE="http://kiza.kcore.de/software/snownews/index.en" +WGET_URL="https://kiza.kcore.de/software/snownews/download/$TARBALL" + DEPENDS="libxml2 ncurses zlib libcrypto" BUILD_DEPENDS="zlib-dev libxml2-dev ncurses-dev gettext perl \ openssl-dev acl libcroco wget" -TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://kiza.kcore.de/software/snownews/index.en" -WGET_URL="https://kiza.kcore.de/software/snownews/download/$TARBALL" # Rules to configure and make the package. compile_rules() { cd $src ./configure --prefix=/usr && - make && make DESTDIR=$PWD/_pkg install + make && make DESTDIR=$DESTDIR install } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/share - cp -a $_pkg/usr/bin $fs/usr - cp -a $_pkg/usr/share/locale $fs/usr/share + cp -a $install/usr/bin $fs/usr + cp -a $install/usr/share/locale $fs/usr/share } diff -r 380ffe05937a -r 408c87fa22ca streamripper/receipt --- a/streamripper/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/streamripper/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,12 +5,14 @@ CATEGORY="multimedia" SHORT_DESC="Record streaming mp3 to your hard drive." MAINTAINER="pankso@slitaz.org" -DEPENDS="gtk+ libmad libvorbis faad2 glibc-base" -BUILD_DEPENDS="gtk+-dev libmad-dev" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://streamripper.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" +DEPENDS="gtk+ libmad libvorbis faad2 glibc-base" +BUILD_DEPENDS="gtk+-dev libmad-dev" + # Rules to configure and make the package. compile_rules() { @@ -20,12 +22,12 @@ --prefix=/usr \ $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/lib - cp -a $_pkg/usr/bin $fs/usr + cp -a $install/usr/bin $fs/usr } diff -r 380ffe05937a -r 408c87fa22ca sysstat/receipt --- a/sysstat/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/sysstat/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,11 +5,13 @@ CATEGORY="system-tools" SHORT_DESC="Performance monitoring tools." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" -BUILD_DEPENDS="gettext bzip2" WEB_SITE="http://sebastien.godard.pagesperso-orange.fr/" WGET_URL="http://pagesperso-orange.fr/sebastien.godard/$TARBALL" +BUILD_DEPENDS="gettext bzip2" + # Rules to configure and make the package. compile_rules() { diff -r 380ffe05937a -r 408c87fa22ca terminator/receipt --- a/terminator/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/terminator/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -3,8 +3,9 @@ PACKAGE="terminator" VERSION="0.96" CATEGORY="x-window" -SHORT_DESC="." +SHORT_DESC="Tool for arranging terminals." MAINTAINER="pankso@slitaz.org" +LICENSE="GPL2" TARBALL="${PACKAGE}_$VERSION.tar.gz" WEB_SITE="http://www.tenshu.net/p/terminator.html" WGET_URL="https://launchpad.net/terminator/trunk/$VERSION/+download/$TARBALL" diff -r 380ffe05937a -r 408c87fa22ca testdisk/receipt --- a/testdisk/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/testdisk/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="system-tools" SHORT_DESC="Data recovery tools (testdisk + photorec)." MAINTAINER="pankso@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION-WIP.tar.bz2" WEB_SITE="http://www.cgsecurity.org/wiki/TestDisk" WGET_URL="http://www.cgsecurity.org/$TARBALL" diff -r 380ffe05937a -r 408c87fa22ca wikiss/receipt --- a/wikiss/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/wikiss/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,11 +5,13 @@ CATEGORY="office" SHORT_DESC="Tiny Wiki Engine in french." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tgz" WEB_SITE="http://wikiss.tuxfamily.org/" WGET_URL="http://download.tuxfamily.org/$PACKAGE/${VERSION%.*}.x/$VERSION.tgz" +CONFIG_FILES="/var/www/wikiss/_config.php" + DEPENDS="lighttpd php" -CONFIG_FILES="/var/www/wikiss/_config.php" # Rules to configure and make the package. compile_rules() diff -r 380ffe05937a -r 408c87fa22ca xine-fonts/receipt --- a/xine-fonts/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/xine-fonts/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,8 +5,10 @@ CATEGORY="x-window" SHORT_DESC="Extra fonts for Xine video player." MAINTAINER="pankso@slitaz.org" +LICENSE="GPL2" WANTED="xine-lib" WEB_SITE="http://www.xinehq.de/" + DEPENDS="xine" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r 380ffe05937a -r 408c87fa22ca xine-lib-dev/receipt --- a/xine-lib-dev/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/xine-lib-dev/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="Xine video library." MAINTAINER="pankso@slitaz.org" +LICENSE="GPL2" WANTED="xine-lib" WEB_SITE="http://www.xinehq.de/" diff -r 380ffe05937a -r 408c87fa22ca xine-lib/receipt --- a/xine-lib/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/xine-lib/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="multimedia" SHORT_DESC="Xine video library." MAINTAINER="pankso@slitaz.org" +LICENSE="GPL2" SUGGESTED="faad2" TARBALL="$PACKAGE-$VERSION.tar.xz" WEB_SITE="http://www.xine-project.org/" diff -r 380ffe05937a -r 408c87fa22ca xpra/receipt --- a/xpra/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/xpra/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="network" SHORT_DESC="screen for X." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.xz" WEB_SITE="http://xpra.org/" WGET_URL="${WEB_SITE}src/$TARBALL" diff -r 380ffe05937a -r 408c87fa22ca xtel/receipt --- a/xtel/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/xtel/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="network" SHORT_DESC="X emulator of the French Minitel." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://pficheux.free.fr/xtel/" WGET_URL="${WEB_SITE}download/$TARBALL" @@ -36,7 +37,7 @@ genpkg_rules() { mkdir -p $fs/usr/share/fonts/X11 - cp -a $_pkg/* $fs/ + cp -a $install/* $fs/ mv $fs/usr/lib/X11/xtel $fs/etc ln -s /etc/xtel $fs/usr/lib/X11 sed -i 's/`host/`nslookup/;s|/bin/bash|/bin/sh|' $fs/etc/ppp/ip*.iminitel diff -r 380ffe05937a -r 408c87fa22ca ytree/receipt --- a/ytree/receipt Sat Aug 10 17:00:38 2013 +0000 +++ b/ytree/receipt Sat Aug 10 17:48:05 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="utilities" SHORT_DESC="file manager for file and archives" MAINTAINER="allan316@gmail.com" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.han.de/~werner/ytree.html" WGET_URL="http://www.han.de/~werner/$TARBALL"