# HG changeset patch # User Pascal Bellard # Date 1386006426 0 # Node ID d1c17bd2c2bca89267f2b00023341c45b8339116 # Parent fcdd50638150a98f99f04f5d4f2fd2825404800d Add some license diff -r fcdd50638150 -r d1c17bd2c2bc geoip-dev/receipt --- a/geoip-dev/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/geoip-dev/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -5,10 +5,12 @@ CATEGORY="development" SHORT_DESC="devel files for geoip." MAINTAINER="slaxemulator@gmail.com" -DEPENDS="geoip" +LICENSE="LGPL2.1" WEB_SITE="http://www.maxmind.com/app/c" WANTED="geoip" +DEPENDS="geoip" + # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { diff -r fcdd50638150 -r d1c17bd2c2bc geoip/receipt --- a/geoip/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/geoip/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="network" SHORT_DESC="Non-DNS IP-to-country resolver C library & utils." MAINTAINER="slaxemulator@gmail.com" +LICENSE="LGPL2.1" SOURCE="GeoIP" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.maxmind.com/app/c" diff -r fcdd50638150 -r d1c17bd2c2bc gftp/receipt --- a/gftp/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/gftp/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -5,12 +5,14 @@ CATEGORY="network" SHORT_DESC="Small and fast FTP client." MAINTAINER="pankso@slitaz.org" -DEPENDS="gtk+ xorg-libXdamage" -BUILD_DEPENDS="pkg-config gtk+-dev gtk+" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.gftp.org/" WGET_URL="http://www.gftp.org/$TARBALL" +DEPENDS="gtk+ xorg-libXdamage" +BUILD_DEPENDS="pkg-config gtk+-dev gtk+" + # Rules to configure and make the package. compile_rules() { @@ -19,7 +21,7 @@ --disable-ssl --disable-textport \ $CONFIGURE_ARGS && make && - make DESTDIR=$PWD/_pkg install + make DESTDIR=$DESTDIR install } # Rules to gen a SliTaz package suitable for Tazpkg. @@ -27,9 +29,9 @@ { mkdir -p $fs/usr/bin $fs/usr/share/applications - cp -a $_pkg/usr/bin/gftp $fs/usr/bin - cp -a $_pkg/usr/bin/gftp-gtk $fs/usr/bin - cp -a $_pkg/usr/share/gftp $fs/usr/share + cp -a $install/usr/bin/gftp $fs/usr/bin + cp -a $install/usr/bin/gftp-gtk $fs/usr/bin + cp -a $install/usr/share/gftp $fs/usr/share chmod 755 $fs/usr/bin/gftp # Copy custom bookmarks file and remove license, big logo. diff -r fcdd50638150 -r d1c17bd2c2bc glpi/receipt --- a/glpi/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/glpi/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -5,13 +5,15 @@ CATEGORY="network" SHORT_DESC="IT and Asset Management." MAINTAINER="erjo@slitaz.org" -DEPENDS="mysql apache php-apache php-ldap php-imap php-mysql pam logrotate" -BUILD_DEPENDS="wget" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://glpi-project.org/" WGET_URL="https://forge.indepnet.net/attachments/download/1054/$TARBALL" CONFIG_FILES="/etc/glpi/config_db.php" +DEPENDS="mysql apache php-apache php-ldap php-imap php-mysql pam logrotate" +BUILD_DEPENDS="wget" + # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { diff -r fcdd50638150 -r d1c17bd2c2bc gmrun/receipt --- a/gmrun/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/gmrun/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -5,12 +5,14 @@ CATEGORY="utilities" SHORT_DESC="Program launcher with autocompletion." MAINTAINER="rocky@slitaz.org" -DEPENDS="gtk+ gcc-lib-base popt" -BUILD_DEPENDS="gtk+-dev popt-dev" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://sourceforge.net/projects/gmrun" WGET_URL="$SF_MIRROR/gmrun/$TARBALL" +DEPENDS="gtk+ gcc-lib-base popt" +BUILD_DEPENDS="gtk+-dev popt-dev" + # Rules to configure and make the package. compile_rules() { @@ -26,14 +28,14 @@ ./configure --prefix=/usr \ $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/usr/share $fs/usr + cp -a $install/usr/bin $fs/usr + cp -a $install/usr/share $fs/usr cp $stuff/gmrunrc $fs/usr/share/gmrun } diff -r fcdd50638150 -r d1c17bd2c2bc gnome-js-common/receipt --- a/gnome-js-common/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/gnome-js-common/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="system-tools" SHORT_DESC="Gnome JS common files." MAINTAINER="pankso@slitaz.org" +LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.gnome.org/" WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" diff -r fcdd50638150 -r d1c17bd2c2bc gnome-mime-data/receipt --- a/gnome-mime-data/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/gnome-mime-data/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -5,12 +5,14 @@ CATEGORY="x-window" SHORT_DESC="The GNOME Mime Data file types" MAINTAINER="erjo@slitaz.org" -DEPENDS="perl-xml-parser" -BUILD_DEPENDS="perl-xml-parser gettext" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.gnome.org" WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL" +DEPENDS="perl-xml-parser" +BUILD_DEPENDS="perl-xml-parser gettext" + # Rules to configure and make the package. compile_rules() { @@ -19,7 +21,7 @@ --prefix=/usr \ --sysconfdir=/etc/gnome \ $CONFIGURE_ARGS && - make && make DESTDIR=$PWD/_pkg install + make && make DESTDIR=$DESTDIR install } # Rules to gen a SliTaz package suitable for Tazpkg. @@ -27,10 +29,10 @@ { mkdir -p $fs/usr/share $fs/usr/lib - cp -a $_pkg/etc $fs/ - cp -a $_pkg/usr/share/application-registry $fs/usr/share - cp -a $_pkg/usr/share/mime-info $fs/usr/share - cp -a $_pkg/usr/share/pkgconfig $fs/usr/lib + cp -a $install/etc $fs/ + cp -a $install/usr/share/application-registry $fs/usr/share + cp -a $install/usr/share/mime-info $fs/usr/share + cp -a $install/usr/share/pkgconfig $fs/usr/lib } diff -r fcdd50638150 -r d1c17bd2c2bc gnome-ppp/receipt --- a/gnome-ppp/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/gnome-ppp/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -4,14 +4,16 @@ VERSION="0.3.23" CATEGORY="network" MAINTAINER="jozee@slitaz.org" +LICENSE="GPL2" SHORT_DESC="A GNOME 2 WvDial frontend" WEB_SITE="http://www.gnomefiles.org/app.php?soft_id=41" -DEPENDS="libglade wvdial" -BUILD_DEPENDS="intltool libglade-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="http://gd.tuwien.ac.at/opsys/linux/gentoo/distfiles/$TARBALL" TAGS="modem 3G" +DEPENDS="libglade wvdial" +BUILD_DEPENDS="intltool libglade-dev" + # Rules to configure and make the package. compile_rules() { diff -r fcdd50638150 -r d1c17bd2c2bc gnu-netcat/receipt --- a/gnu-netcat/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/gnu-netcat/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -5,12 +5,14 @@ CATEGORY="network" SHORT_DESC="GNU rewrite of netcat, the network piping application" MAINTAINER="slaxemulator@gmail.com" -DEPENDS="texinfo" +LICENSE="GPL2" SOURCE="netcat" TARBALL="$SOURCE-$VERSION.tar.bz2" WEB_SITE="http://netcat.sourceforge.net/" WGET_URL="$SF_MIRROR/$SOURCE/$TARBALL" +DEPENDS="texinfo" + # Rules to configure and make the package. compile_rules() { @@ -25,7 +27,7 @@ genpkg_rules() { mkdir -p $fs/usr - cp -a $_pkg/usr/bin $fs/usr + cp -a $install/usr/bin $fs/usr } # Pre and post install commands for Tazpkg. diff -r fcdd50638150 -r d1c17bd2c2bc gnugo/receipt --- a/gnugo/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/gnugo/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -5,12 +5,14 @@ CATEGORY="games" SHORT_DESC="A free program that plays the game of Go." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.gnu.org/software/gnugo/" WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" +SUGGESTED="quarry" + DEPENDS="ncurses" BUILD_DEPENDS="ncurses-dev" -SUGGESTED="quarry" # Rules to configure and make the package. compile_rules() @@ -23,12 +25,12 @@ --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 fcdd50638150 -r d1c17bd2c2bc gperf/receipt --- a/gperf/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/gperf/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="GNU gperf is a perfect hash function generator." MAINTAINER="pankso@slitaz.org" +LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.gnu.org/software/gperf/" WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" @@ -18,13 +19,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 fcdd50638150 -r d1c17bd2c2bc gphoto2/receipt --- a/gphoto2/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/gphoto2/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="graphics" SHORT_DESC="digital camera download and access program" MAINTAINER="jozee@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.gphoto.org" WGET_URL="$SF_MIRROR/gphoto/$TARBALL" @@ -24,5 +25,5 @@ genpkg_rules() { mkdir -p $fs/usr/share - cp -a $_pkg/usr/bin $fs/usr + cp -a $install/usr/bin $fs/usr } diff -r fcdd50638150 -r d1c17bd2c2bc gqview/receipt --- a/gqview/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/gqview/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -5,12 +5,14 @@ CATEGORY="graphics" SHORT_DESC="Images viewer and manager using GTK+." MAINTAINER="pankso@slitaz.org" -DEPENDS="gtk+ xorg-libXdamage" -BUILD_DEPENDS="pkg-config gtk+ gtk+-dev" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://gqview.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" +DEPENDS="gtk+ xorg-libXdamage" +BUILD_DEPENDS="pkg-config gtk+ gtk+-dev" + # Rules to configure and make the package. compile_rules() { @@ -19,14 +21,14 @@ ./configure --prefix=/usr --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/share/locale - cp -a $_pkg/usr/bin $fs/usr - cp -a $_pkg/usr/share/pixmaps $fs/usr/share - cp -a $_pkg/usr/share/locale/fr $fs/usr/share/locale + cp -a $install/usr/bin $fs/usr + cp -a $install/usr/share/pixmaps $fs/usr/share + cp -a $install/usr/share/locale/fr $fs/usr/share/locale } diff -r fcdd50638150 -r d1c17bd2c2bc groff/receipt --- a/groff/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/groff/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -5,11 +5,13 @@ CATEGORY="utilities" SHORT_DESC="The GNU troff text-formatting system." MAINTAINER="rocky@slitaz.org" -BUILD_DEPENDS="ghostscript" +LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.gnu.org/software/groff/groff.html" WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" +BUILD_DEPENDS="ghostscript" + # Rules to configure and make the package. compile_rules() { @@ -26,7 +28,7 @@ genpkg_rules() { mkdir -p $fs/usr/share - cp -a $_pkg/usr/bin $fs/usr - cp -a $_pkg/usr/lib $fs/usr - cp -a $_pkg/usr/share/groff $fs/usr/share + cp -a $install/usr/bin $fs/usr + cp -a $install/usr/lib $fs/usr + cp -a $install/usr/share/groff $fs/usr/share } diff -r fcdd50638150 -r d1c17bd2c2bc grub4dos-linux/receipt --- a/grub4dos-linux/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/grub4dos-linux/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="system-tools" SHORT_DESC="Some enhancments of grub boot loader - linux files." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" WEB_SITE="http://grub4dos.sourceforge.net/" WANTED="grub4dos" PROVIDE="grub" @@ -12,11 +13,11 @@ # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { - libarch=$(basename `ls $_pkg/usr/lib/grub`) + libarch=$(basename `ls $install/usr/lib/grub`) mkdir -p $fs/usr/lib/grub/$libarch - cp -a $_pkg/usr/bin $fs/usr - cp -a $_pkg/usr/sbin $fs/usr - cp -a $_pkg/usr/lib/grub/$libarch/*stage* \ + cp -a $install/usr/bin $fs/usr + cp -a $install/usr/sbin $fs/usr + cp -a $install/usr/lib/grub/$libarch/*stage* \ $fs/usr/lib/grub/$libarch } diff -r fcdd50638150 -r d1c17bd2c2bc grub4dos/receipt --- a/grub4dos/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/grub4dos/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="system-tools" SHORT_DESC="Some enhancments of grub boot loader." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION-src.zip" WEB_SITE="http://grub4dos.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" @@ -35,10 +36,10 @@ mkdir -p $fs/usr/share/boot \ $fs/usr/bin - lzma e $_pkg/usr/lib/grub/*/grub.exe $fs/usr/share/boot/grub.exe.lzma - lzma e $_pkg/usr/lib/grub/*/grldr $fs/usr/share/boot/grldr.lzma + lzma e $install/usr/lib/grub/*/grub.exe $fs/usr/share/boot/grub.exe.lzma + lzma e $install/usr/lib/grub/*/grldr $fs/usr/share/boot/grldr.lzma - cp $_pkg/usr/lib/grub/*/bootlace.com $fs/usr/bin/bootlace + cp $install/usr/lib/grub/*/bootlace.com $fs/usr/bin/bootlace chmod +x $fs/usr/bin/bootlace # Skip hmload.com badgrub.exe grldr.mbr } diff -r fcdd50638150 -r d1c17bd2c2bc gsl-dev/receipt --- a/gsl-dev/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/gsl-dev/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -5,18 +5,20 @@ CATEGORY="development" SHORT_DESC="Gsl devel files (library and headers)." MAINTAINER="pankso@slitaz.org" -DEPENDS="gsl" +LICENSE="GPL3" WANTED="gsl" WEB_SITE="http://www.gnu.org/software/gsl/" +DEPENDS="gsl" + # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/lib $fs/usr/bin $fs/usr/share - 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 $_pkg/usr/share/aclocal $fs/usr/share - cp -a $_pkg/usr/bin/*-config $fs/usr/bin + 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 + cp -a $install/usr/share/aclocal $fs/usr/share + cp -a $install/usr/bin/*-config $fs/usr/bin chmod +x $fs/usr/bin/* } diff -r fcdd50638150 -r d1c17bd2c2bc gsl/receipt --- a/gsl/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/gsl/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="Numerical library for C and C++ programmers." MAINTAINER="pankso@slitaz.org" +LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.gnu.org/software/gsl/" WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" @@ -25,7 +26,7 @@ genpkg_rules() { mkdir -p $fs/usr/lib - cp -a $_pkg/usr/bin $fs/usr + cp -a $install/usr/bin $fs/usr rm $fs/usr/bin/*-config - cp -a $_pkg/usr/lib/*.so* $fs/usr/lib + cp -a $install/usr/lib/*.so* $fs/usr/lib } diff -r fcdd50638150 -r d1c17bd2c2bc gtick/receipt --- a/gtick/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/gtick/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -5,11 +5,13 @@ CATEGORY="multimedia" SHORT_DESC="GTick is a metronome application." MAINTAINER="pankso@slitaz.org" +LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.gz" +WEB_SITE="http://www.antcom.de/gtick/" +WGET_URL="http://www.antcom.de/gtick/download/$TARBALL" + DEPENDS="gtk+ xorg-libXdamage libsndfile libogg" BUILD_DEPENDS="pkg-config gtk+-dev xorg-xproto" -WEB_SITE="http://www.antcom.de/gtick/" -WGET_URL="http://www.antcom.de/gtick/download/$TARBALL" # Rules to configure and make the package. compile_rules() @@ -20,12 +22,12 @@ --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/share - cp -a $_pkg/usr/bin $fs/usr + cp -a $install/usr/bin $fs/usr } diff -r fcdd50638150 -r d1c17bd2c2bc gtk-doc/receipt --- a/gtk-doc/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/gtk-doc/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="Generate API documentation from comments added to C code." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.xz" WEB_SITE="http://www.gtk.org/gtk-doc/" WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION:0:4}/$TARBALL" @@ -28,5 +29,5 @@ # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { - cp -a $_pkg/usr $fs + cp -a $install/usr $fs } diff -r fcdd50638150 -r d1c17bd2c2bc gtk-engine-nodoka/receipt --- a/gtk-engine-nodoka/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/gtk-engine-nodoka/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -6,6 +6,7 @@ CATEGORY="x-window" SHORT_DESC="Light and modern GTK theme engine." MAINTAINER="pankso@slitaz.org" +LICENSE="GPL2" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="https://fedorahosted.org/nodoka/" WGET_URL="https://fedorahosted.org/released/nodoka/$TARBALL" diff -r fcdd50638150 -r d1c17bd2c2bc gtk-theme-switch/receipt --- a/gtk-theme-switch/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/gtk-theme-switch/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="x-window" SHORT_DESC="Utility to switch and preview GTK+ theme" MAINTAINER="devl547@gmail.com" +LICENSE="GPL2" TARBALL="gtk-theme-switch_2.1.0.orig.tar.gz" WEB_SITE="http://packages.qa.debian.org/g/gtk-theme-switch.html" WGET_URL="http://ftp.debian.org/debian/pool/main/g/$PACKAGE/$TARBALL" + BUILD_DEPENDS="gtk+-dev" DEPENDS="gtk+" diff -r fcdd50638150 -r d1c17bd2c2bc gtk-xfce-engine/receipt --- a/gtk-xfce-engine/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/gtk-xfce-engine/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -5,12 +5,14 @@ CATEGORY="x-window" SHORT_DESC="GTK engine for Xfce" MAINTAINER="erjo@slitaz.org" -DEPENDS="gtk+" -BUILD_DEPENDS="gtk+-dev libffi" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org/" WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" +DEPENDS="gtk+" +BUILD_DEPENDS="gtk+-dev libffi" + # Rules to configure and make the package. compile_rules() { @@ -23,8 +25,8 @@ { mkdir -p $fs/usr - 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/ find $fs/usr/lib -name "*.la" -exec rm -f {} \; } diff -r fcdd50638150 -r d1c17bd2c2bc gtkaml/receipt --- a/gtkaml/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/gtkaml/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -5,12 +5,14 @@ CATEGORY="development" SHORT_DESC="Markup language based on Vala to create Gtk+ apps in XML" MAINTAINER="pankso@slitaz.org" -DEPENDS="gtk+ libxml2" -BUILD_DEPENDS="gtk+-dev libxml2-dev vala" +LICENSE="LGPL2.1" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://code.google.com/p/gtkaml/" WGET_URL="http://gtkaml.googlecode.com/files/$TARBALL" +DEPENDS="gtk+ libxml2" +BUILD_DEPENDS="gtk+-dev libxml2-dev vala" + # Rules to configure and make the package. compile_rules() { @@ -22,6 +24,6 @@ genpkg_rules() { mkdir -p $fs/usr - cp -a $_pkg/usr/bin $fs/usr - cp -a $_pkg/usr/share $fs/usr + cp -a $install/usr/bin $fs/usr + cp -a $install/usr/share $fs/usr } diff -r fcdd50638150 -r d1c17bd2c2bc gtkballs-themes/receipt --- a/gtkballs-themes/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/gtkballs-themes/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -5,15 +5,17 @@ CATEGORY="games" SHORT_DESC="Themes for GtkBalls Lines clone." MAINTAINER="pankso@slitaz.org" -DEPENDS="gtkballs" +LICENSE="GPL2" WANTED="gtkballs" WEB_SITE="http://gtkballs.antex.ru/" +DEPENDS="gtkballs" + # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/share/gtkballs - cp -a $_pkg/usr/share/gtkballs/themes $fs/usr/share/gtkballs + cp -a $install/usr/share/gtkballs/themes $fs/usr/share/gtkballs rm -rf $fs/usr/share/gtkballs/themes/klines mv $fs/usr/share/gtkballs/themes/Default \ $fs/usr/share/gtkballs/themes/Original diff -r fcdd50638150 -r d1c17bd2c2bc gtkballs/receipt --- a/gtkballs/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/gtkballs/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -5,13 +5,15 @@ CATEGORY="games" SHORT_DESC="Clone of DOS Lines." MAINTAINER="pankso@slitaz.org" -DEPENDS="gtk+ xorg-libXdamage" -BUILD_DEPENDS="gtk+-dev" +LICENSE="GPL2" SUGGESTED="gtkballs-themes" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://gtkballs.antex.ru/" WGET_URL="http://gtkballs.antex.ru/dist/$TARBALL" +DEPENDS="gtk+ xorg-libXdamage" +BUILD_DEPENDS="gtk+-dev" + # Rules to configure and make the package. compile_rules() { @@ -23,24 +25,24 @@ --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/share/gtkballs/themes $fs/usr/share/pixmaps - cp -a $_pkg/usr/games $fs/usr + cp -a $install/usr/games $fs/usr # Themes - #cp -a $_pkg/usr/share/gtkballs/themes/Default \ + #cp -a $install/usr/share/gtkballs/themes/Default \ # $fs/usr/share/gtkballs/themes - cp -a $_pkg/usr/share/gtkballs/themes/klines \ + cp -a $install/usr/share/gtkballs/themes/klines \ $fs/usr/share/gtkballs/themes/Default cp -a stuff/cell.xpm $fs/usr/share/gtkballs/themes/Default # Pixmaps - cp -a $_pkg/usr/share/gtkballs/gtkballs_16x16.png \ + cp -a $install/usr/share/gtkballs/gtkballs_16x16.png \ $fs/usr/share/pixmaps/gtkballs.png - cp -a $_pkg/var $fs + cp -a $install/var $fs chmod 666 $fs/var/games/gtkballs-scores } diff -r fcdd50638150 -r d1c17bd2c2bc gtklife/receipt --- a/gtklife/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/gtklife/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -5,12 +5,14 @@ CATEGORY="games" SHORT_DESC="Fast, featureful, open-source Conway's Life program." MAINTAINER="pankso@slitaz.org" -DEPENDS="gtk+ xorg-libXdamage" -BUILD_DEPENDS="gtk+-dev" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://ironphoenix.org/tril/gtklife/" WGET_URL="http://ironphoenix.org/tril/gtklife/$TARBALL" +DEPENDS="gtk+ xorg-libXdamage" +BUILD_DEPENDS="gtk+-dev" + # Rules to configure and make the package. compile_rules() { @@ -22,15 +24,15 @@ --with-gtk2 \ $CONFIGURE_ARGS && make || return 1 - mkdir -p _pkg/usr/games _pkg/usr/share/gtklife - cp -a graphics _pkg/usr/share/gtklife - cp -a patterns _pkg/usr/share/gtklife - cp gtklife _pkg/usr/games + mkdir -p $DESTDIR/usr/games $DESTDIR/usr/share/gtklife + cp -a graphics $DESTDIR/usr/share/gtklife + cp -a patterns $DESTDIR/usr/share/gtklife + cp gtklife $DESTDIR/usr/games } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { - cp -a $_pkg/* $fs + cp -a $install/* $fs } diff -r fcdd50638150 -r d1c17bd2c2bc gtkperf/receipt --- a/gtkperf/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/gtkperf/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -5,9 +5,11 @@ CATEGORY="utilities" SHORT_DESC="Application designed to test GTK+ performance." MAINTAINER="devl547@gmail.com" +LICENSE="GPL2" TARBALL="gtkperf_0.40.tar.gz" WEB_SITE="http://gtkperf.sourceforge.net/" WGET_URL="http://downloads.sourceforge.net/project/$PACKAGE/$PACKAGE/$VERSION/$TARBALL" + BUILD_DEPENDS="gtk+-dev gettext" DEPENDS="gtk+" @@ -24,6 +26,6 @@ genpkg_rules() { mkdir -p $fs/usr - cp -a $_pkg/usr/bin $fs/usr - cp -a $_pkg/usr/share $fs/usr + cp -a $install/usr/bin $fs/usr + cp -a $install/usr/share $fs/usr } diff -r fcdd50638150 -r d1c17bd2c2bc gtkpod/receipt --- a/gtkpod/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/gtkpod/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -5,30 +5,32 @@ CATEGORY="multimedia" SHORT_DESC="platform independent GUI for Apple's iPod using GTK2" MAINTAINER="jozee@slitaz.org" -DEPENDS="libgpod libid3tag flac libvorbis curl libglade hal" -BUILD_DEPENDS="flex libgpod-dev libid3tag-dev flac-dev libvorbis-dev curl curl-dev libglade-dev intltool libplist-dev" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.gtkpod.org/" WGET_URL="$SF_MIRROR/gtkpod/$TARBALL" +DEPENDS="libgpod libid3tag flac libvorbis curl libglade hal" +BUILD_DEPENDS="flex libgpod-dev libid3tag-dev flac-dev libvorbis-dev curl curl-dev libglade-dev intltool libplist-dev" + # Rules to configure and make the package. compile_rules() { cd $src ./configure --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/share/$PACKAGE/icons/hicolor $fs/usr/share/pixmaps - cp -a $_pkg/usr/bin $fs/usr - cp -a $_pkg/usr/share/$PACKAGE/data $fs/usr/share/$PACKAGE - cp -a $_pkg/usr/share/$PACKAGE/scripts $fs/usr/share/$PACKAGE - cp -a $_pkg/usr/share/$PACKAGE/icons/hicolor/16x16 \ + cp -a $install/usr/bin $fs/usr + cp -a $install/usr/share/$PACKAGE/data $fs/usr/share/$PACKAGE + cp -a $install/usr/share/$PACKAGE/scripts $fs/usr/share/$PACKAGE + cp -a $install/usr/share/$PACKAGE/icons/hicolor/16x16 \ $fs/usr/share/$PACKAGE/icons/hicolor - cp $_pkg/usr/share/icons/hicolor/48x48/apps/gtkpod.png \ + cp $install/usr/share/icons/hicolor/48x48/apps/gtkpod.png \ $fs/usr/share/pixmaps/gtkpod.png } diff -r fcdd50638150 -r d1c17bd2c2bc guile-dev/receipt --- a/guile-dev/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/guile-dev/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -5,16 +5,18 @@ CATEGORY="development" SHORT_DESC="devel files for guile" MAINTAINER="pankso@slitaz.org" -DEPENDS="guile" +LICENSE="LGPL2.1" WANTED="guile" WEB_SITE="http://www.gnu.org/software/guile/" +DEPENDS="guile" + # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/lib $fs/usr/share - cp -a $_pkg/usr/include $fs/usr - cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib - cp -a $_pkg/usr/lib/*.*a $fs/usr/lib - cp -a $_pkg/usr/share/aclocal $fs/usr/share + cp -a $install/usr/include $fs/usr + cp -a $install/usr/lib/pkgconfig $fs/usr/lib + cp -a $install/usr/lib/*.*a $fs/usr/lib + cp -a $install/usr/share/aclocal $fs/usr/share } diff -r fcdd50638150 -r d1c17bd2c2bc guile/receipt --- a/guile/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/guile/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -5,11 +5,13 @@ CATEGORY="development" SHORT_DESC="Project GNU's extension language." MAINTAINER="pankso@slitaz.org" +LICENSE="LGPL2.1" TARBALL="$PACKAGE-$VERSION.tar.gz" +WEB_SITE="http://www.gnu.org/software/guile/" +WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" + DEPENDS="gmp readline ncurses libltdl" BUILD_DEPENDS="libtool gmp-dev" -WEB_SITE="http://www.gnu.org/software/guile/" -WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" # Rules to configure and make the package. compile_rules() @@ -30,7 +32,7 @@ genpkg_rules() { mkdir -p $fs/usr/lib $fs/usr/share - cp -a $_pkg/usr/bin $fs/usr - cp -a $_pkg/usr/lib/*.so* $fs/usr/lib - cp -a $_pkg/usr/share/guile $fs/usr/share + cp -a $install/usr/bin $fs/usr + cp -a $install/usr/lib/*.so* $fs/usr/lib + cp -a $install/usr/share/guile $fs/usr/share } diff -r fcdd50638150 -r d1c17bd2c2bc gutenpy/receipt --- a/gutenpy/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/gutenpy/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -5,12 +5,14 @@ CATEGORY="office" SHORT_DESC="A text reader and catalog browser for project Gutenburg." MAINTAINER="paul@slitaz.org" -DEPENDS="python pygtk" -BUILD_DEPENDS="python python-dev" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://gutenpy.sourceforge.net/" WGET_URL="http://prdownloads.sourceforge.net/gutenpy/$TARBALL" +DEPENDS="python pygtk" +BUILD_DEPENDS="python python-dev" + # Rules to configure and make the package. compile_rules() { @@ -19,13 +21,13 @@ # Fix missing .desktop file sed -i '/share\/applications/d' setup.py sed -i '/gutenpy.desktop/d' setup.py - 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 # Add gutenpy.desktop file cp -a stuff/* $fs } diff -r fcdd50638150 -r d1c17bd2c2bc gxmessage/receipt --- a/gxmessage/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/gxmessage/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -5,12 +5,14 @@ CATEGORY="utilities" SHORT_DESC="GTK2-based clone of xmessage" MAINTAINER="erjo@slitaz.org" -DEPENDS="gtk+ expat xorg-libXdamage" -BUILD_DEPENDS="gtk+-dev" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://homepages.ihug.co.nz/~trmusson/programs.html#gxmessage" WGET_URL="http://homepages.ihug.co.nz/~trmusson/stuff/$TARBALL" +DEPENDS="gtk+ expat xorg-libXdamage" +BUILD_DEPENDS="gtk+-dev" + # Rules to configure and make the package. compile_rules() { diff -r fcdd50638150 -r d1c17bd2c2bc gyrus/receipt --- a/gyrus/receipt Mon Dec 02 16:43:36 2013 +0000 +++ b/gyrus/receipt Mon Dec 02 17:47:06 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="network" SHORT_DESC="Small tool for the administration of mailboxes in IMAP/Cyrus servers." MAINTAINER="pankso@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://projects.gnome.org/gyrus/" WGET_URL="http://ftp.gnome.org/pub/gnome/sources/gyrus/0.3/$TARBALL" @@ -24,9 +25,9 @@ genpkg_rules() { mkdir -p $fs/usr/share - cp -a $_pkg/usr/bin $fs/usr - cp -a $_pkg/usr/share/$PACKAGE $fs/usr/share - if ! grep ^Icon= $_pkg/usr/share/applications/gyrus.desktop; then - echo 'Icon=web-browser' >> $_pkg/usr/share/applications/gyrus.desktop + cp -a $install/usr/bin $fs/usr + cp -a $install/usr/share/$PACKAGE $fs/usr/share + if ! grep ^Icon= $install/usr/share/applications/gyrus.desktop; then + echo 'Icon=web-browser' >> $install/usr/share/applications/gyrus.desktop fi }