wok-6.x rev 25455
oldrunner: update man
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Sep 22 09:40:04 2022 +0000 (2022-09-22) |
parents | 78727b04c002 |
children | d4a851cd7f09 |
files | dex2jar/receipt elilo/receipt gutenprint-dev/receipt gutenprint-lang/receipt gutenprint/receipt oldrunner/receipt oldrunner/stuff/remap.u |
line diff
1.1 --- a/dex2jar/receipt Thu Sep 22 07:58:57 2022 +0000 1.2 +++ b/dex2jar/receipt Thu Sep 22 09:40:04 2022 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Tools to work with android .dex and java .class files." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 LICENSE="Apache" 1.7 -WEB_SITE="https://sourceforge.net/projects/dex2jar/" 1.8 +WEB_SITE="https://sourceforge.net/projects/dex2jar" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.zip" 1.11 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
2.1 --- a/elilo/receipt Thu Sep 22 07:58:57 2022 +0000 2.2 +++ b/elilo/receipt Thu Sep 22 09:40:04 2022 +0000 2.3 @@ -6,7 +6,7 @@ 2.4 SHORT_DESC="The EFI linux boot loader." 2.5 MAINTAINER="pascal.bellard@slitaz.org" 2.6 LICENSE="GPL2" 2.7 -WEB_SITE="https://sourceforge.net/projects/elilo/" 2.8 +WEB_SITE="https://sourceforge.net/projects/elilo" 2.9 2.10 TARBALL="$PACKAGE-$VERSION-all.tar.gz" 2.11 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
3.1 --- a/gutenprint-dev/receipt Thu Sep 22 07:58:57 2022 +0000 3.2 +++ b/gutenprint-dev/receipt Thu Sep 22 09:40:04 2022 +0000 3.3 @@ -6,7 +6,7 @@ 3.4 SHORT_DESC="Gutenprint development files." 3.5 MAINTAINER="jozee@slitaz.org" 3.6 LICENSE="GPL2" 3.7 -WEB_SITE="https://sourceforge.net/projects/gimp-print/" 3.8 +WEB_SITE="http://gimp-print.sourceforge.net/" 3.9 3.10 DEPENDS="gutenprint pkg-config" 3.11 WANTED="gutenprint"
4.1 --- a/gutenprint-lang/receipt Thu Sep 22 07:58:57 2022 +0000 4.2 +++ b/gutenprint-lang/receipt Thu Sep 22 09:40:04 2022 +0000 4.3 @@ -6,7 +6,7 @@ 4.4 SHORT_DESC="Top quality drivers for Canon and Epson printers - localised messages." 4.5 MAINTAINER="maintainer@slitaz.org" 4.6 LICENSE="GPL2" 4.7 -WEB_SITE="https://sourceforge.net/projects/gimp-print/" 4.8 +WEB_SITE="http://gimp-print.sourceforge.net/" 4.9 4.10 WANTED="gutenprint" 4.11
5.1 --- a/gutenprint/receipt Thu Sep 22 07:58:57 2022 +0000 5.2 +++ b/gutenprint/receipt Thu Sep 22 09:40:04 2022 +0000 5.3 @@ -7,7 +7,7 @@ 5.4 SHORT_DESC="Top quality drivers for Canon and Epson printers." 5.5 MAINTAINER="jozee@slitaz.org" 5.6 LICENSE="GPL2" 5.7 -WEB_SITE="https://sourceforge.net/projects/gimp-print/" 5.8 +WEB_SITE="http://gimp-print.sourceforge.net/" 5.9 5.10 TARBALL="$PACKAGE-$VERSION.tar.xz" 5.11 WGET_URL="$SF_MIRROR/gimp-print/$TARBALL"
6.1 --- a/oldrunner/receipt Thu Sep 22 07:58:57 2022 +0000 6.2 +++ b/oldrunner/receipt Thu Sep 22 09:40:04 2022 +0000 6.3 @@ -36,5 +36,6 @@ 6.4 mkdir -p $fs/usr/share $fs/usr/bin $install/usr/man 6.5 cp -a $src/levels $fs/usr/share/oldrunner 6.6 cp $src/$PACKAGE-$VERSION $fs/usr/bin/$PACKAGE 6.7 + chown -R root.root $fs/usr 6.8 cp $src/oldrunner.6 $install/usr/man 6.9 }
7.1 --- a/oldrunner/stuff/remap.u Thu Sep 22 07:58:57 2022 +0000 7.2 +++ b/oldrunner/stuff/remap.u Thu Sep 22 09:40:04 2022 +0000 7.3 @@ -80,3 +80,24 @@ 7.4 { 7.5 case ORKEY_EXIT: 7.6 return; 7.7 +--- oldrunner.6 2012-01-31 15:04:21.000000000 +0000 7.8 ++++ oldrunner.6 2022-09-22 08:22:18.940247242 +0000 7.9 +@@ -34,7 +34,7 @@ 7.10 + Oldrunner \- Broderbund's Loderunner remake 7.11 + .SH SYNOPSIS 7.12 + .B "oldrunner " 7.13 +-[\fB-v\fP] [\fB-l\fP<\fInum\fP>] 7.14 ++[\fB-v\fP] [\fB-a\fP] [\fB-l\fP<\fInum\fP>] 7.15 + .SH DESCRIPTION 7.16 + Oldrunner is a remake of Broderbund's Loderunner which contains the 7.17 + 150 original game levels. In order to win a level, the player '\fB@\fP' 7.18 +@@ -53,6 +53,9 @@ 7.19 + \fB-l\fP <num> 7.20 + Start the game at level number \fInum\fP. 7.21 + .TP 7.22 ++\fB-a\fP 7.23 ++Use Apple II keys mapping: j,l,i,k for the moves and u,o to dig. 7.24 ++.TP 7.25 + \fB-v\fP 7.26 + Display oldrunner version and exit. 7.27 + .SH CONFIGURATION