Browse Source

Daniel Jahre:


			
			
				rocklinux
			
			
		
Daniel Jahre 20 years ago
parent
commit
58440cbebd
4 changed files with 102 additions and 0 deletions
  1. +11
    -0
      package/daja77/fishfillets-data/fishfillets-data.conf
  2. +41
    -0
      package/daja77/fishfillets-data/fishfillets-data.desc
  3. +41
    -0
      package/daja77/fishfillets/fishfillets.desc
  4. +9
    -0
      package/daja77/fishfillets/fishfillets.desktop

+ 11
- 0
package/daja77/fishfillets-data/fishfillets-data.conf

@ -0,0 +1,11 @@
pkg_fishfillets-data_custmain () {
mkdir -p /usr/share/games/fillets-ng
cp -rf doc /usr/share/games/fillets-ng
cp -rf font /usr/share/games/fillets-ng
cp -rf images /usr/share/games/fillets-ng
cp -rf music /usr/share/games/fillets-ng
cp -rf script /usr/share/games/fillets-ng
cp -rf sound /usr/share/games/fillets-ng
}
custmain="pkg_fishfillets-data_custmain"

+ 41
- 0
package/daja77/fishfillets-data/fishfillets-data.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/fishfillets-data/fishfillets-data.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] Fish Fillets NG is a Linux port of wonderful puzzle game Fish Fillets.
[T] Fish Fillets NG is a Linux port of wonderful puzzle game Fish Fillets.
[U] http://fishfillets.sourceforge.net
[A] Ivo Danihelka <ivo@danihelka.net>
[A] Pavel Danihelka <fillets@danihelka.net>
[M] Daniel Jahre <daja@rocklinux.org>
[C] extra/game
[L] GPL
[S] Stable
[V] 0.6.1
[P] X -?---5---9 222.000
[D] 2038948280 fillets-ng-data-0.6.1.tar.gz http://dl.sourceforge.net/sourceforge/fillets/

+ 41
- 0
package/daja77/fishfillets/fishfillets.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/fishfillets/fishfillets.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] Fish Fillets NG is a Linux port of wonderful puzzle game Fish Fillets.
[T] Fish Fillets NG is a Linux port of wonderful puzzle game Fish Fillets.
[U] http://fishfillets.sourceforge.net
[A] Ivo Danihelka <ivo@danihelka.net>
[A] Pavel Danihelka <fillets@danihelka.net>
[M] Daniel Jahre <daja@rocklinux.org>
[C] extra/game
[L] GPL
[S] Stable
[V] 0.6.0
[P] X -?---5---9 222.000
[D] 1104233386 fillets-ng-0.6.0.tar.gz http://dl.sourceforge.net/sourceforge/fillets/

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

@ -0,0 +1,9 @@
[Desktop Entry]
Encoding=UTF-8
Name=fishfillets
Comment=A classic puzzle game
Exec=fillets
Terminal=false
Type=Application
Categories=Game;LogicGame
X-ROCK-Name=fishfillets

Loading…
Cancel
Save