Aldas Nabazas
14 years ago
7 changed files with 0 additions and 218 deletions
@ -1,33 +0,0 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
|
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
|
||||
#
|
||||
# Filename: package/.../openglad/fix-return-value.patch
|
||||
# Copyright (C) 2004 - 2006 The T2 SDE Project
|
||||
# Copyright (C) 1998 - 2004 Clifford Wolf
|
||||
#
|
||||
# More information can be found in the files COPYING and README.
|
||||
#
|
||||
# This patch file is dual-licensed. It is available under the license the
|
||||
# patched project is licensed under, as long as it is an OpenSource license
|
||||
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
|
||||
# of the GNU General Public License as published by the Free Software
|
||||
# Foundation; either version 2 of the License, or (at your option) any later
|
||||
# version.
|
||||
# --- SDE-COPYRIGHT-NOTE-END ---
|
||||
|
||||
|
||||
Well - people should know how to return the status in main - especially
|
||||
when they use it in the Makefile themselfes ...
|
||||
|
||||
- Rene Rebe <rene@exactcode.de>
|
||||
|
||||
--- openglad-0.98/util/gladpack.c.orig 2004-03-14 19:07:59.000000000 +0100
|
||||
+++ openglad-0.98/util/gladpack.c 2004-03-14 19:07:17.000000000 +0100
|
||||
@@ -16,6 +16,7 @@
|
||||
printf("Usage: gladpack (p|u) ...\n");
|
||||
return 1;
|
||||
}
|
||||
+ return 0;
|
||||
}
|
||||
|
||||
int pack(int argc, char **argv)
|
@ -1,35 +0,0 @@
|
||||
|
||||
[TIMESTAMP] 1133749887 Mon Dec 5 03:31:27 2005 |
||||
[BUILDTIME] 25 (5) |
||||
[SIZE] 1.95 MB, 43 files |
||||
|
||||
[DEP] 00-dirtree |
||||
[DEP] bash |
||||
[DEP] binutils |
||||
[DEP] bzip2 |
||||
[DEP] coreutils |
||||
[DEP] diffutils |
||||
[DEP] findutils |
||||
[DEP] gawk |
||||
[DEP] gcc |
||||
[DEP] glibc |
||||
[DEP] grep |
||||
[DEP] libmikmod |
||||
[DEP] libogg |
||||
[DEP] libsdl |
||||
[DEP] libsdl_mixer |
||||
[DEP] libvorbis |
||||
[DEP] libx11 |
||||
[DEP] libxau |
||||
[DEP] libxdmcp |
||||
[DEP] libxext |
||||
[DEP] linux-header |
||||
[DEP] make |
||||
[DEP] mktemp |
||||
[DEP] net-tools |
||||
[DEP] patch |
||||
[DEP] sed |
||||
[DEP] smpeg |
||||
[DEP] sysfiles |
||||
[DEP] tar |
||||
[DEP] util-linux |
@ -1,19 +0,0 @@
|
||||
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../openglad/openglad.conf |
||||
# Copyright (C) 2004 - 2006 The T2 SDE Project |
||||
# Copyright (C) 1998 - 2004 Clifford Wolf |
||||
# |
||||
# More information can be found in the files COPYING and README. |
||||
# |
||||
# This program is free software; you can redistribute it and/or modify |
||||
# it under the terms of the GNU General Public License as published by |
||||
# the Free Software Foundation; version 2 of the License. A copy of the |
||||
# GNU General Public License can be found in the file COPYING. |
||||
# --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
bindir=$root/$SDECFG_PKG_GAMES_BINDIR |
||||
datadir=$root/$SDECFG_PKG_GAMES_DATADIR/openglad |
||||
|
@ -1,46 +0,0 @@
|
||||
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../openglad/openglad.desc |
||||
# Copyright (C) 2006 The OpenSDE Project |
||||
# Copyright (C) 2004 - 2006 The T2 SDE Project |
||||
# Copyright (C) 1998 - 2004 Clifford Wolf |
||||
# |
||||
# More information can be found in the files COPYING and README. |
||||
# |
||||
# This program is free software; you can redistribute it and/or modify |
||||
# it under the terms of the GNU General Public License as published by |
||||
# the Free Software Foundation; version 2 of the License. A copy of the |
||||
# GNU General Public License can be found in the file COPYING. |
||||
# --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
[I] A Linux Port of Gladiator |
||||
|
||||
[T] Openglad is an SDL port of an old DOS game called Gladiator, which |
||||
[T] was developed by FSGames in the mid 90's. FSGames donated the original |
||||
[T] source (made for DOS, of course) under the GPL when one of them found |
||||
[T] our earlier project (now abandoned in favor of this one) to make a |
||||
[T] full Gladiator clone. |
||||
[T] |
||||
[T] Gladiator is a top-down gauntlet-style RPG. In it, you hire team mates, |
||||
[T] go on missions, and improve your team with the spoils you reap. It can |
||||
[T] be played by up to 4 players (using split-screen), and comes with a |
||||
[T] scenario editor. |
||||
|
||||
[U] http://snowstorm.sourceforge.net/cgi-bin/site.cgi?page=openglad |
||||
|
||||
[A] Zardus <zardus@users.sourceforge.net> |
||||
[A] Sean Ford <stford@silcom.com> |
||||
[M] The OpenSDE Community <list@opensde.org> |
||||
|
||||
[C] extra/game |
||||
#[C] extra/game/rpg |
||||
|
||||
[L] GPL |
||||
[S] Stable |
||||
[V] 0.98 |
||||
[P] X -----5---9 215.300 |
||||
|
||||
[D] 3194112180 openglad-0.98.tar.gz http://dl.sourceforge.net/sourceforge/snowstorm/ |
||||
|
@ -1,23 +0,0 @@
|
||||
|
||||
[TIMESTAMP] 1133750593 Mon Dec 5 03:43:13 2005 |
||||
[BUILDTIME] 5 (5) |
||||
[SIZE] 0.08 MB, 14 files |
||||
|
||||
[DEP] 00-dirtree |
||||
[DEP] bash |
||||
[DEP] binutils |
||||
[DEP] bzip2 |
||||
[DEP] coreutils |
||||
[DEP] diffutils |
||||
[DEP] gawk |
||||
[DEP] gcc |
||||
[DEP] glibc |
||||
[DEP] grep |
||||
[DEP] libx11 |
||||
[DEP] libxau |
||||
[DEP] libxdmcp |
||||
[DEP] make |
||||
[DEP] sed |
||||
[DEP] sysfiles |
||||
[DEP] tar |
||||
[DEP] xproto |
@ -1,24 +0,0 @@
|
||||
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../rubiclox/rubiclox.conf |
||||
# Copyright (C) 2008 The OpenSDE Project |
||||
# Copyright (C) 2004 - 2006 The T2 SDE Project |
||||
# Copyright (C) 1998 - 2003 Clifford Wolf |
||||
# |
||||
# More information can be found in the files COPYING and README. |
||||
# |
||||
# This program is free software; you can redistribute it and/or modify |
||||
# it under the terms of the GNU General Public License as published by |
||||
# the Free Software Foundation; version 2 of the License. A copy of the |
||||
# GNU General Public License can be found in the file COPYING. |
||||
# --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
bindir=$root/$SDECFG_PKG_GAMES_BINDIR |
||||
datadir=$root/$SDECFG_PKG_GAMES_DATADIR |
||||
makeinstopt= |
||||
|
||||
hook_add premake 5 "make clean" |
||||
hook_add inmake 5 "cp -f rubiclox $bindir" |
||||
|
@ -1,38 +0,0 @@
|
||||
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../rubiclox/rubiclox.desc |
||||
# Copyright (C) 2006 The OpenSDE Project |
||||
# Copyright (C) 2004 - 2006 The T2 SDE Project |
||||
# Copyright (C) 1998 - 2003 Clifford Wolf |
||||
# |
||||
# More information can be found in the files COPYING and README. |
||||
# |
||||
# This program is free software; you can redistribute it and/or modify |
||||
# it under the terms of the GNU General Public License as published by |
||||
# the Free Software Foundation; version 2 of the License. A copy of the |
||||
# GNU General Public License can be found in the file COPYING. |
||||
# --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
[I] Ultra Power Rubick's Clock Max II |
||||
|
||||
[T] rubiclox is an implmentation of the famous puzzle game |
||||
[T] Rubick's Clock for XFree86. Rubick is the inventor of other |
||||
[T] puzzle games like the Rubick's Cube |
||||
|
||||
[U] http://sed.free.fr/rubiclox/ |
||||
|
||||
[A] Sed Barbouky <sed@free.fr> |
||||
[M] The OpenSDE Community <list@opensde.org> |
||||
|
||||
[C] extra/game |
||||
#[C] extra/game/puzzle |
||||
|
||||
[L] GPL |
||||
[S] Beta |
||||
[V] 2.0.0 |
||||
[P] X -----5---9 215.700 |
||||
|
||||
[D] 2332805644 rubiclox-2.0.0.tar.gz http://sed.free.fr/rubiclox/ |
||||
|
Loading…
Reference in new issue