mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
New package: Maelstrom-3.0.6
This commit is contained in:
parent
fc389b1c60
commit
46513e1742
5 changed files with 306 additions and 0 deletions
227
srcpkgs/Maelstrom/files/Maelstrom.6
Normal file
227
srcpkgs/Maelstrom/files/Maelstrom.6
Normal file
|
@ -0,0 +1,227 @@
|
||||||
|
.TH MAELSTROM "6" "April 2009" "Ambrosia Software" "Games"
|
||||||
|
.SH NAME
|
||||||
|
Maelstrom \- Enhanced Asteroids\-like game
|
||||||
|
.SH SYNOPSIS
|
||||||
|
.B Maelstrom
|
||||||
|
[\-netscores] \-printscores
|
||||||
|
.P
|
||||||
|
.B Maelstrom
|
||||||
|
[options]
|
||||||
|
.P
|
||||||
|
.B Maelstrom\-netd
|
||||||
|
.br
|
||||||
|
\fI(see NETWORKING, below, for a description of Maelstrom\-netd)\fR
|
||||||
|
.SH DESCRIPTION
|
||||||
|
Maelstrom is a game based on Asteroids, but with several gameplay enhancements:
|
||||||
|
.P
|
||||||
|
\- High\-resolution color graphics
|
||||||
|
.br
|
||||||
|
\- Digital audio
|
||||||
|
.br
|
||||||
|
\- Powerups
|
||||||
|
.br
|
||||||
|
\- Networked multiplayer/deathmatch mode (up to 3 players)
|
||||||
|
.br
|
||||||
|
\- World\-wide high score server
|
||||||
|
.P
|
||||||
|
Game storyline:
|
||||||
|
.br
|
||||||
|
You pilot your ship through the dreaded "Maelstrom" asteroid belt \-\-
|
||||||
|
suddenly your best friend thrusts towards you and fires, directly at your
|
||||||
|
cockpit. You raise your shields just in time, and the battle is joined.
|
||||||
|
.P
|
||||||
|
The deadliest stretch of space known to mankind has just gotten
|
||||||
|
deadlier. Everywhere massive asteroids jostle for a chance to crush your
|
||||||
|
ship, and deadly shinobi fighter patrols pursue you across the asteroid
|
||||||
|
belt. But the deadliest of them all is your sister ship, assigned to
|
||||||
|
you on patrol. The pilot, trained by your own Navy, battle hardened by
|
||||||
|
months in the Maelstrom, is equipped with a twin of your own ship and
|
||||||
|
intimate knowledge of your tactics.
|
||||||
|
.P
|
||||||
|
The lovely Stratocaster R&R facility never sounded so good, but as you
|
||||||
|
fire full thrusters to dodge the latest barrage you begin to think you'll
|
||||||
|
never get home...
|
||||||
|
.SH OPTIONS
|
||||||
|
.TP
|
||||||
|
\fB\-fullscreen\fR
|
||||||
|
Run Maelstrom in full\-screen mode. You may also press Alt\-Enter
|
||||||
|
while Maelstrom is running, to toggle full\-screen.
|
||||||
|
.TP
|
||||||
|
\fB\-gamma\fR [0\-8]
|
||||||
|
Set the gamma correction
|
||||||
|
.TP
|
||||||
|
\fB\-volume\fR [0\-8]
|
||||||
|
Set the sound volume
|
||||||
|
.TP
|
||||||
|
\fB\-netscores\fR
|
||||||
|
Use the world\-wide network score server
|
||||||
|
.TP
|
||||||
|
\fB\-player\fR N[@host][:port]
|
||||||
|
Designate player N (at host and/or port). N must be an integer, 1 to 3.
|
||||||
|
.TP
|
||||||
|
\fB\-server\fR N@host[:port]
|
||||||
|
Play with N players using server at host. N must be an integer, 1 to 3.
|
||||||
|
.TP
|
||||||
|
\fB\-deathmatch\fR [N]
|
||||||
|
Play deathmatch to N frags (default = 8)
|
||||||
|
.SH CONTROLS
|
||||||
|
The game may be played with either the keyboard or a joystick.
|
||||||
|
The game controls may be remapped by pressing C at the main menu. The
|
||||||
|
default keyboard controls are:
|
||||||
|
.TP
|
||||||
|
\fBTab\fR, \fBJoystick Button 1\fR
|
||||||
|
Fire
|
||||||
|
.TP
|
||||||
|
\fBUp Arrow\fR, \fBJoystick Up\fR
|
||||||
|
Thrust
|
||||||
|
.TP
|
||||||
|
\fBSpace\fR, \fBJoystick Button 2\fR
|
||||||
|
Shield
|
||||||
|
.TP
|
||||||
|
\fBRight Arrow\fR, \fBJoystick Right\fR
|
||||||
|
Turn Clockwise
|
||||||
|
.TP
|
||||||
|
\fBLeft Arrow\fR, \fBJoystick Left\fR
|
||||||
|
Turn Counter\-clockwise
|
||||||
|
.TP
|
||||||
|
\fBP\fR
|
||||||
|
Pause
|
||||||
|
.TP
|
||||||
|
\fBEscape\fR
|
||||||
|
Abort Game
|
||||||
|
.TP
|
||||||
|
\fBAlt\-Enter\fR
|
||||||
|
Toggle between fullscreen and windowed modes. This keystroke
|
||||||
|
may not be remapped.
|
||||||
|
.P
|
||||||
|
No special configuration must be done to play with a joystick, provided
|
||||||
|
the joystick is supported by the SDL library on your OS.
|
||||||
|
There is no way
|
||||||
|
to remap the joystick controls.
|
||||||
|
.SH NETWORKING
|
||||||
|
.SS Netplay Without a Server
|
||||||
|
Networking has been tested on Linux, SGI and DEC. It is known to
|
||||||
|
work between SGI and DEC systems (cross\-platform), and between systems
|
||||||
|
of the same type.
|
||||||
|
.P
|
||||||
|
Up to three players can play, and the syntax is as follows:
|
||||||
|
.P
|
||||||
|
(On machine 1)
|
||||||
|
.br
|
||||||
|
.B
|
||||||
|
.nh
|
||||||
|
Maelstrom \-player 1 \-player 2@machine2 \-player 3@machine3
|
||||||
|
.hy
|
||||||
|
.P
|
||||||
|
(On machine 2)
|
||||||
|
.br
|
||||||
|
.B
|
||||||
|
.nh
|
||||||
|
Maelstrom \-player 1@machine1 \-player 2 \-player 3@machine3
|
||||||
|
.hy
|
||||||
|
.P
|
||||||
|
(On machine 3)
|
||||||
|
.br
|
||||||
|
.B
|
||||||
|
.nh
|
||||||
|
Maelstrom \-player 1@machine1 \-player 2@machine2 \-player 3
|
||||||
|
.hy
|
||||||
|
.SS Netplay With a Server
|
||||||
|
You can also use a network address server that handles the difficulties
|
||||||
|
of getting all the players and addresses right. The address server is
|
||||||
|
installed as \fBMaelstrom\-netd\fR, and if run on say "servhost", the syntax
|
||||||
|
for a three player game would be:
|
||||||
|
.P
|
||||||
|
(On machine A)
|
||||||
|
.br
|
||||||
|
.B
|
||||||
|
.nh
|
||||||
|
Maelstrom \-player 1 \-server 3@servhost
|
||||||
|
.hy
|
||||||
|
.P
|
||||||
|
(On machine B)
|
||||||
|
.br
|
||||||
|
.B
|
||||||
|
.nh
|
||||||
|
Maelstrom \-player 2 \-server 3@servhost
|
||||||
|
.hy
|
||||||
|
.P
|
||||||
|
(On machine C)
|
||||||
|
.br
|
||||||
|
.B
|
||||||
|
.nh
|
||||||
|
Maelstrom \-player 3 \-server 3@servhost
|
||||||
|
.hy
|
||||||
|
.P
|
||||||
|
The address server will let players know if they have conflicting
|
||||||
|
player numbers, and will set up the proper addresses for all players.
|
||||||
|
It can field multiple games, and can be a "game hub" where a bunch
|
||||||
|
of players can get together for romping network games. :)
|
||||||
|
.P
|
||||||
|
\fBNOTE\fR: Maelstrom-netd will not run correctly on 64\-bit hosts,
|
||||||
|
and Maelstrom running on a 64\-bit host cannot successfully play in a
|
||||||
|
mutiplayer game with the -server option. Use non\-server networked
|
||||||
|
play mode instead.
|
||||||
|
.SS Network Ports
|
||||||
|
By default, Maelstrom uses UDP ports 44718 to 44720 for networked games,
|
||||||
|
where the port number is the player number plus 44717.
|
||||||
|
(these may be overridden with the \fI:port\fR syntax, above).
|
||||||
|
.P
|
||||||
|
\fBMaelstrom-netd\fR listens on TCP port 44717.
|
||||||
|
.P
|
||||||
|
The global
|
||||||
|
high\-score server listens on the host \fBdevolution.com\fR, TCP port 4444.
|
||||||
|
.SH ADD\-ONS
|
||||||
|
Maelstrom add\-ons consist of replacement sounds, replacement sprites,
|
||||||
|
or both. Typically, the add\-on content is distributed as a zip file.
|
||||||
|
.P
|
||||||
|
There is a collection of Maelstrom add\-on content at
|
||||||
|
.br
|
||||||
|
.nh
|
||||||
|
\fIhttp://www.devolution.com/~slouken/Maelstrom/add-ons.html\fR
|
||||||
|
.hy
|
||||||
|
.SS Automated Installation (Preferred)
|
||||||
|
Use \fBmaelstrom_addon_package.pl\fR to convert the zip
|
||||||
|
file to a Slackware package, then use \fBinstallpkg\fR to install the
|
||||||
|
add\-on. Run \fBmaelstrom_addon_package.pl \-\-help\fR for more information.
|
||||||
|
.SS Manual Installation
|
||||||
|
Look within the zip file for files named
|
||||||
|
\fI%Maelstrom_Sprites\fR and/or \fI%Maelstrom_Sounds\fR or similar
|
||||||
|
(the % may be missing, the _ may be a space, and/or the filenames
|
||||||
|
may end with .bin). Copy these files to
|
||||||
|
.P
|
||||||
|
.nh
|
||||||
|
\fB/usr/share/games/Maelstrom/%Maelstrom_Sprites\fR
|
||||||
|
.br
|
||||||
|
and/or
|
||||||
|
.br
|
||||||
|
\fB/usr/share/games/Maelstrom/%Maelstrom_Sounds\fR
|
||||||
|
.hy
|
||||||
|
.P
|
||||||
|
\fBNOTE\fR: \fIThe % is important!\fR
|
||||||
|
.SS Add\-On Limitations
|
||||||
|
There is no way to install more than one add\-on at a time, or to disable
|
||||||
|
the installed add\-on without uninstalling it. There is also no way to
|
||||||
|
install add\-ons in a user's home directory, or any other place than
|
||||||
|
the system\-wide game data directory.
|
||||||
|
.SH FILES
|
||||||
|
.TP
|
||||||
|
\fB/usr/share/games/Maelstrom/\fR
|
||||||
|
game data (images, music, sound)
|
||||||
|
.TP
|
||||||
|
\fB$HOME/.Maelstrom\-data\fR
|
||||||
|
per\-user settings and high\-score records
|
||||||
|
.SH AUTHORS
|
||||||
|
The original version of this game was written for the Macintosh by
|
||||||
|
Andrew Welch, of Ambrosia Software. It was ported to Linux and then
|
||||||
|
to the Simple DirectMedia Layer library by Sam Lantinga.
|
||||||
|
.P
|
||||||
|
Man page created by B. Watson for SlackBuilds.org project (but others
|
||||||
|
are free to use it)
|
||||||
|
.SH COPYRIGHT
|
||||||
|
The source code to Maelstrom 3.0 and higher has been released under
|
||||||
|
the GNU General Public License which can be found in COPYING.GPL.
|
||||||
|
.P
|
||||||
|
The artwork and sounds used by Maelstrom are copyright Ambrosia Software
|
||||||
|
(http://www.ambrosiasw.com) and may not be redistributed separately from
|
||||||
|
the Maelstrom GPL source code.
|
8
srcpkgs/Maelstrom/files/Maelstrom.desktop
Normal file
8
srcpkgs/Maelstrom/files/Maelstrom.desktop
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Encoding=UTF-8
|
||||||
|
Name=Maelstrom
|
||||||
|
Exec=Maelstrom
|
||||||
|
Type=Application
|
||||||
|
Icon=Maelstrom
|
||||||
|
GenericName=Maelstrom
|
||||||
|
Categories=Game;Arcade;
|
13
srcpkgs/Maelstrom/patches/fix-ptrdiff.patch
Normal file
13
srcpkgs/Maelstrom/patches/fix-ptrdiff.patch
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
--- screenlib/SDL_FrameBuf.cpp 2001-07-22 23:03:13.000000000 +0200
|
||||||
|
+++ screenlib/SDL_FrameBuf.cpp 2015-10-09 10:49:12.066602207 +0200
|
||||||
|
@@ -848,8 +848,8 @@
|
||||||
|
for ( i=0; i<dirtymaplen; ++i ) {
|
||||||
|
if ( dirtymap[i] != NULL ) {
|
||||||
|
dirtymap[i] = (SDL_Rect *)(
|
||||||
|
- ((int)dirtymap[i]-(int)updatelist) +
|
||||||
|
- (int)newlist
|
||||||
|
+ ((ptrdiff_t)dirtymap[i]-(ptrdiff_t)updatelist) +
|
||||||
|
+ (ptrdiff_t)newlist
|
||||||
|
);
|
||||||
|
}
|
||||||
|
}
|
35
srcpkgs/Maelstrom/patches/install_dirs.patch
Normal file
35
srcpkgs/Maelstrom/patches/install_dirs.patch
Normal file
|
@ -0,0 +1,35 @@
|
||||||
|
|
||||||
|
--- Makefile.in 2002-10-20 00:19:42.000000000 -0400
|
||||||
|
+++ Makefile.in 2009-04-14 14:45:59.000000000 -0400
|
||||||
|
@@ -431,7 +431,7 @@
|
||||||
|
|
||||||
|
# Special install rule for the game
|
||||||
|
install:
|
||||||
|
- make install_gamedata target=@GAME_INSTALLDIR@
|
||||||
|
+ make install_gamedata target=$(DESTDIR)/@GAME_INSTALLDIR@
|
||||||
|
|
||||||
|
install_gamedata:
|
||||||
|
sh mkinstalldirs $(target)/
|
||||||
|
@@ -444,8 +444,8 @@
|
||||||
|
chmod 666 $(target)/Maelstrom-Scores
|
||||||
|
|
||||||
|
install_gamedocs:
|
||||||
|
- sh mkinstalldirs $(target)/
|
||||||
|
- cp -rv README* COPYING* Docs* $(target)/
|
||||||
|
+ sh mkinstalldirs $(DESTDIR)/$(target)/
|
||||||
|
+ cp -rv README* COPYING* Docs* $(DESTDIR)/$(target)/
|
||||||
|
|
||||||
|
# Rule to build tar-gzipped distribution package
|
||||||
|
$(PACKAGE)-$(VERSION).tar.gz: dist
|
||||||
|
|
||||||
|
--- configure 2002-10-19 23:43:07.000000000 -0400
|
||||||
|
+++ configure 2009-04-14 14:47:33.000000000 -0400
|
||||||
|
@@ -3232,7 +3232,7 @@
|
||||||
|
GAME_INSTALLDIR="\$(prefix)/games/$PACKAGE"
|
||||||
|
;;
|
||||||
|
*)
|
||||||
|
- GAME_INSTALLDIR="\$(prefix)/games/$PACKAGE"
|
||||||
|
+ GAME_INSTALLDIR="\$(prefix)/share/$PACKAGE"
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
|
23
srcpkgs/Maelstrom/template
Normal file
23
srcpkgs/Maelstrom/template
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
# Template file for 'Maelstrom'
|
||||||
|
pkgname=Maelstrom
|
||||||
|
version=3.0.6
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
makedepends="SDL_net-devel"
|
||||||
|
short_desc="Guide your ship through the Maelstrom asteroid belt"
|
||||||
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="https://www.libsdl.org/projects/${pkgname}/"
|
||||||
|
distfiles="${homepage}/src/${pkgname}-${version}.tar.gz"
|
||||||
|
checksum=e7983c2c7376cdcca1944db1706d92aedd529638cf13358c88a60df982ba7b46
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
make target=${DESTDIR}/usr/share/doc/$pkgname install_gamedocs
|
||||||
|
# Remove useless file
|
||||||
|
rm -vf ${DESTDIR}/usr/share/doc/$pkgname/Docs/Makefile
|
||||||
|
vman ${FILESDIR}/Maelstrom.6
|
||||||
|
vmkdir usr/share/applications
|
||||||
|
vinstall ${FILESDIR}/Maelstrom.desktop 644 usr/share/applications
|
||||||
|
vmkdir usr/share/pixmaps
|
||||||
|
ln -s ../$pkgname/icon.xpm ${DESTDIR}/usr/share/pixmaps/$pkgname.xpm
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue