# HG changeset patch # User Pascal Bellard # Date 1652695882 0 # Node ID 0aa534391a153fbccc0fef3788b7f307d50fa295 # Parent 497ec56860708e2643688fa31785295b54d2a1c0 Up rp-pppoe (3.15) diff -r 497ec5686070 -r 0aa534391a15 bin86/receipt --- a/bin86/receipt Mon May 16 11:04:31 2022 +0100 +++ b/bin86/receipt Mon May 16 10:11:22 2022 +0000 @@ -7,30 +7,18 @@ MAINTAINER="slaxemulator@gmail.com" LICENSE="GPL2" WEB_SITE="http://www.debath.co.uk/" -TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="http://v3.sk/~lkundrak/dev86/$TARBALL" +WANTED="dev86" TAGS="assembler 8086" DEPENDS="glibc-base" -# What is the latest version available today? -current_version() -{ - wget -O - https://github.com/lkundrak/dev86/tags 2>/dev/null | \ - sed '/archive.*tar/!d;s|.*/v*\(.*\).tar.*|\1|;q' -} - -# Rules to configure and make the package. -compile_rules() -{ - mkdir -p $DESTDIR/usr/bin $DESTDIR/usr/share/man/man1 - make PREFIX=/usr && - make PREFIX=$DESTDIR/usr MANDIR=$DESTDIR/usr/share/man/man1 install -} - # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { - mkdir -p $fs/usr - cp -a $install/usr/bin $fs/usr + mkdir -p $fs/usr/bin + cp -a $install/usr/bin/as86 $fs/usr/bin + cp -a $install/usr/bin/ld86 $fs/usr/bin + cp -a $install/usr/bin/objdump86 $fs/usr/bin + ln -s objdump86 $fs/usr/bin/nm86 + ln -s objdump86 $fs/usr/bin/size86 } diff -r 497ec5686070 -r 0aa534391a15 qlipper/receipt --- a/qlipper/receipt Mon May 16 11:04:31 2022 +0100 +++ b/qlipper/receipt Mon May 16 10:11:22 2022 +0000 @@ -7,8 +7,8 @@ MAINTAINER="psychomaniak@xakep.ru" LICENSE="GPL2" WEB_SITE="https://github.com/pvanek/qlipper" -TARBALL="$PACKAGE-$VERSION.tar.bz2" -WGET_URL="$WEB_SITE/files/$TARBALL" +TARBALL="$PACKAGE-$VERSION.tar.gz" +WGET_URL="https://github.com/pvanek/qlipper/archive/refs/tags/$VERSION.tar.gz" DEPENDS="libQtGui libQtDBus libQtNetwork" BUILD_DEPENDS="Qt4-dev cmake qmake" diff -r 497ec5686070 -r 0aa534391a15 remind/receipt --- a/remind/receipt Mon May 16 11:04:31 2022 +0100 +++ b/remind/receipt Mon May 16 10:11:22 2022 +0000 @@ -9,7 +9,7 @@ WEB_SITE="https://dianne.skoll.ca/projects/remind/" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="${WEB_SITE}download/$TARBALL" +WGET_URL="https://git.skoll.ca/Skollsoft-Public/Remind/archive/$VERSION.tar.gz" TAGS="office calendar" DEPENDS="tcl tcllib tk xorg-libXss" diff -r 497ec5686070 -r 0aa534391a15 rogue/receipt --- a/rogue/receipt Mon May 16 11:04:31 2022 +0100 +++ b/rogue/receipt Mon May 16 10:11:22 2022 +0000 @@ -6,9 +6,9 @@ SHORT_DESC="The classic dungeon exploration game" MAINTAINER="domcox@slitaz.org" LICENSE="BSD" -TARBALL="$PACKAGE$VERSION-src.tar.gz" +TARBALL="$PACKAGE$-vVERSION.tar.gz" WEB_SITE="https://web.archive.org/web/20160604020207/http://rogue.rogueforge.net/" -WGET_URL="http://rogue.rogueforge.net/files/rogue${VERSION%.*}/$TARBALL" +WGET_URL="https://gitlab.com/philhsmith/rogue/-/archive/v$VERSION/$TARBALL" DEPENDS="ncurses" BUILD_DEPENDS="ncurses-dev" diff -r 497ec5686070 -r 0aa534391a15 rp-pppoe/receipt --- a/rp-pppoe/receipt Mon May 16 11:04:31 2022 +0100 +++ b/rp-pppoe/receipt Mon May 16 10:11:22 2022 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="rp-pppoe" -VERSION="3.13" +VERSION="3.15" CATEGORY="network" SHORT_DESC="A PPP over Ethernet client (for xDSL support)." TAGS="network PPPoE" diff -r 497ec5686070 -r 0aa534391a15 simh/receipt --- a/simh/receipt Mon May 16 11:04:31 2022 +0100 +++ b/simh/receipt Mon May 16 10:11:22 2022 +0000 @@ -12,7 +12,7 @@ vers=${VERSION/./} vers=${vers/./-} TARBALL="${PACKAGE}-${VERSION}.zip" -WGET_URL="${WEB_SITE}sources/${PACKAGE}v$vers.zip" +WGET_URL="${WEB_SITE}sources/archive/${PACKAGE}v$vers.zip" BUILD_DEPENDS="libpcap-dev" diff -r 497ec5686070 -r 0aa534391a15 speedometer/receipt --- a/speedometer/receipt Mon May 16 11:04:31 2022 +0100 +++ b/speedometer/receipt Mon May 16 10:11:22 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="LGPL2.1" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://excess.org/speedometer/" -WGET_URL="https://excess.org/speedometer/$TARBALL" +WGET_URL="https://github.com/wardi/speedometer/archive/refs/tags/release-$VERSION.tar.gz" DEPENDS="python python-urwid" diff -r 497ec5686070 -r 0aa534391a15 tahoe-lafs/receipt --- a/tahoe-lafs/receipt Mon May 16 11:04:31 2022 +0100 +++ b/tahoe-lafs/receipt Mon May 16 10:11:22 2022 +0000 @@ -10,7 +10,7 @@ WEB_SITE="https://github.com/tahoe-lafs/tahoe-lafs" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="${WEB_SITE}downloads/$TARBALL" +WGET_URL="$WEB_SITE/archive/refs/tags/$TARBALL" DEPENDS="pycrypto pyopenssl python python-foolscap python-mock python-pyasn1 \ python-pycryptopp python-simplejson python-zfec \ diff -r 497ec5686070 -r 0aa534391a15 transcode/receipt --- a/transcode/receipt Mon May 16 11:04:31 2022 +0100 +++ b/transcode/receipt Mon May 16 10:11:22 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.linuxtv.org/wiki/index.php/Transcode" -WGET_URL="$WEB_SITE/downloads/$TARBALL" +WGET_URL="https://sources.archlinux.org/other/community/transcode/$TARBALL" EXTRA_SOURCE_FILES="http://www.linuxfromscratch.org/patches/blfs/7.6/transcode-1.1.7-ffmpeg2-1.patch" DEPENDS="libav lame libdvdread jpeg libvorbis alsa-lib"