Browse Source

Daniel Jahre:


			
			
				rocklinux
			
			
		
Daniel Jahre 19 years ago
parent
commit
779591bab2
3 changed files with 56 additions and 0 deletions
  1. +7
    -0
      package/daja77/dangerdeep/dangerdeep.conf
  2. +40
    -0
      package/daja77/dangerdeep/dangerdeep.desc
  3. +9
    -0
      package/daja77/dangerdeep/dangerdeep.desktop

+ 7
- 0
package/daja77/dangerdeep/dangerdeep.conf

@ -0,0 +1,7 @@
dangerdeep_custmain () {
sed -i "s,/usr/local,/usr,g" SConstruct
scons
scons install
}
custmain="dangerdeep_custmain"

+ 40
- 0
package/daja77/dangerdeep/dangerdeep.desc

@ -0,0 +1,40 @@
[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/dangerdeep/dangerdeep.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] An Aces of the deep clone
[T] An Aces of the deep clone
[U] http://dangerdeep.sourceforge.net/
[A] Thorsten Jordan <thorsten_jordan@gmx.de>
[M] Daniel Jahre <daja@rocklinux.org>
[C] extra/game
[L] GPL
[S] Stable
[V] 0.1.0
[P] X -?---5---9 211.900
[D] 3440877852 dangerdeep-0.1.0.tar.gz http://dl.sourceforge.net/sourceforge/dangerdeep/

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

@ -0,0 +1,9 @@
[Desktop Entry]
Encoding=UTF-8
Name=Danger of the deep
Comment=An Aces of the deep clone
Exec=dangerdeep
Terminal=false
Type=Application
Categories=Game;ActionGame
X-ROCK-Name=dangerdeep

Loading…
Cancel
Save