Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37749633
en ru br
Репозитории ALT
S:2.6.0-alt2
5.1: 0.13.0-alt2
4.1: 0.11.0-alt1
4.0: 0.11.0-alt0.M40.1
3.0: 0.7.0-alt1.1
www.altlinux.org/Changes

Группа :: Игры/Приключения
Пакет: scummvm-tools

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

# vim: set ft=spec: -*- rpm-spec -*-
# $Id: scummvm-tools,v 1.5 2004/12/24 16:17:03 raorn Exp $

%define name scummvm-tools
%define version 0.7.0
#define cvsdate 20040223
%define buildver 1

%define release alt%buildver

Name: %name
Version: %version
Release: %release.1

Summary: Utilities for the SCUMM graphic adventure game interpreter
Summary (ru_RU.UTF-8): п║п╬п©я┐я┌я│я┌п╡я┐я▌я┴п╦п╣ я┐я┌п╦п╩п╦я┌я▀ п╢п╩я▐ п╦п╫я┌п╣я─п©я─п╣я┌п╟я┌п╬я─п╟ п©я─п╦п╨п╩я▌я┤п╣п╫я┤п╣я│п╨п╦я┘ п╦пЁя─ SCUMM
Group: Games/Adventure
License: GPL
Url: http://www.scummvm.org

%ifdef cvsdate
Source: %name-%cvsdate.tar.bz2
%else
Source: %name-%version.tar.bz2
%endif

# Automatically added by buildreq on Fri Dec 24 2004

BuildRequires: gcc-c++ libstdc++-devel zlib-devel

%description
This is a collection of various tools that may be useful to use in conjunction
with ScummVM.

Included tools:
convbdf - Converts BDF (Bitmap Display Format) files to C++ source.
descumm - Decompiles SCUMM scripts
desword2 - Disassembles Broken Sword II scripts
extract - Used to MP3 compress .sou files to .so3 or .ogg.
mm_nes_extract - Extracts data files from NES version of Maniac Mansion.
queenrebuild - Used to rebuild the datafile of Flight of the Amazon Queen.
rescumm - Extracts macintosh "single file" SCUMM games, for use with ScummVM.
simon1decr - Decrunches graphics and music in Amiga versions of Simon the Sorcerer 1.
simon2mp3 - Used to MP3 compress .voc or .wav files to .mp3. Requires MAD.

%description -l ru_RU.UTF-8
п п╬п╩п╩п╣п╨я├п╦я▐ я┐я┌п╦п╩п╦я┌, п╨п╬я┌п╬я─я▀п╣ п╪п╬пЁя┐я┌ п╬п╨п╟п╥п╟я┌я▄я│я▐ п©п╬п╩п╣п╥п╫я▀п╪п╦ п©я─п╦ п╦я│п©п╬п╩я▄п╥п╬п╡п╟п╫п╦п╦ ScummVM.

п║п©п╦я│п╬п╨ п©я─п╬пЁя─п╟п╪п╪:
convbdf - п п╬п╫п╡п╣я─я┌п╦я─п╬п╡п╟п╫п╦п╣ BDF (Bitmap Display Format) я└п╟п╧п╩п╬п╡ п╡ C++ п╨п╬п╢.
descumm - п■п╣п╨п╬п╪п©п╦п╩я▐я├п╦я▐ я│я├п╣п╫п╟я─п╦п╣п╡ SCUMM.
desword2 - п■п╦п╥п╟я│я│п╣п╪п╠п╩п╦я─п╬п╡п╟п╫п╦п╣ я│я├п╣п╫п╟я─п╦п╣п╡ Broken Sword II.
extract - MP3-п©п╬п╢п╬п╠п╫п╬п╣ я│п╤п╟я┌п╦п╣ я└п╟п╧п╩п╬п╡ .sou п╡ .so3 п╦п╩п╦ .ogg.
mm_nes_extract - п═п╟я│п©п╟п╨п╬п╡п╨п╟ я└п╟п╧п╩п╬п╡ п╢п╟п╫п╫я▀я┘ п╦п╥ NES п╡п╣я─я│п╦п╦ Maniac Mansion.
queenrebuild - п÷п╣я─п╣п©п╟п╨п╬п╡п╨п╟ я└п╟п╧п╩п╬п╡ п╢п╟п╫п╫я▀я┘ п╬я┌ Flight of the Amazon Queen.
rescumm - п═п╟я│п©п╟п╨п╬п╡п╨п╟ "п╬п╢п╫п╬я└п╟п╧п╩п╬п╡я▀я┘" SCUMM п╦пЁя─ п╢п╩я▐ п°п╟п╨п╦п╫я┌п╬я┬п╟ п╡ я└п╬я─п╪п╟я┌ ScummVM.
simon1decr - п■п╣п╨п╬п╢п╦я─п╬п╡п╟п╫п╦п╣ пЁя─п╟я└п╦п╨п╦ п╦ п╪я┐п╥я▀п╨п╦ Simon the Sorcerer 1 п╢п╩я▐ п░п╪п╦пЁп╦.
simon2mp3 - п║п╤п╟я┌п╦п╣ .voc п╦п╩п╦ .wav я└п╟п╧п╩п╬п╡ п╡ .mp3. п≤я│п©п╬п╩я▄п╥я┐п╣я┌ п╠п╦п╠п╩п╦п╬я┌п╣п╨я┐ MAD.

%prep
%ifdef cvsdate
%setup -q -n %name
%else
%setup -q
%endif

%build
%__subst 's/^\(CFLAGS[[:blank:]]*:=\).*$/\1 %optflags/' Makefile
%make_build

%install
%__mkdir_p %buildroot%_bindir
%__install -m755 -p convbdf descumm desword2 extract mm_nes_extract queenrebuild rescumm simon1decr simon2mp3 %buildroot%_bindir

%files
%ifdef cvsdate
%doc CVS.ChangeLog
%endif
%doc README
%_bindir/*

%changelog

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

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