# HG changeset patch # User Pascal Bellard # Date 1386011884 0 # Node ID 600aaedb561dd5a8c7a193dc66620e4092d5c1b6 # Parent d1c17bd2c2bca89267f2b00023341c45b8339116 gphoto2, gtkperf: update bdeps diff -r d1c17bd2c2bc -r 600aaedb561d gphoto2/receipt --- a/gphoto2/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/gphoto2/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -12,7 +12,8 @@ TAGS="camera photo" DEPENDS="libexif jpeg libgphoto2 readline popt libltdl ncurses" -BUILD_DEPENDS="jpeg-dev libgphoto2-dev readline readline-dev popt popt-dev" +BUILD_DEPENDS="jpeg-dev libgphoto2-dev readline readline-dev popt popt-dev \ +libtool" # Rules to configure and make the package. compile_rules() diff -r d1c17bd2c2bc -r 600aaedb561d gtkperf/receipt --- a/gtkperf/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/gtkperf/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -10,8 +10,8 @@ WEB_SITE="http://gtkperf.sourceforge.net/" WGET_URL="http://downloads.sourceforge.net/project/$PACKAGE/$PACKAGE/$VERSION/$TARBALL" -BUILD_DEPENDS="gtk+-dev gettext" DEPENDS="gtk+" +BUILD_DEPENDS="gtk+-dev gettext autoconf" # Rules to configure and make the package. compile_rules() diff -r d1c17bd2c2bc -r 600aaedb561d o3read/receipt --- a/o3read/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/o3read/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,23 +5,25 @@ CATEGORY="utilities" SHORT_DESC="Standalone converter for OpenOffice.org writer and calc formats" MAINTAINER="milka@konstelacioj.info" -DEPENDS="" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://siag.nu/o3read/" WGET_URL="http://siag.nu/pub/o3read/$PACKAGE-$VERSION.tar.gz" TAGS="office" +DEPENDS="" + # Rules to configure and make the package. compile_rules() { cd $src - make install PREFIX=$PWD/_pkg/usr + make install PREFIX=$DESTDIR/usr } # 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 d1c17bd2c2bc -r 600aaedb561d obby-dev/receipt --- a/obby-dev/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/obby-dev/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="obby library devel files." MAINTAINER="pankso@slitaz.org" +LICENSE="GPL2" WANTED="obby" WEB_SITE="http://gobby.0x539.de/trac/" @@ -12,8 +13,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 d1c17bd2c2bc -r 600aaedb561d obby/receipt --- a/obby/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/obby/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="network" SHORT_DESC="Realtime collaborative text-editing functionality." MAINTAINER="pankso@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://gobby.0x539.de/trac/" WGET_URL="http://releases.0x539.de/obby/$TARBALL" @@ -24,13 +25,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/lib - cp -a $_pkg/usr/lib/*.so* $fs/usr/lib + cp -a $install/usr/lib/*.so* $fs/usr/lib } diff -r d1c17bd2c2bc -r 600aaedb561d obmenu/receipt --- a/obmenu/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/obmenu/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,27 +5,29 @@ CATEGORY="x-window" SHORT_DESC="Openbox menu editor." MAINTAINER="paul@slitaz.org" -DEPENDS="python pycairo pygobject pygtk libffi" -BUILD_DEPENDS="python python-dev" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://obmenu.sourceforge.net/index.html" WGET_URL="http://downloads.sourceforge.net/obmenu/$TARBALL" TAGS="openbox" +DEPENDS="python pycairo pygobject pygtk libffi" +BUILD_DEPENDS="python python-dev" + # Rules to configure and make the package. compile_rules() { cd $src python setup.py build - python setup.py install --root=$PWD/_pkg + python setup.py install --root=$DESTDIR } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/share/pixmaps - cp -a $_pkg/usr $fs - cp $_pkg/usr/share/obmenu/mnu48.png $fs/usr/share/pixmaps + cp -a $install/usr $fs + cp $install/usr/share/obmenu/mnu48.png $fs/usr/share/pixmaps } post_install() diff -r d1c17bd2c2bc -r 600aaedb561d ocsinventory-agent/receipt --- a/ocsinventory-agent/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/ocsinventory-agent/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,14 +5,16 @@ CATEGORY="network" SHORT_DESC="OCS Inventory NG agent for Linux." MAINTAINER="erjo@slitaz.org" +LICENSE="GPL2" SOURCE="Ocsinventory-Unix-Agent" TARBALL="$SOURCE-$VERSION.tar.gz" -DEPENDS="perl perl-libwww perl-uri dmidecode" SUGGESTED="nmap perl-net-ssleay" -BUILD_DEPENDS="perl wget" WEB_SITE="http://www.ocsinventory-ng.org/" WGET_URL="https://launchpad.net/ocsinventory-unix-agent/stable-2.0/2.0.4/+download/$TARBALL" +DEPENDS="perl perl-libwww perl-uri dmidecode" +BUILD_DEPENDS="perl wget" + # Rules to configure and make the package. compile_rules() { @@ -31,7 +33,7 @@ done perl Makefile.PL rm -f run-postinst - make && make DESTDIR=$PWD/_pkg install + make && make DESTDIR=$DESTDIR install } # Rules to gen a SliTaz package suitable for Tazpkg. @@ -41,8 +43,8 @@ $fs/etc/ocsinventory-agent \ $fs/var/lib/ocsinventory-agent - cp -a $_pkg/usr/bin $fs/usr - cp -a $_pkg/usr/lib $fs/usr + cp -a $install/usr/bin $fs/usr + cp -a $install/usr/lib $fs/usr } post_install(){ diff -r d1c17bd2c2bc -r 600aaedb561d ocsinventory-server/receipt --- a/ocsinventory-server/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/ocsinventory-server/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,18 +5,20 @@ CATEGORY="network" SHORT_DESC="Iventory and package deployment system" MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" +SOURCE="OCSNG_UNIX_SERVER" +WEB_SITE="http://www.ocsinventory-ng.org/index.php?page=English" +WANTED="ocsinventory" + DEPENDS="apache php-apache mysql perl perl-xml-simple perl-compress-raw-zlib perl-dbi perl-dbd-mysql perl-apache-dbi perl-net-ip perl-soap-lite perl-xml-parser perl-xml-sax-writer apache-mod-perl" -SOURCE="OCSNG_UNIX_SERVER" -WEB_SITE="http://www.ocsinventory-ng.org/index.php?page=English" -WANTED="ocsinventory" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr - cp -a $_pkg/usr/lib $fs/usr + cp -a $install/usr/lib $fs/usr install -o www -g www -m 0775 -d $fs/var/log/ocsinventory-server install -o root -g www -m 0775 -d $fs/var/lib/ocsinventory-server/ipd diff -r d1c17bd2c2bc -r 600aaedb561d ocsinventory/receipt --- a/ocsinventory/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/ocsinventory/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,14 +5,15 @@ CATEGORY="meta" SHORT_DESC="Automated inventory and deployement system." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" SOURCE="OCSNG_UNIX_SERVER" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.ocsinventory-ng.org/" WGET_URL="https://launchpad.net/ocsinventory-server/stable-2.0/$VERSION/+download/$TARBALL" +TAGS="system administration" + DEPENDS="ocsinventory-server ocsinventory-agent ocsreports" BUILD_DEPENDS="perl perl-dbd-mysql perl-apache-dbi perl-net-ip wget" -TAGS="system administration" - # Rules to configure and make the package. compile_rules() @@ -20,7 +21,7 @@ cd $src/Apache perl Makefile.PL && make && - make DESTDIR=$PWD/../_pkg install + make DESTDIR=$DESTDIR install } genpkg_rules() { diff -r d1c17bd2c2bc -r 600aaedb561d ocsreports/receipt --- a/ocsreports/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/ocsreports/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,12 +5,14 @@ CATEGORY="network" SHORT_DESC="Inventory and package deployement system" MAINTAINER="pascal.bellard@slitaz.org" -DEPENDS="php-apache php-mysql mysql" +LICENSE="GPL2" WANTED="ocsinventory" SOURCE="OCSNG_UNIX_SERVER" WEB_SITE="http://www.ocsinventory-ng.org/" TAGS="system administration" +DEPENDS="php-apache php-mysql mysql" + # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { diff -r d1c17bd2c2bc -r 600aaedb561d odt2txt/receipt --- a/odt2txt/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/odt2txt/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,26 +5,28 @@ CATEGORY="utilities" SHORT_DESC="A simple converter from OpenDocument Text to plain text" MAINTAINER="milka@konstelacioj.info" -DEPENDS="zlib" -BUILD_DEPENDS="zlib-dev" +LICENSE="GPL2" #SUGGESTED="odfread" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.stosberg.net/odt2txt/" WGET_URL="http://www.stosberg.net/$PACKAGE/$TARBALL" TAGS="office" +DEPENDS="zlib" +BUILD_DEPENDS="zlib-dev" + # Rules to configure and make the package. compile_rules() { cd $src make - mkdir -p $PWD/_pkg/usr/bin - mv $PACKAGE $PWD/_pkg/usr/bin/ + mkdir -p $DESTDIR/usr/bin + mv $PACKAGE $DESTDIR/usr/bin/ } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/bin - cp -a $_pkg/usr/bin $fs/usr + cp -a $install/usr/bin $fs/usr } diff -r d1c17bd2c2bc -r 600aaedb561d offlineimap/receipt --- a/offlineimap/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/offlineimap/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,29 +5,31 @@ CATEGORY="network" SHORT_DESC="IMAP/Maildir synchronization and reader support" MAINTAINER="taziden@slitaz.org" -DEPENDS="python" -BUILD_DEPENDS="python-dev" +LICENSE="GPL2" TARBALL="offlineimap_$VERSION.tar.gz" WEB_SITE="http://software.complete.org/software/projects/show/offlineimap/" WGET_URL="http://mirror.slitaz.org/sources/packages/${TARBALL:0:1}/$TARBALL" TAGS="email imap" +DEPENDS="python" +BUILD_DEPENDS="python-dev" + # Rules to configure and make the package. compile_rules() { cd $src - mkdir -p _pkg/etc - cp offlineimap.conf* _pkg/etc - python setup.py install --root=$PWD/_pkg + mkdir -p $DESTDIR/etc + cp offlineimap.conf* $DESTDIR/etc + python setup.py install --root=$DESTDIR } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/share/applications - cp -a $_pkg/etc $fs - cp -a $_pkg/usr/bin $fs/usr - cp -a $_pkg/usr/lib $fs/usr + cp -a $install/etc $fs + cp -a $install/usr/bin $fs/usr + cp -a $install/usr/lib $fs/usr cp -a $stuff/* $fs/usr/share/applications } diff -r d1c17bd2c2bc -r 600aaedb561d ofono-dev/receipt --- a/ofono-dev/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/ofono-dev/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,11 +5,12 @@ CATEGORY="network" SHORT_DESC="Stack for mobile telephony (GSM/UMTS) - dev files" MAINTAINER="slaxemulator@gmail.com" +LICENSE="GPL2" WANTED="ofono" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr - cp -a $_pkg/usr/include $fs/usr + cp -a $install/usr/include $fs/usr } diff -r d1c17bd2c2bc -r 600aaedb561d openconnect/receipt --- a/openconnect/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/openconnect/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="network" SHORT_DESC="A client for Cisco's AnyConnect SSL VPN." MAINTAINER="samuel_trassare@yahoo.com" +LICENSE="LGPL2.1" WEB_SITE="http://http://www.infradead.org/openconnect" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="ftp://ftp.infradead.org/pub/openconnect/$TARBALL" diff -r d1c17bd2c2bc -r 600aaedb561d openerp-client/receipt --- a/openerp-client/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/openerp-client/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,12 +5,14 @@ CATEGORY="office" SHORT_DESC="Open source ERP client files." MAINTAINER="pankso@slitaz.org" +LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://openerp.com/" WGET_URL="$WEB_SITE/download/stable/source/$TARBALL" +SUGGESTED="epdfview" + DEPENDS="postgresql-client python pygtk pygobject pycairo python-pyxml egenix-mx-base" BUILD_DEPENDS="python python-dev pygtk egenix-mx-base" -SUGGESTED="epdfview" # Rules to configure and make the package. compile_rules() @@ -18,20 +20,20 @@ cd $src sed 's/^#.*//' < setup.py > setup2.py python setup2.py build - python setup2.py install --root=$PWD/_pkg + python setup2.py install --root=$DESTDIR } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/share/applications - cp -a $_pkg/usr/bin $fs/usr - cp -a $_pkg/usr/lib $fs/usr - cp -a $_pkg/usr/share/pixmaps $fs/usr/share - cp -a $_pkg/usr/share/openerp-client $fs/usr/share - cp -a $_pkg/usr/share/locale $fs/usr/share + cp -a $install/usr/bin $fs/usr + cp -a $install/usr/lib $fs/usr + cp -a $install/usr/share/pixmaps $fs/usr/share + cp -a $install/usr/share/openerp-client $fs/usr/share + cp -a $install/usr/share/locale $fs/usr/share cp stuff/openerp-client.desktop $fs/usr/share/applications - sed -i 's|cd .*_pkg|cd |' $fs/usr/bin/openerp-client + sed -i 's|cd .*install|cd |' $fs/usr/bin/openerp-client mkdir -p $fs/usr/share/openerp-client/pixmaps/ ln -s /usr/share/pixmaps/openerp-client/openerp_logo.png \ $fs/usr/share/openerp-client/pixmaps diff -r d1c17bd2c2bc -r 600aaedb561d openerp-server/receipt --- a/openerp-server/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/openerp-server/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="office" SHORT_DESC="Open source ERP server files." MAINTAINER="pankso@slitaz.org" +LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://openerp.com/" WGET_URL="$WEB_SITE/download/stable/source/$TARBALL" @@ -27,10 +28,10 @@ { mkdir -p $fs/usr $fs/var/run/openerp $fs/var/log/openerp chmod 777 $fs/var/run/openerp $fs/var/log/openerp - cp -a $_pkg/usr/bin $fs/usr - cp -a $_pkg/usr/lib $fs/usr + cp -a $install/usr/bin $fs/usr + cp -a $install/usr/lib $fs/usr cp -a $stuff/* $fs - sed -i 's|cd .*_pkg|cd |' $fs/usr/bin/openerp-server + sed -i 's|cd .*install|cd |' $fs/usr/bin/openerp-server } # Pre and post install commands for Tazpkg. diff -r d1c17bd2c2bc -r 600aaedb561d openttd-opengfx/receipt --- a/openttd-opengfx/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/openttd-opengfx/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="games" SHORT_DESC="OpenGFX data files for OpenTTD." MAINTAINER="devl547@gmail.com" +LICENSE="GPL2" SOURCE="opengfx" TARBALL="$SOURCE-$VERSION.zip" WEB_SITE="http://bundles.openttdcoop.org/opengfx/" diff -r d1c17bd2c2bc -r 600aaedb561d openttd/receipt --- a/openttd/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/openttd/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -4,13 +4,15 @@ VERSION="1.1.0" CATEGORY="games" SHORT_DESC="OpenTTD is a clone of Transport Tycoon Deluxe." -DEPENDS="libsdl lzo zlib libpng icu" -BUILD_DEPENDS="libsdl-dev lzo-dev zlib-dev libpng-dev liblzma-dev" MAINTAINER="devl547@gmail.com" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION-source.tar.gz" WEB_SITE="http://www.openttd.org" WGET_URL="http://us.binaries.openttd.org/binaries/releases/$VERSION/$TARBALL" +DEPENDS="libsdl lzo zlib libpng icu" +BUILD_DEPENDS="libsdl-dev lzo-dev zlib-dev libpng-dev liblzma-dev" + # Rules to configure and make the package. compile_rules() { diff -r d1c17bd2c2bc -r 600aaedb561d osmo/receipt --- a/osmo/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/osmo/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,13 +5,15 @@ CATEGORY="office" SHORT_DESC="A handy personal organizer using GTK+." MAINTAINER="pankso@slitaz.org" -DEPENDS="gtk+ libxml2 libgtkhtml xorg-libXdamage libnotify libical" -BUILD_DEPENDS="gtk+ gtk+-dev libgtkhtml-dev libxml2-dev libical-dev gettext" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://clayo.org/osmo/" WGET_URL="$SF_MIRROR/$PACKAGE-pim/$TARBALL" TAGS="office" +DEPENDS="gtk+ libxml2 libgtkhtml xorg-libXdamage libnotify libical" +BUILD_DEPENDS="gtk+ gtk+-dev libgtkhtml-dev libxml2-dev libical-dev gettext" + # Rules to configure and make the package. compile_rules() { @@ -22,12 +24,12 @@ --enable-printing=no \ $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 d1c17bd2c2bc -r 600aaedb561d owfs/receipt --- a/owfs/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/owfs/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,13 +5,14 @@ CATEGORY="misc" SHORT_DESC="OWFS One Wire File System." MAINTAINER="l.lemarinel@gmail.com" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="www.owfs.org" WGET_URL="http://freefr.dl.sourceforge.net/project/owfs/owfs/$VERSION/$TARBALL" + BUILD_DEPENDS="fuse-dev libusb libusb-dev libusb-compat" DEPENDS="fuse libusb" - # Rules to configure and make the package. compile_rules() { @@ -25,5 +26,5 @@ genpkg_rules() { mkdir -p $fs/usr - cp -a $_pkg/usr/bin $fs/usr + cp -a $install/usr/bin $fs/usr } diff -r d1c17bd2c2bc -r 600aaedb561d rapidsvn/receipt --- a/rapidsvn/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/rapidsvn/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="A cross-platform GUI front-end for the Subversion revision system." MAINTAINER="stefanossofroniou542@gmail.com" +LICENSE="GPL3" WEB_SITE="http://rapidsvn.tigris.org/" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="http://www.rapidsvn.org/download/release/$VERSION/$TARBALL" diff -r d1c17bd2c2bc -r 600aaedb561d rcs/receipt --- a/rcs/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/rcs/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,13 +5,15 @@ CATEGORY="development" SHORT_DESC="GNU Revision Control System." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" -DEPENDS="diffutils" -BUILD_DEPENDS="diffutils" WEB_SITE="http://www.gnu.org/software/rcs/" WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" TAGS="cvs version-control versioning" +DEPENDS="diffutils" +BUILD_DEPENDS="diffutils" + # Rules to configure and make the package. compile_rules() { diff -r d1c17bd2c2bc -r 600aaedb561d re-alpine/receipt --- a/re-alpine/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/re-alpine/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,13 +5,15 @@ CATEGORY="network" SHORT_DESC="Re-alpine is the continuation of Alpine (a text-based email client)." MAINTAINER="paul@slitaz.org" -DEPENDS="libssl pam libldap libsasl ncurses libkrb5 libcomerr3" -BUILD_DEPENDS="openssl-dev pam-dev openldap-dev cyrus-sasl-dev libldap krb5-dev" +LICENSE="Apache" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://sourceforge.net/projects/re-alpine/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" TAGS="mail client" +DEPENDS="libssl pam libldap libsasl ncurses libkrb5 libcomerr3" +BUILD_DEPENDS="openssl-dev pam-dev openldap-dev cyrus-sasl-dev libldap krb5-dev" + # Rules to configure and make the package. compile_rules() { diff -r d1c17bd2c2bc -r 600aaedb561d setuptools/receipt --- a/setuptools/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/setuptools/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="misc" SHORT_DESC="Python package installation tool." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="PSL" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://pypi.python.org/pypi/setuptools" WGET_URL="http://pypi.python.org/packages/source/s/setuptools/$TARBALL" @@ -16,12 +17,12 @@ { cd $src python setup.py build && - python setup.py install --root=$PWD/_pkg + python setup.py install --root=$DESTDIR } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { - cp -a $_pkg/usr $fs + cp -a $install/usr $fs } diff -r d1c17bd2c2bc -r 600aaedb561d songwrite/receipt --- a/songwrite/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/songwrite/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -6,6 +6,7 @@ CATEGORY="multimedia" SHORT_DESC="music score and songbook editor." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL3" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://home.gna.org/oomadness/en/songwrite/" WGET_URL="http://download.gna.org/songwrite/$TARBALL" @@ -24,5 +25,5 @@ # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { - cp -a $_pkg/usr $fs + cp -a $install/usr $fs } diff -r d1c17bd2c2bc -r 600aaedb561d soundtouch/receipt --- a/soundtouch/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/soundtouch/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="multimedia" SHORT_DESC="An audio processing library" MAINTAINER="slaxemulator@gmail.com" +LICENSE="LGPL2.1" WEB_SITE="http://www.surina.net/soundtouch/" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="$WEB_SITE/$TARBALL" + DEPENDS="gcc-lib-base" BUILD_DEPENDS="libtool" diff -r d1c17bd2c2bc -r 600aaedb561d speedtouch/receipt --- a/speedtouch/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/speedtouch/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -4,6 +4,7 @@ VERSION="1.3.1" CATEGORY="misc" MAINTAINER="jozee@slitaz.org" +LICENSE="GPL2" SHORT_DESC="Driver for the ADSL Speed Touch USB modem" WEB_SITE="http://speedtouch.sourceforge.net/" DEPENDS="bash" @@ -26,15 +27,15 @@ ./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man \ $CONFIGURE_ARGS && make && - make prefix=$PWD/_pkg/usr sysconfdir=$PWD/_pkg/etc mandir=$PWD/_pkg/usr/share/man install + make prefix=$DESTDIR/usr sysconfdir=$DESTDIR/etc mandir=$DESTDIR/usr/share/man 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/sbin $fs/usr - cp -a $_pkg/etc $fs - cp -a $_pkg/usr/share/$PACKAGE $fs/usr/share + cp -a $install/usr/bin $fs/usr + cp -a $install/usr/sbin $fs/usr + cp -a $install/etc $fs + cp -a $install/usr/share/$PACKAGE $fs/usr/share } diff -r d1c17bd2c2bc -r 600aaedb561d t2/receipt --- a/t2/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/t2/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="development" SHORT_DESC="System Development Environment." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.t2-project.org/" WGET_URL="http://dl.t2-project.org/source/$TARBALL" + DEPENDS="slitaz-toolchain bash ncurses" # Rules to configure and make the package. diff -r d1c17bd2c2bc -r 600aaedb561d taglib-dev/receipt --- a/taglib-dev/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/taglib-dev/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,16 +5,18 @@ CATEGORY="development" SHORT_DESC="Taglib devel files." MAINTAINER="pankso@slitaz.org" +LICENSE="LGPL2.1" WEB_SITE="http://developer.kde.org/~wheeler/taglib.html" +WANTED="taglib" + DEPENDS="taglib" -WANTED="taglib" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/lib - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib - cp -a $_pkg/usr/include $fs/usr - cp -a $_pkg/usr/bin $fs/usr + cp -a $install/usr/lib/pkgconfig $fs/usr/lib + cp -a $install/usr/include $fs/usr + cp -a $install/usr/bin $fs/usr chmod +x $fs/usr/bin/* } diff -r d1c17bd2c2bc -r 600aaedb561d taglib/receipt --- a/taglib/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/taglib/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,12 +5,14 @@ CATEGORY="multimedia" SHORT_DESC="Audio tag library." MAINTAINER="pankso@slitaz.org" +LICENSE="LGPL2.1" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://developer.kde.org/~wheeler/taglib.html" WGET_URL="http://developer.kde.org/~wheeler/files/src/$TARBALL" +TAGS="multimedia music tag" + DEPENDS="zlib gcc-lib-base" BUILD_DEPENDS="zlib-dev cmake" -TAGS="multimedia music tag" # Rules to configure and make the package. compile_rules() @@ -32,5 +34,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 d1c17bd2c2bc -r 600aaedb561d tahoe-lafs/receipt --- a/tahoe-lafs/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/tahoe-lafs/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="system-tools" SHORT_DESC="Cloud storage system." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" TARBALL="allmydata-tahoe-$VERSION.zip" WEB_SITE="https://tahoe-lafs.org/" WGET_URL="${WEB_SITE}source/$PACKAGE/releases/$TARBALL" @@ -25,5 +26,5 @@ # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { - cp -a $_pkg/usr $fs + cp -a $install/usr $fs } diff -r d1c17bd2c2bc -r 600aaedb561d tar/receipt --- a/tar/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/tar/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="utilities" SHORT_DESC="GNU tar archiving tools." MAINTAINER="pankso@slitaz.org" +LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.gnu.org/software/tar/" WGET_URL="http://ftp.gnu.org/gnu/$PACKAGE/$TARBALL" @@ -21,14 +22,14 @@ --libexecdir=/usr/lib/$PACKAGE \ $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 - cp -a $_pkg/usr/bin $fs + cp -a $install/usr/bin $fs } # Prevent erasing busybox... diff -r d1c17bd2c2bc -r 600aaedb561d tcpick/receipt --- a/tcpick/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/tcpick/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="network" SHORT_DESC="TCP stream sniffer and connection tracker" MAINTAINER="slaxemulator@gmail.com" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://tcpick.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" @@ -23,6 +24,6 @@ genpkg_rules() { mkdir -p $fs/usr - cp -a $_pkg/usr/bin $fs/usr + cp -a $install/usr/bin $fs/usr } diff -r d1c17bd2c2bc -r 600aaedb561d thunar-archive-plugin/receipt --- a/thunar-archive-plugin/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/thunar-archive-plugin/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="x-window" SHORT_DESC="Thunar Archive Manager plugin" MAINTAINER="erjo@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin" WGET_URL="http://archive.xfce.org/src/thunar-plugins/$PACKAGE/${VERSION%.*}/$TARBALL" @@ -28,10 +29,10 @@ mkdir -p $fs/usr/share/locale \ $fs/usr/lib/thunarx-2 - cp -a $_pkg/usr/lib/thunarx-2/*.so* $fs/usr/lib/thunarx-2 - cp -a $_pkg/usr/share/icons $fs/usr/share - cp -a $_pkg/usr/share/locale/fr $fs/usr/share/locale - cp -a $_pkg/usr/lib/$PACKAGE $fs/usr/lib + cp -a $install/usr/lib/thunarx-2/*.so* $fs/usr/lib/thunarx-2 + cp -a $install/usr/share/icons $fs/usr/share + cp -a $install/usr/share/locale/fr $fs/usr/share/locale + cp -a $install/usr/lib/$PACKAGE $fs/usr/lib # Fix perms chmod 755 $fs/usr/lib/thunar-archive-plugin/* diff -r d1c17bd2c2bc -r 600aaedb561d tinyproxy/receipt --- a/tinyproxy/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/tinyproxy/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,11 +5,13 @@ CATEGORY="network" SHORT_DESC="A light-weight HTTP proxy daemon for POSIX operating systems." MAINTAINER="slaxemulator@gmail.com" -BUILD_DEPENDS="wget" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://banu.com/tinyproxy/" WGET_URL="https://banu.com/pub/$PACKAGE/${VERSION%.*}/$TARBALL" +BUILD_DEPENDS="wget" + # Rules to configure and make the package. compile_rules() { @@ -32,9 +34,9 @@ genpkg_rules() { mkdir -p $fs/usr/share $fs/etc/init.d - cp -a $_pkg/usr/sbin $fs/usr - cp -a $_pkg/usr/share/tinyproxy $fs/usr/share - cp -a $_pkg/etc/tinyproxy $fs/etc + cp -a $install/usr/sbin $fs/usr + cp -a $install/usr/share/tinyproxy $fs/usr/share + cp -a $install/etc/tinyproxy $fs/etc cp -a $stuff/tinyproxy $fs/etc/init.d } diff -r d1c17bd2c2bc -r 600aaedb561d tree/receipt --- a/tree/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/tree/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="utilities" SHORT_DESC="Recursive directory listing program" MAINTAINER="MikeDSmith25@gmail.com" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tgz" WEB_SITE="http://mama.indstate.edu/users/ice/tree/" WGET_URL="ftp://mama.indstate.edu/linux/tree/$TARBALL" diff -r d1c17bd2c2bc -r 600aaedb561d tsclient/receipt --- a/tsclient/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/tsclient/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,13 +5,15 @@ CATEGORY="network" SHORT_DESC="GTK frontend to rdesktop and other remote desktop tools." MAINTAINER="pankso@slitaz.org" -DEPENDS="gtk+ rdesktop xorg-libXdamage" -BUILD_DEPENDS="gtk+ gtk+-dev perl-xml-parser pkg-config" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://sourceforge.net/projects/tsclient/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" TAGS="remote-desktop" +DEPENDS="gtk+ rdesktop xorg-libXdamage" +BUILD_DEPENDS="gtk+ gtk+-dev perl-xml-parser pkg-config" + # Rules to configure and make the package. compile_rules() { @@ -23,17 +25,17 @@ --disable-gnome \ $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/locale $fs/usr/lib - cp -a $_pkg/usr/bin $fs/usr - cp -a $_pkg/usr/lib/$PACKAGE $fs/usr/lib - cp -a $_pkg/usr/share/locale/fr $fs/usr/share/locale - cp -a $_pkg/usr/share/pixmaps $fs/usr/share - cp -a $_pkg/usr/share/applications $fs/usr/share + cp -a $install/usr/bin $fs/usr + cp -a $install/usr/lib/$PACKAGE $fs/usr/lib + cp -a $install/usr/share/locale/fr $fs/usr/share/locale + cp -a $install/usr/share/pixmaps $fs/usr/share + cp -a $install/usr/share/applications $fs/usr/share strip -s $fs/usr/lib/$PACKAGE/* } diff -r d1c17bd2c2bc -r 600aaedb561d tslib-dev/receipt --- a/tslib-dev/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/tslib-dev/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="Abstraction layer for touchscreen panel events, development files." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="LGPL2" WEB_SITE="http://tslib.berlios.de/" WANTED="tslib" @@ -12,8 +13,8 @@ genpkg_rules() { mkdir -p $fs/usr/lib/ts - cp -a $_pkg/usr/lib/ts/*a $fs/usr/lib/ts - 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/ts/*a $fs/usr/lib/ts + 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 d1c17bd2c2bc -r 600aaedb561d tslib/receipt --- a/tslib/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/tslib/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="Abstraction layer for touchscreen panel events." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="LGPL2" WEB_SITE="http://tslib.berlios.de/" TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="http://download.berlios.de/$PACKAGE/$TARBALL" @@ -26,8 +27,8 @@ genpkg_rules() { mkdir -p $fs/usr/lib/ts - cp -a $_pkg/usr/lib/ts/*.so* $fs/usr/lib/ts - cp -a $_pkg/usr/lib/*.so* $fs/usr/lib - cp -a $_pkg/usr/bin $fs/usr - cp -a $_pkg/etc $fs + cp -a $install/usr/lib/ts/*.so* $fs/usr/lib/ts + cp -a $install/usr/lib/*.so* $fs/usr/lib + cp -a $install/usr/bin $fs/usr + cp -a $install/etc $fs } diff -r d1c17bd2c2bc -r 600aaedb561d tunctl/receipt --- a/tunctl/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/tunctl/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,24 +5,26 @@ CATEGORY="network" SHORT_DESC="used to set up and maintain persistent TUN/TAP network interfaces" MAINTAINER="allan316@gmail.com" -DEPENDS="" +LICENSE="GPL" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://tunctl.sourceforge.net" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" +DEPENDS="" + # Rules to configure and make the package. compile_rules() { cd $src - mkdir -p _pkg/usr/bin + mkdir -p $DESTDIR/usr/bin cc -g -Wall -o tunctl tunctl.c - cp -a tunctl _pkg/usr/bin/ + cp -a tunctl $DESTDIR/usr/bin/ } # 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 d1c17bd2c2bc -r 600aaedb561d tuxpaint/receipt --- a/tuxpaint/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/tuxpaint/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="graphics" SHORT_DESC="Kid painting programm." MAINTAINER="pankso@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://tuxpaint.org/" WGET_URL="http://downloads.sourceforge.net/sourceforge/$PACKAGE/$TARBALL" diff -r d1c17bd2c2bc -r 600aaedb561d tuxtype/receipt --- a/tuxtype/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/tuxtype/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -6,16 +6,17 @@ CATEGORY="games" SHORT_DESC="Educational typing tutor for kids." MAINTAINER="claudinei@slitaz.org" +LICENSE="GPL2" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://tux4kids.alioth.debian.org" WGET_URL="https://alioth.debian.org/frs/download.php/3270/$TARBALL" + DEPENDS="libt4k_common libsdl librsvg libsdl-image libsdl-mixer libsdl-ttf \ libsdl-net libsdl-pango" BUILD_DEPENDS="libt4k_common-dev libsdl-dev librsvg-dev libsdl-image-dev \ libsdl-mixer-dev libsdl-ttf-dev libsdl-net-dev libsdl-pango-dev wget" TAGS="education" - # Rules to configure and make the package. compile_rules() { @@ -27,7 +28,7 @@ make # Adding the games group satisfies the install script. addgroup games - make DESTDIR=$PWD/_pkg install + make DESTDIR=$DESTDIR install # We don't need to leave this behind in the build environment. delgroup games } @@ -36,16 +37,16 @@ genpkg_rules() { mkdir -p $fs/usr/share $fs/var/games/tuxtype/words - cp -a $_pkg/usr/bin $fs/usr - cp -a $_pkg/usr/share/tuxtype $fs/usr/share + cp -a $install/usr/bin $fs/usr + cp -a $install/usr/share/tuxtype $fs/usr/share for lang in de es fr pt; do mkdir -p $fs/usr/share/locale/$lang/LC_MESSAGES - cp -a $_pkg/usr/share/locale/$lang/LC_MESSAGES/tuxtype.mo \ + cp -a $install/usr/share/locale/$lang/LC_MESSAGES/tuxtype.mo \ $fs/usr/share/locale/$lang/LC_MESSAGES done - cp -ar $_pkg/usr $fs + cp -ar $install/usr $fs } post_install() diff -r d1c17bd2c2bc -r 600aaedb561d txt2tags/receipt --- a/txt2tags/receipt Mon Dec 02 17:47:06 2013 +0000 +++ b/txt2tags/receipt Mon Dec 02 19:18:04 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="misc" SHORT_DESC="Document generator." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tgz" WEB_SITE="http://txt2tags.org/" WGET_URL="http://$PACKAGE.googlecode.com/files/$TARBALL"