Compare commits
18 Commits
Author | SHA1 | Date |
---|---|---|
![]() |
3c2a0f9d2b | 11 months ago |
![]() |
e14fcf4fb0 | 11 months ago |
![]() |
67b3cee62d | 11 months ago |
![]() |
a3db4d96b2 | 11 months ago |
![]() |
115cf31b2b | 9 years ago |
![]() |
d8d649aa33 | 9 years ago |
![]() |
a70e7581ac | 9 years ago |
![]() |
97c2b8d8eb | 13 years ago |
![]() |
5ff78a2b4b | 13 years ago |
![]() |
d3b69e92e7 | 13 years ago |
![]() |
724c2df7e3 | 13 years ago |
![]() |
b15f7bf4c8 | 13 years ago |
![]() |
dbe2e034be | 13 years ago |
![]() |
47e977ae26 | 13 years ago |
![]() |
1b1d19bec5 | 13 years ago |
![]() |
089f06bead | 13 years ago |
![]() |
599480e81c | 13 years ago |
![]() |
0cc55d2387 | 13 years ago |
11 changed files with 163 additions and 0 deletions
@ -0,0 +1,64 @@ |
||||
sdlbomber (1.0.10-1) unstable; urgency=medium |
||||
|
||||
* New upstream release |
||||
+ fix some compile warnings and errors |
||||
* upgrade debian compat, add gbp.conf |
||||
|
||||
-- Stefan Bühler <stbuehler@web.de> Wed, 15 Sep 2021 16:26:53 +0200 |
||||
|
||||
sdlbomber (1.0.9-2) unstable; urgency=low |
||||
|
||||
* Update Standards-Version to 3.9.4 |
||||
* hardening build flags |
||||
|
||||
-- Stefan Bühler <stbuehler@web.de> Thu, 09 May 2013 23:44:54 +0200 |
||||
|
||||
sdlbomber (1.0.9-1) unstable; urgency=low |
||||
|
||||
* New release |
||||
+ don't drop "action" keys in network |
||||
+ option to disable/enable sound |
||||
|
||||
-- Stefan Bühler <source@stbuehler.de> Tue, 01 Sep 2009 07:41:04 +0000 |
||||
|
||||
sdlbomber (1.0.8-1) unstable; urgency=low |
||||
|
||||
* Fixed stats handling |
||||
|
||||
-- Stefan Bühler <source@stbuehler.de> Wed, 19 Aug 2009 11:18:05 +0000 |
||||
|
||||
sdlbomber (1.0.7-1) unstable; urgency=low |
||||
|
||||
* Some minor features |
||||
* added lifetime for controlled bombs |
||||
|
||||
-- Stefan Bühler <source@stbuehler.de> Tue, 18 Aug 2009 12:07:36 +0000 |
||||
|
||||
sdlbomber (1.0.6-1) unstable; urgency=low |
||||
|
||||
* New release |
||||
+ Fixed problem with too many sprites |
||||
+ limit bombs per player to 10 |
||||
+ Some network fixes |
||||
|
||||
-- Stefan Bühler <source@stbuehler.de> Mon, 10 Aug 2009 20:44:26 +0000 |
||||
|
||||
sdlbomber (1.0.5-1) unstable; urgency=low |
||||
|
||||
* New release |
||||
+ async game search |
||||
+ surf random |
||||
|
||||
-- Stefan Bühler <source@stbuehler.de> Sun, 09 Aug 2009 17:12:41 +0000 |
||||
|
||||
sdlbomber (1.0.4-1) unstable; urgency=low |
||||
|
||||
* Initial release |
||||
|
||||
-- Stefan Bühler <stbuehler@web.de> Fri, 07 Aug 2009 14:25:41 +0200 |
||||
|
||||
sdlbomber (1.0.4-0) unstable; urgency=low |
||||
|
||||
* Initial release |
||||
|
||||
-- Stefan Bühler <stbuehler@web.de> Fri, 07 Aug 2009 14:18:36 +0200 |
@ -0,0 +1,36 @@ |
||||
Source: sdlbomber |
||||
Section: games |
||||
Priority: optional |
||||
Maintainer: Stefan Bühler <stbuehler@web.de> |
||||
Build-Depends: debhelper-compat (= 10), libsdl1.2-dev, libavahi-client-dev |
||||
Standards-Version: 4.5.1 |
||||
|
||||
Package: sdlbomber |
||||
Architecture: any |
||||
Depends: sdlbomber-data (=${source:Version}), ${shlibs:Depends}, ${misc:Depends} |
||||
Description: Atomic Bomberman clon |
||||
Atomic Bomberman was a DOS/win95 game. |
||||
. |
||||
You've got to blow up other players to win. Spacebar drops a bomb. Get away |
||||
and hope your enemy gets hit by the flame. The 'b' key is a 2nd control |
||||
for when you are lucky enough to pick up the bomb control--looks like a |
||||
bomb with a timer on it. When you have that the bomb won't go off until |
||||
detonated by another bomb, you are killed, or you press 'b'. |
||||
. |
||||
Blowing up bricks might result in prizes, most of which are good. |
||||
Skates = speed up |
||||
Bomb = allow you to have one more active bomb |
||||
flame = Increase bomb strength |
||||
turtle = makes you move very slowly |
||||
bomb with timer = controlled bomb detonation with 'b' key. |
||||
gold flame = Set flame strength to max |
||||
. |
||||
There isn't much point in playing the game alone (single player). In that |
||||
case the only thing to avoid is accidentally killing yourself. Big deal... |
||||
It's really a multiplayer game. |
||||
|
||||
Package: sdlbomber-data |
||||
Architecture: all |
||||
Depends: ${misc:Depends} |
||||
Description: Atomic Bomberman clon - data |
||||
Atomic Bomberman was a DOS/win95 game. |
@ -0,0 +1,41 @@ |
||||
This package was debianized by: |
||||
|
||||
Stefan Bühler <stbuehler@web.de> on Fri, 07 Aug 2009 14:18:36 +0200 |
||||
|
||||
It was downloaded from: |
||||
|
||||
http://www.linuxmotors.com/SDL_bomber/ |
||||
|
||||
Upstream Authors: |
||||
David Ashley <dashxdr@gmail.com> |
||||
Stefan Bühler <source@stbuehler.de> |
||||
|
||||
Copyright: |
||||
|
||||
<Copyright (C) 2008 David Ashley> |
||||
<Copyright (C) 2009 Stefan Bühler> |
||||
|
||||
License: |
||||
|
||||
This package is free software; you can redistribute it and/or modify |
||||
it under the terms of the GNU General Public License version 2 as |
||||
published by the Free Software Foundation. |
||||
|
||||
This package is distributed in the hope that it will be useful, |
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of |
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
||||
GNU General Public License for more details. |
||||
|
||||
You should have received a copy of the GNU General Public License |
||||
along with this package; if not, write to the Free Software |
||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA |
||||
|
||||
On Debian systems, the complete text of the GNU General |
||||
Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. |
||||
|
||||
The Debian packaging is: |
||||
|
||||
Copyright (C) 2009 Stefan Bühler <stbuehler@web.de> |
||||
|
||||
and is licensed under the GPL version 3, |
||||
see `/usr/share/common-licenses/GPL-3'. |
@ -0,0 +1 @@ |
||||
README |
@ -0,0 +1,6 @@ |
||||
[DEFAULT] |
||||
pristine-tar = False |
||||
compression = xz |
||||
debian-branch = debian |
||||
upstream-branch = master |
||||
upstream-tag = sdlbomber-%(version)s |
@ -0,0 +1,11 @@ |
||||
#!/usr/bin/make -f |
||||
|
||||
CFLAGS="-DDATADIR=\"/usr/share/sdlbomber\"" |
||||
|
||||
export CPPFLAGS+=$(shell dpkg-buildflags --get CPPFLAGS) |
||||
export CFLAGS+=$(shell dpkg-buildflags --get CFLAGS) |
||||
export CXXFLAGS+=$(shell dpkg-buildflags --get CXXFLAGS) |
||||
export LDFLAGS+=$(shell dpkg-buildflags --get LDFLAGS) |
||||
|
||||
%: |
||||
dh $@ |
@ -0,0 +1 @@ |
||||
/usr/share/sdlbomber |
@ -0,0 +1 @@ |
||||
usr/bin/sdlbomber /usr/games/ |
@ -0,0 +1 @@ |
||||
sdlbomber: no-manual-page usr/games/sdlbomber |
@ -0,0 +1 @@ |
||||
3.0 (quilt) |
Loading…
Reference in new issue