# HG changeset patch # User Pascal Bellard # Date 1385809883 0 # Node ID c4f226b025492700273ae48461279cc2c4bf0117 # Parent 812b1350f2499291d732c78d77a7661ca5258d0c xorg-cf-files: typo diff -r 812b1350f249 -r c4f226b02549 stoq/receipt --- a/stoq/receipt Sat Nov 30 10:52:52 2013 +0000 +++ b/stoq/receipt Sat Nov 30 11:11:23 2013 +0000 @@ -5,12 +5,14 @@ CATEGORY="office" SHORT_DESC="Stoq is a suite of Retail Management System applications." MAINTAINER="claudinei@slitaz.org" +LICENSE="GPL2" +TARBALL="$PACKAGE-$VERSION.tar.gz" +WEB_SITE="http://www.stoq.com.br" +WGET_URL="http://download.stoq.com.br/sources/$VERSION/$TARBALL" + DEPENDS="python pygtk postgresql psycopg2 zopeinterface python-pil \ python-reportlab stoqlib stoqdrivers python-kiwi python-gazpacho" BUILD_DEPENDS="python python-dev pygtk python-kiwi stoqlib" -TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.stoq.com.br" -WGET_URL="http://download.stoq.com.br/sources/$VERSION/$TARBALL" # Rules to configure and make the package. compile_rules() @@ -22,15 +24,15 @@ # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { - LOCALEDIR="$_pkg/usr/share/locale" - for file in `find $_pkg | grep 'pyc$'`; do + LOCALEDIR="$install/usr/share/locale" + for file in `find $install | grep 'pyc$'`; do rm $file done mkdir -p $fs/usr/share/locale/pt $fs/etc - cp -a $_pkg/etc/stoq $fs/etc - cp -a $_pkg/usr/bin $fs/usr - cp -a $_pkg/usr/lib $fs/usr - cp -a $_pkg/usr/share $fs/usr + cp -a $install/etc/stoq $fs/etc + cp -a $install/usr/bin $fs/usr + cp -a $install/usr/lib $fs/usr + cp -a $install/usr/share $fs/usr cp -a $LOCALEDIR/pt_BR/LC_MESSAGES $fs/usr/share/locale/pt } diff -r 812b1350f249 -r c4f226b02549 stoqdrivers/receipt --- a/stoqdrivers/receipt Sat Nov 30 10:52:52 2013 +0000 +++ b/stoqdrivers/receipt Sat Nov 30 11:11:23 2013 +0000 @@ -5,13 +5,15 @@ CATEGORY="development" SHORT_DESC="Useful drivers for Stoq and retail systems" MAINTAINER="claudinei@slitaz.org" -DEPENDS="python python-kiwi python-serial zopeinterface" -BUILD_DEPENDS="python python-dev python-kiwi python-serial zopeinterface" +LICENSE="LGPL2.1" SUGGESTED="stoq" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.stoq.com.br" WGET_URL="http://download.stoq.com.br/sources/0.9.11/$TARBALL" +DEPENDS="python python-kiwi python-serial zopeinterface" +BUILD_DEPENDS="python python-dev python-kiwi python-serial zopeinterface" + # Rules to configure and make the package. compile_rules() { @@ -22,13 +24,12 @@ # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { - LOCALEDIR="$_pkg/usr/share/locale" - for file in `find $_pkg | grep 'pyc$'`; do + LOCALEDIR="$install/usr/share/locale" + for file in `find $install | grep 'pyc$'`; do rm $file done mkdir -p $fs/usr/share/locale/pt - cp -a $_pkg/usr/lib $fs/usr - cp -a $_pkg/usr/share $fs/usr + cp -a $install/usr/lib $fs/usr + cp -a $install/usr/share $fs/usr cp -a $LOCALEDIR/pt_BR/LC_MESSAGES $fs/usr/share/locale/pt } - diff -r 812b1350f249 -r c4f226b02549 stoqlib/receipt --- a/stoqlib/receipt Sat Nov 30 10:52:52 2013 +0000 +++ b/stoqlib/receipt Sat Nov 30 11:11:23 2013 +0000 @@ -5,13 +5,15 @@ CATEGORY="development" SHORT_DESC="A powerful retail system library" MAINTAINER="claudinei@slitaz.org" +LICENSE="LGPL2.1" +TARBALL="$PACKAGE-$VERSION.tar.gz" +WEB_SITE="http://www.stoq.com.br" +WGET_URL="http://download.stoq.com.br/sources/$VERSION/$TARBALL" + DEPENDS="python pygtk postgresql psycopg2 zopeinterface python-pil \ python-reportlab python-kiwi python-gazpacho stoqdrivers python-dateutil" BUILD_DEPENDS="python python-dev zopeinterface python-kiwi python-gazpacho \ psycopg2 stoqdrivers python-pil python-reportlab python-dateutil" -TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.stoq.com.br" -WGET_URL="http://download.stoq.com.br/sources/$VERSION/$TARBALL" # Rules to configure and make the package. compile_rules() @@ -24,13 +26,13 @@ # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { - LOCALEDIR="$_pkg/usr/share/locale" - for file in `find $_pkg | grep 'pyc$'`; do + LOCALEDIR="$install/usr/share/locale" + for file in `find $install | grep 'pyc$'`; do rm $file done mkdir -p $fs/usr/share/locale/pt - cp -a $_pkg/usr/lib $fs/usr - cp -a $_pkg/usr/share $fs/usr + cp -a $install/usr/lib $fs/usr + cp -a $install/usr/share $fs/usr cp -a $LOCALEDIR/pt_BR/LC_MESSAGES $fs/usr/share/locale/pt } diff -r 812b1350f249 -r c4f226b02549 sudoku-savant/receipt --- a/sudoku-savant/receipt Sat Nov 30 10:52:52 2013 +0000 +++ b/sudoku-savant/receipt Sat Nov 30 11:11:23 2013 +0000 @@ -4,14 +4,16 @@ VERSION="1.3" CATEGORY="games" SHORT_DESC="Sudoku games/generator using GTK." +MAINTAINER="pankso@slitaz.org" +LICENSE="GPL3" +TARBALL="$PACKAGE-$VERSION.tar.bz2" +WEB_SITE="http://sourceforge.net/projects/sudoku-savant/" +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" + DEPENDS="expat gtk+ xorg-libX11 xorg-libXau xorg-libXcomposite \ xorg-libXcursor xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXrandr \ xorg-libXrender xorg-libXinerama xorg-libXdamage gcc-lib-base" BUILD_DEPENDS="gtk+-dev libpthread-stubs" -MAINTAINER="pankso@slitaz.org" -TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://sourceforge.net/projects/sudoku-savant/" -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" # Rules to configure and make the package. compile_rules() @@ -23,7 +25,7 @@ --mandir=/usr/share/man \ $CONFIGURE_ARGS && make && - make DESTDIR=$PWD/_pkg install + make DESTDIR=$DESTDIR install # desktop-file-install workaround [ -x _pkg/usr/games/sudoku-savant ] && \ echo "Continue: desktop-file-install dont support busybox install..." @@ -33,7 +35,7 @@ genpkg_rules() { mkdir -p $fs/usr/share/pixmaps $fs/usr/share/applications - cp -a $_pkg/usr/games $fs/usr + cp -a $install/usr/games $fs/usr cp $src/$PACKAGE.png $fs/usr/share/pixmaps cp $src/$PACKAGE.desktop $fs/usr/share/applications } diff -r 812b1350f249 -r c4f226b02549 suggested-applications/receipt --- a/suggested-applications/receipt Sat Nov 30 10:52:52 2013 +0000 +++ b/suggested-applications/receipt Sat Nov 30 11:11:23 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="network" SHORT_DESC="Set of desktop files for default applications." MAINTAINER="jozee@slitaz.org" +LICENSE="GPL3" WEB_SITE="http://www.slitaz.org/" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r 812b1350f249 -r c4f226b02549 sweethome3d/receipt --- a/sweethome3d/receipt Sat Nov 30 10:52:52 2013 +0000 +++ b/sweethome3d/receipt Sat Nov 30 11:11:23 2013 +0000 @@ -6,6 +6,7 @@ CATEGORY="misc" SHORT_DESC="A free interior design application." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" TARBALL="$SOURCE-$VERSION-linux-x86.tgz" WEB_SITE="http://www.sweethome3d.com/" WGET_URL="$SF_MIRROR/$PACKAGE/$SOURCE/$SOURCE-$VERSION/$TARBALL" diff -r 812b1350f249 -r c4f226b02549 swig/receipt --- a/swig/receipt Sat Nov 30 10:52:52 2013 +0000 +++ b/swig/receipt Sat Nov 30 11:11:23 2013 +0000 @@ -4,6 +4,7 @@ VERSION="2.0.4" CATEGORY="development" MAINTAINER="devel@slitaz.org" +LICENSE="GPL3" SHORT_DESC="A compiler that makes it easy to integrate C and C++ code with scripting languages" WEB_SITE="http://www.swig.org/" TARBALL="$PACKAGE-$VERSION.tar.gz" @@ -25,7 +26,6 @@ genpkg_rules() { mkdir -p $fs/usr/share - cp -a $_pkg/usr/bin $fs/usr - cp -a $_pkg/usr/share/$PACKAGE $fs/usr/share - + cp -a $install/usr/bin $fs/usr + cp -a $install/usr/share/$PACKAGE $fs/usr/share } diff -r 812b1350f249 -r c4f226b02549 syasokoban/receipt --- a/syasokoban/receipt Sat Nov 30 10:52:52 2013 +0000 +++ b/syasokoban/receipt Sat Nov 30 11:11:23 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="games" SHORT_DESC="Sokoban clone." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2 BSD" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://grayskygames.com/sokoban.html" WGET_URL="http://grayskygames.com/sokoban/$TARBALL" + DEPENDS="libsdl gcc-lib-base glibc-base" BUILD_DEPENDS="libsdl-dev" diff -r 812b1350f249 -r c4f226b02549 synergy/receipt --- a/synergy/receipt Sat Nov 30 10:52:52 2013 +0000 +++ b/synergy/receipt Sat Nov 30 11:11:23 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="x-window" SHORT_DESC="Synergy keyboard and mouse sharing." MAINTAINER="rcx@zoominternet.net" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION-Source.tar.gz" WEB_SITE="http://synergy-foss.org" WGET_URL="http://synergy.googlecode.com/files/$TARBALL" + DEPENDS="xorg-libX11 xorg-libXtst xorg-libSM xorg-libICE xorg-libXinerama gcc-lib-base" BUILD_DEPENDS="xorg-dev-proto xorg-libXt-dev xorg-libXtst-dev cmake" @@ -19,15 +21,15 @@ cmake -D CMAKE_INSTALL_PREFIX=/usr . make # install binary - install -d "$PWD/_pkg/usr/bin/" - install -Dm755 synergyc $PWD/_pkg/usr/bin/ - install -Dm755 synergys $PWD/_pkg/usr/bin/ - install -Dm644 examples/${PACKAGE}.conf "$PWD/_pkg/etc/${PACKAGE}.conf" + install -d "$DESTDIR/usr/bin/" + install -Dm755 synergyc $DESTDIR//usr/bin/ + install -Dm755 synergys $DESTDIR/usr/bin/ + install -Dm644 examples/${PACKAGE}.conf "$DESTDIR/etc/${PACKAGE}.conf" } # 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 812b1350f249 -r c4f226b02549 xorg-cf-files/receipt --- a/xorg-cf-files/receipt Sat Nov 30 10:52:52 2013 +0000 +++ b/xorg-cf-files/receipt Sat Nov 30 11:11:23 2013 +0000 @@ -22,7 +22,7 @@ --infodir=/usr/share/info \ --mandir=/usr/share/man \ $CONFIGURE_ARGS && - make && make DESTDIR=$DESTIDR install + make && make DESTDIR=$DESTDIR install } # Rules to gen a SliTaz package suitable for Tazpkg.