# HG changeset patch # User Pascal Bellard # Date 1548612461 -3600 # Node ID aa158447488326aada3b6053ba148338c309ea0f # Parent 20661c276bcfa13b4fcf3d524bd77bd48b64319f Update some WEB_SITE diff -r 20661c276bcf -r aa1584474883 aircrack-ng-oui/receipt --- a/aircrack-ng-oui/receipt Sun Jan 27 17:42:10 2019 +0100 +++ b/aircrack-ng-oui/receipt Sun Jan 27 19:07:41 2019 +0100 @@ -11,14 +11,20 @@ WGET_URL="http://standards-oui.ieee.org/oui.txt" HOST_ARCH="any" -# Rules to gen a SliTaz package suitable for Tazpkg. -genpkg_rules() +# Rules to configure and make the package. +compile_rules() { # get the logic from airodump-ng-oui-update + dos2unix & sort - mkdir -p $fs/etc/aircrack-ng + mkdir -p $install/etc/aircrack-ng grep '(hex)' $TARBALL \ | sed 's/^[ \t]*//g;s/[ \t]*$//g' \ | dos2unix \ | sort \ - > $etc/etc/aircrack-ng/airodump-ng-oui.txt + > $install/etc/aircrack-ng/airodump-ng-oui.txt } + +# Rules to gen a SliTaz package suitable for Tazpkg. +genpkg_rules() +{ + cp -a $install/etc $fs +} diff -r 20661c276bcf -r aa1584474883 pcsxr-svn/receipt --- a/pcsxr-svn/receipt Sun Jan 27 17:42:10 2019 +0100 +++ b/pcsxr-svn/receipt Sun Jan 27 19:07:41 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="A Sony PlayStation emulator based on the PCSX-df Project" MAINTAINER="slaxemulator@gmail.com" LICENSE="GPL2" -WEB_SITE="https://archive.codeplex.com/?p=pcsxr" +WEB_SITE="https://github.com/iCatButler/pcsxr" TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="subversion|https://pcsxr.svn.codeplex.com/svn/pcsxr" BRANCH="$VERSION" diff -r 20661c276bcf -r aa1584474883 pilot-link/receipt --- a/pilot-link/receipt Sun Jan 27 17:42:10 2019 +0100 +++ b/pilot-link/receipt Sun Jan 27 19:07:41 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="A suite of tools used to connect PalmOS compatible handhelds." MAINTAINER="Lucas Levrel " LICENSE="GPL-LGPL" -WEB_SITE="http://www.pilot-link.org/" +WEB_SITE="https://github.com/jichu4n/pilot-link" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="http://downloads.pilot-link.org/$TARBALL" diff -r 20661c276bcf -r aa1584474883 pybootchartgui/receipt --- a/pybootchartgui/receipt Sun Jan 27 17:42:10 2019 +0100 +++ b/pybootchartgui/receipt Sun Jan 27 19:07:41 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="jozee@slitaz.org" LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://pybootchartgui.googlecode.com/" +WEB_SITE="https://github.com/kraj/poky/tree/master/scripts/pybootchartgui" WGET_URL="$WEB_SITE/files/$TARBALL" DEPENDS="python pygtk bootchart" diff -r 20661c276bcf -r aa1584474883 pylorcon/receipt --- a/pylorcon/receipt Sun Jan 27 17:42:10 2019 +0100 +++ b/pylorcon/receipt Sun Jan 27 19:07:41 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Python wrapper for the LORCON 802.11 packet injection library" MAINTAINER="slaxemulator@gmail.com" LICENSE="GPL2" -WEB_SITE="https://code.google.com/archive/p/pylorcon/" +WEB_SITE="https://github.com/blake-regalia/pylorcon" TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="http://pylorcon.googlecode.com/files/$TARBALL" diff -r 20661c276bcf -r aa1584474883 smbbox/receipt --- a/smbbox/receipt Sun Jan 27 17:42:10 2019 +0100 +++ b/smbbox/receipt Sun Jan 27 19:07:41 2019 +0100 @@ -9,7 +9,7 @@ SOURCE="smbbox" TARBALL="$SOURCE-$VERSION.tar.gz" WGET_URL="http://smbbox.balinor.net/src/$TARBALL" -WEB_SITE="http://smbbox.balinor.net/" +WEB_SITE="http://smbbox.free.fr/" DEPENDS="smbclient cifs-utils" diff -r 20661c276bcf -r aa1584474883 tcpcrypt/receipt --- a/tcpcrypt/receipt Sun Jan 27 17:42:10 2019 +0100 +++ b/tcpcrypt/receipt Sun Jan 27 19:07:41 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Attempts to encrypt (almost) all of your network traffic." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="BSD" -WEB_SITE="http://tcpcrypt.org/" +WEB_SITE="https://github.com/sorbo/tcpcrypt" # http://tcpcrypt.org/ TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="git|git://github.com/scslab/tcpcrypt.git" diff -r 20661c276bcf -r aa1584474883 tcsh/receipt --- a/tcsh/receipt Sun Jan 27 17:42:10 2019 +0100 +++ b/tcsh/receipt Sun Jan 27 19:07:41 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Enhanced, compatible Berkeley UNIX C shell." MAINTAINER="samuel_trassare@yahoo.com" LICENSE="BSD" -WEB_SITE="http://www.tsch.org/Welcome" +WEB_SITE="https://github.com/tcsh-org/tcsh" # http://www.tsch.org/Welcome TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="ftp://ftp.astron.com/pub/$PACKAGE/$TARBALL" #The following build dep will be necessary when glibc ups to 2.14. diff -r 20661c276bcf -r aa1584474883 tuxtype/receipt --- a/tuxtype/receipt Sun Jan 27 17:42:10 2019 +0100 +++ b/tuxtype/receipt Sun Jan 27 19:07:41 2019 +0100 @@ -8,7 +8,7 @@ MAINTAINER="claudinei@slitaz.org" LICENSE="GPL2" TARBALL="$SOURCE-$VERSION.tar.gz" -WEB_SITE="http://tux4kids.alioth.debian.org/" +WEB_SITE="http://archive.wikiwix.com/cache/?url=http%3A%2F%2Ftuxtype.sourceforge.net%2F" WGET_URL="https://alioth.debian.org/frs/download.php/3270/$TARBALL" DEPENDS="libt4k_common libsdl librsvg libsdl-image libsdl-mixer libsdl-ttf \ diff -r 20661c276bcf -r aa1584474883 umplayer-svn/receipt --- a/umplayer-svn/receipt Sun Jan 27 17:42:10 2019 +0100 +++ b/umplayer-svn/receipt Sun Jan 27 19:07:41 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="paul@slitaz.org" LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://www.umplayer.com/" +WEB_SITE="https://sourceforge.net/projects/umplayer/" WGET_URL="subversion|https://umplayer.svn.sourceforge.net/svnroot/umplayer/umplayer/trunk" BRANCH="$VERSION" TAGS="player audio video movie"