ALT Linux repositórios

Group :: Jogos/Enigmas
RPM: netwalk
Main Changelog Spec Patches Sources Download Gear Bugs e FR Repocop
Name: netwalk
Version: 0.4.10
Release: alt6
Summary: Puzzle game where the object is to connect every terminal to the main server
URL: https://github.com/blynn/netwalk
License: GPLv3+
Group: Games/Puzzles
Source0: %name.tar.bz2
Source1: %name-16.png
Source2: %name-32.png
Source3: %name-48.png
Patch0: %name-0.4.10-alt-font.patch
Packager: Igor Zubkov <icesik at altlinux.org>
Requires: fonts-ttf-vera
# Automatically added by buildreq on Mon Apr 01 2013
# optimized out: libSDL-devel
BuildRequires: libSDL_ttf-devel libfreetype-devel
%description
NetWalk is a puzzle game where the object is to connect every terminal to the
main server.
In this version, not only must every terminal be connected, but every piece of
cable must also be connected to the main server somehow.
Click on a square to rotate its contents. A left click performs an
anticlockwise rotation and a right click performs a clockwise rotation.
You can select presets, or make a custom game in the options window.
There is one shortcut key: F2 starts a new game.
%prep
%setup -q -n %name
%patch0 -p1
%build
%make_build CFLAGS="%optflags -fomit-frame-pointer `sdl-config --cflags`"
%install
install -D -pm 755 %name %buildroot%_bindir/%name
install -D -pm 644 %SOURCE1 %buildroot%_miconsdir/%name.png
install -D -pm 644 %SOURCE2 %buildroot%_niconsdir/%name.png
install -D -pm 644 %SOURCE3 %buildroot%_liconsdir/%name.png
mkdir -p %buildroot%_desktopdir
cat > %buildroot%_desktopdir/%name.desktop <<EOF
[Desktop Entry]
Version=1.0
Type=Application
Name=NetWalk
GenericName=NetWalk game
Comment=%summary
Icon=%name
Exec=%_bindir/%name
Terminal=false
Categories=Game;LogicGame;
EOF
%files
%doc README
%_bindir/*
%_desktopdir/%name.desktop
%_miconsdir/*.png
%_niconsdir/*.png
%_liconsdir/*.png
%changelog
…
Todas as alterações você pod ver aqui
Version: 0.4.10
Release: alt6
Summary: Puzzle game where the object is to connect every terminal to the main server
URL: https://github.com/blynn/netwalk
License: GPLv3+
Group: Games/Puzzles
Source0: %name.tar.bz2
Source1: %name-16.png
Source2: %name-32.png
Source3: %name-48.png
Patch0: %name-0.4.10-alt-font.patch
Packager: Igor Zubkov <icesik at altlinux.org>
Requires: fonts-ttf-vera
# Automatically added by buildreq on Mon Apr 01 2013
# optimized out: libSDL-devel
BuildRequires: libSDL_ttf-devel libfreetype-devel
%description
NetWalk is a puzzle game where the object is to connect every terminal to the
main server.
In this version, not only must every terminal be connected, but every piece of
cable must also be connected to the main server somehow.
Click on a square to rotate its contents. A left click performs an
anticlockwise rotation and a right click performs a clockwise rotation.
You can select presets, or make a custom game in the options window.
There is one shortcut key: F2 starts a new game.
%prep
%setup -q -n %name
%patch0 -p1
%build
%make_build CFLAGS="%optflags -fomit-frame-pointer `sdl-config --cflags`"
%install
install -D -pm 755 %name %buildroot%_bindir/%name
install -D -pm 644 %SOURCE1 %buildroot%_miconsdir/%name.png
install -D -pm 644 %SOURCE2 %buildroot%_niconsdir/%name.png
install -D -pm 644 %SOURCE3 %buildroot%_liconsdir/%name.png
mkdir -p %buildroot%_desktopdir
cat > %buildroot%_desktopdir/%name.desktop <<EOF
[Desktop Entry]
Version=1.0
Type=Application
Name=NetWalk
GenericName=NetWalk game
Comment=%summary
Icon=%name
Exec=%_bindir/%name
Terminal=false
Categories=Game;LogicGame;
EOF
%files
%doc README
%_bindir/*
%_desktopdir/%name.desktop
%_miconsdir/*.png
%_niconsdir/*.png
%_liconsdir/*.png
%changelog
…
Todas as alterações você pod ver aqui