Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37401295
en ru br
ALT Linux repos
S:1.0.1-alt1.1
5.0: 0.8.0-alt2
4.1: 0.8.0-alt1

Group :: Games/Puzzles
RPM: fillets-ng

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: fillets-ng
Version: 1.0.1
Release: alt1
Summary: puzzle game about witty fish saving the world sokoban-style
Group: Games/Puzzles
License: GPLv2+
Url: http://fillets.sourceforge.net/
Packager: Slava Dubrovskiy <dubrsl at altlinux.ru>

Source0: %name-%version.tar.gz
Source1: %name.png

Requires: fillets-ng-data

# Automatically added by buildreq on Wed Mar 25 2009

BuildRequires: gcc-c++ libSDL-devel libSDL_image-devel libSDL_mixer-devel libSDL_ttf-devel libX11-devel libfribidi-devel liblua5-devel libsmpeg-devel

%description
Fish Fillets is strictly a puzzle game. The goal in every of the seventy
levels is always the same: find a safe way out. The fish utter witty remarks
about their surroundings, the various inhabitants of their underwater realm
quarrel among themselves or comment on the efforts of your fish. The whole
game is accompanied by quiet, comforting music.

%prep
%setup -q

%build
%configure --datadir=%_datadir/fillets-ng
%make_build

%install
%make_install DESTDIR=%buildroot install

#Menu and icons

mkdir -p %buildroot%_niconsdir
install -m644 %SOURCE1 %buildroot%_niconsdir/%name.png
mkdir -p %buildroot%_datadir/applications
cat > %buildroot%_datadir/applications/%name.desktop  <<EOF
[Desktop Entry]
Name=Fillets
Comment=%summary
Exec=fillets
Icon=%name
Type=Application
Terminal=false
Categories=Game;LogicGame;
EOF


%files
%doc AUTHORS COPYING ChangeLog NEWS README TODO
%_bindir/*
%_man6dir/*
%_datadir/applications/*
%_niconsdir/*


%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin