wok-6.x rev 23910
Update tazinst (104) & tazusb (204)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Aug 15 11:08:07 2020 +0000 (2020-08-15) |
parents | 3a7e6669a596 |
children | 353ee7a288c6 |
files | fbgrab/receipt hashalot/receipt opentyrian/receipt seamonkey/receipt tazinst-gui/receipt tazinst/receipt tazpkg/receipt tazusb/receipt |
line diff
1.1 --- a/fbgrab/receipt Sat Aug 08 17:52:43 2020 +0000 1.2 +++ b/fbgrab/receipt Sat Aug 15 11:08:07 2020 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Frame buffer grabber." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 LICENSE="GPL2" 1.7 -WEB_SITE="https://fbgrab.monells.se/" 1.8 +WEB_SITE="https://web.archive.org/web/20191223173748/http://fbgrab.monells.se/" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WGET_URL="${WEB_SITE}$TARBALL"
2.1 --- a/hashalot/receipt Sat Aug 08 17:52:43 2020 +0000 2.2 +++ b/hashalot/receipt Sat Aug 15 11:08:07 2020 +0000 2.3 @@ -7,7 +7,7 @@ 2.4 MAINTAINER="pascal.bellard@slitaz.org" 2.5 LICENSE="GPL2" 2.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 2.7 -WEB_SITE="http://www.paranoiacs.org/~sluskyb/hacks/hashalot" 2.8 +WEB_SITE="https://web.archive.org/web/20191219002710/http://www.paranoiacs.org/~sluskyb/hacks/hashalot/" 2.9 WGET_URL="$WEB_SITE/$TARBALL" 2.10 2.11 # Rules to configure and make the package.
3.1 --- a/opentyrian/receipt Sat Aug 08 17:52:43 2020 +0000 3.2 +++ b/opentyrian/receipt Sat Aug 15 11:08:07 2020 +0000 3.3 @@ -6,7 +6,7 @@ 3.4 SHORT_DESC="OpenTyrian is a port of the DOS shoot-em-up Tyrian" 3.5 MAINTAINER="mallory@sweetpeople.org" 3.6 LICENSE="GPL2" 3.7 -WEB_SITE="https://github.com/opentyrian/opentyriane" 3.8 +WEB_SITE="https://github.com/opentyrian/opentyrian" 3.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 3.10 WGET_URL="mercurial|https://opentyrian.googlecode.com/hg/" 3.11
4.1 --- a/seamonkey/receipt Sat Aug 08 17:52:43 2020 +0000 4.2 +++ b/seamonkey/receipt Sat Aug 15 11:08:07 2020 +0000 4.3 @@ -7,7 +7,7 @@ 4.4 MAINTAINER="pankso@slitaz.org" 4.5 LICENSE="GPL MPL" 4.6 TARBALL="$PACKAGE-$VERSION.source.tar.bz2" 4.7 -WEB_SITE="http://www.seamonkey-project.org/" 4.8 +WEB_SITE="https://www.seamonkey-project.org/" 4.9 WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/$VERSION/source/$TARBALL" 4.10 TAGS="web-browser" 4.11
5.1 --- a/tazinst-gui/receipt Sat Aug 08 17:52:43 2020 +0000 5.2 +++ b/tazinst-gui/receipt Sat Aug 15 11:08:07 2020 +0000 5.3 @@ -1,7 +1,7 @@ 5.4 # SliTaz package receipt. 5.5 5.6 PACKAGE="tazinst-gui" 5.7 -VERSION="102" 5.8 +VERSION="104" 5.9 CATEGORY="base-system" 5.10 SHORT_DESC="SliTaz installer (GUI frontend)" 5.11 MAINTAINER="domcox@slitaz.org"
6.1 --- a/tazinst/receipt Sat Aug 08 17:52:43 2020 +0000 6.2 +++ b/tazinst/receipt Sat Aug 15 11:08:07 2020 +0000 6.3 @@ -1,7 +1,7 @@ 6.4 # SliTaz package receipt. 6.5 6.6 PACKAGE="tazinst" 6.7 -VERSION="102" 6.8 +VERSION="104" 6.9 CATEGORY="base-system" 6.10 SHORT_DESC="SliTaz installer" 6.11 MAINTAINER="domcox@slitaz.org"
7.1 --- a/tazpkg/receipt Sat Aug 08 17:52:43 2020 +0000 7.2 +++ b/tazpkg/receipt Sat Aug 15 11:08:07 2020 +0000 7.3 @@ -51,6 +51,8 @@ 7.4 # Apply a fix to config file /etc/slitaz/slitaz.conf 7.5 [ -f $1/etc/slitaz/slitaz.conf ] && \ 7.6 sed -i 's/LOCAL_STATE/LOCALSTATE/' $1/etc/slitaz/slitaz.conf 7.7 + grep -q ^Icon= $1/usr/share/applications/tazpkg-url.desktop || 7.8 + echo "Icon=tazpkg" >> $1/usr/share/applications/tazpkg-url.desktop 7.9 7.10 # Make sure new config is present 7.11 if ! grep -q ^NOTIFY_GEOM "$1/etc/slitaz/tazpkg.conf"; then
8.1 --- a/tazusb/receipt Sat Aug 08 17:52:43 2020 +0000 8.2 +++ b/tazusb/receipt Sat Aug 15 11:08:07 2020 +0000 8.3 @@ -1,7 +1,7 @@ 8.4 # SliTaz package receipt. 8.5 8.6 PACKAGE="tazusb" 8.7 -VERSION="203" 8.8 +VERSION="204" 8.9 CATEGORY="base-system" 8.10 SHORT_DESC="SliTaz LiveUSB utility" 8.11 MAINTAINER="erjo@slitaz.org"