Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37396711
en ru br
Репозитории ALT
S:2.3.0-alt1
5.1: 1.7.1-alt4
4.1: 1.7.1-alt3
4.0: 1.7.1-alt2
3.0: 1.7.1-alt1
www.altlinux.org/Changes

Группа :: Игры/Аркады
Пакет: sdl_sopwith

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define __name sopwith
%define _name sdl-%__name

Name: sdl_%__name
Version: 2.3.0
Release: alt1

Summary: Classic scrolling shoot'em
License: GPLv2+
Group: Games/Arcade
Url: https://github.com/fragglet/sdl-sopwith

Vcs: https://github.com/fragglet/sdl-sopwith.git
Source: %url/releases/download/%_name-%version/%_name-%version.tar.gz
Source1: sopwith.png
Source2: sopwith.desktop

BuildRequires: libSDL2-devel >= 2.0.7 /usr/bin/convert

%description
This is a port of the classic computer game "Sopwith".

%prep
%setup -n %_name-%version

%build
export orig_CFLAGS="%(getconf LFS_CFLAGS)"
%autoreconf
%configure
%make_build

%install
%makeinstall_std
install -pD -m644 icon.png %buildroot%_pixmapsdir/%__name.png
install -pD -m644 %SOURCE2 %buildroot%_desktopdir/%__name.desktop

%files
%_bindir/%__name
%_man5dir/%__name.cfg.*
%_man6dir/%__name.*
%_pixmapsdir/%__name.png
%_desktopdir/%__name.desktop
%doc NEWS* README* doc/origdoc.txt

%exclude %_docdir/%_name

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin