- update to freedroid-1.0.2

- rewrite DESCR
- remove jolan@ from MAINTAINER as per his request

"looks good" jolan@
This commit is contained in:
ajacoutot 2007-07-06 18:48:15 +00:00
parent 67a49da878
commit 5c47030920
6 changed files with 42 additions and 34 deletions

View File

@ -1,20 +1,19 @@
# $OpenBSD: Makefile,v 1.2 2004/11/28 23:32:07 espie Exp $
# $OpenBSD: Makefile,v 1.3 2007/07/06 18:48:15 ajacoutot Exp $
COMMENT= "clone of the commodore 64 game paradroids"
DISTNAME= freedroid-1.0.1
COMMENT= clone of the commodore 64 game paradroids
DISTNAME= freedroid-1.0.2
CATEGORIES= games x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=freedroid/}
HOMEPAGE= http://freedroid.sourceforge.net/
MAINTAINER= Jolan Luff <jolan@openbsd.org>
# GPL
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
WANTLIB= SDL X11 Xext c jpeg m png pthread usbhid z
WANTLIB= SDL X11 Xext c jpeg m png pthread usbhid z vorbis
USE_X11= Yes

View File

@ -1,5 +1,5 @@
MD5 (freedroid-1.0.1.tar.gz) = pDUM5GldGrZdt7bh1xJIYw==
RMD160 (freedroid-1.0.1.tar.gz) = ouZefZvAZXdq/7Upkg+8mmejwMw=
SHA1 (freedroid-1.0.1.tar.gz) = jzUhKEguDW6mFdfsfeEowGkLrWQ=
SHA256 (freedroid-1.0.1.tar.gz) = FygS/TnFCJPKxcZDAMsQgPL9sSMknk0OkXzUf5t4XNg=
SIZE (freedroid-1.0.1.tar.gz) = 4769389
MD5 (freedroid-1.0.2.tar.gz) = WFpl9hws0wirRdXFFPaV3A==
RMD160 (freedroid-1.0.2.tar.gz) = tTgEop78pehUSjBWlPt3uQl9wck=
SHA1 (freedroid-1.0.2.tar.gz) = aVk8jk0gTY5SP25LTxCR3Wn97yQ=
SHA256 (freedroid-1.0.2.tar.gz) = CTS9Kfsq0DZ+o739zkdTcXn5r2qpYMvMiXxA2i4aDuM=
SIZE (freedroid-1.0.2.tar.gz) = 4819173

View File

@ -1,12 +1,12 @@
$OpenBSD: patch-configure,v 1.1.1.1 2003/06/01 10:36:38 jolan Exp $
--- configure.orig Sun Apr 27 13:20:06 2003
+++ configure Wed May 14 04:32:36 2003
@@ -2537,7 +2537,7 @@ fi
$OpenBSD: patch-configure,v 1.2 2007/07/06 18:48:15 ajacoutot Exp $
--- configure.orig Fri Jul 6 10:24:49 2007
+++ configure Fri Jul 6 10:25:04 2007
@@ -5404,7 +5404,7 @@ done
# we don't want optimisation for the moment, as that makes
# debugging a bit more confusing
-CFLAGS="-g -Wall"
+#CFLAGS="-g -Wall"
# Checks for libraries.
for ac_header in fcntl.h stdlib.h string.h sys/ioctl.h sys/time.h time.h \
- unistd.h dirent.h sys/soundcard.h
+ unistd.h dirent.h soundcard.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
if eval "test \"\${$as_ac_Header+set}\" = set"; then

View File

@ -1,12 +1,12 @@
$OpenBSD: patch-src_system_h,v 1.1.1.1 2003/06/01 10:36:38 jolan Exp $
--- src/system.h.orig Thu Apr 24 04:12:28 2003
+++ src/system.h Wed May 14 15:41:38 2003
@@ -54,7 +54,7 @@
#include <getopt.h>
-#ifndef MACOSX
+#ifdef __linux__
#include <sys/soundcard.h>
$OpenBSD: patch-src_system_h,v 1.2 2007/07/06 18:48:15 ajacoutot Exp $
--- src/system.h.orig Fri Jul 6 10:24:27 2007
+++ src/system.h Fri Jul 6 10:24:34 2007
@@ -65,7 +65,7 @@
#endif
#ifdef HAVE_SYS_SOUNDCARD_H
-#include <sys/soundcard.h>
+#include <soundcard.h>
#endif
#ifdef HAVE_SYS_IOCTL_H
#include <sys/ioctl.h>

View File

@ -1,2 +1,9 @@
FreeDroid is a clone of the classic game "Paradroid" for Commodore 64
with some improvements and extensions to the original version.
FreeDroid Classic is a clone of the game "Paradroid" which was released
on Commodore 64 in 1985.
In this game, you control a robot located within an interstellar
spaceship consisting of several decks connected by elevators.
The aim of the game is to destroy all enemy robots by either shooting
them or seizing control over them by creating connections in a short
subgame of electric circuits.
The graphics are designed to be a fairly faithful reproduction of the
original game.

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2004/09/15 00:46:09 espie Exp $
@comment $OpenBSD: PLIST,v 1.3 2007/07/06 18:48:15 ajacoutot Exp $
bin/freedroid
@man man/man6/freedroid.6
share/freedroid/
@ -60,8 +60,10 @@ share/freedroid/graphics/lanzz_theme/map_blocks.png
share/freedroid/graphics/lanzz_theme/ship_off.png
share/freedroid/graphics/lanzz_theme/ship_on.png
share/freedroid/graphics/lanzz_theme/to_elem.png
share/freedroid/graphics/old_parafont.png
share/freedroid/graphics/parafont.png
share/freedroid/graphics/paraicon.bmp
share/freedroid/graphics/paraicon.ico
share/freedroid/graphics/takeover_bg.jpg
share/freedroid/graphics/title.jpg
share/freedroid/graphics/transfer.jpg