Browse Source

Daniel Jahre:


			
			
				rocklinux
			
			
		
Daniel Jahre 20 years ago
parent
commit
93e2626b7e
3 changed files with 52 additions and 0 deletions
  1. +2
    -0
      package/daja77/scorched3d/scorched3d.conf
  2. +41
    -0
      package/daja77/scorched3d/scorched3d.desc
  3. +9
    -0
      package/daja77/scorched3d/scorched3d.desktop

+ 2
- 0
package/daja77/scorched3d/scorched3d.conf

@ -0,0 +1,2 @@
var_append GCC_WRAPPER_REMOVE " " "-DWX_PRECOMP"

+ 41
- 0
package/daja77/scorched3d/scorched3d.desc

@ -0,0 +1,41 @@
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
[COPY]
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY] Please add additional copyright information _after_ the line containing
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
[COPY]
[COPY] ROCK Linux: rock-src/package/daja77/scorched3d/scorched3d.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; either version 2 of the License, or
[COPY] (at your option) any later version. A copy of the GNU General Public
[COPY] License can be found at Documentation/COPYING.
[COPY]
[COPY] Many people helped and are helping developing ROCK Linux. Please
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
[COPY] file for details.
[COPY]
[COPY] --- ROCK-COPYRIGHT-NOTE-END ---
[I] A Settlers clone
[T] Widelands is an open source (GPLed) game (work in progress) using SDL.
[T] It is in many ways similar to Settlers II by Bluebyte
[U] http://scorched3d.sourceforge.net
[A] Gavin Camp <gcamp@scorched3d.co.uk>
[M] Daniel Jahre <daja@rocklinux.org>
[C] extra/game
[L] GPL
[S] Stable
[V] 38.1b
[P] X -?---5---9 222.000
[D] 3955289797 Scorched3D-38.1-src.tar.gz http://dl.sourceforge.net/sourceforge/scorched3d/

+ 9
- 0
package/daja77/scorched3d/scorched3d.desktop

@ -0,0 +1,9 @@
[Desktop Entry]
Encoding=UTF-8
Name=scorched3d
Comment=A 3D tank battle game
Exec=scorched3d
Terminal=false
Type=Application
Categories=Game;ActionGame
X-ROCK-Name=scorched3d

Loading…
Cancel
Save