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

Группа :: Разработка/Perl
Пакет: perl-Term-Animation

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

%define dist Term-Animation
Name: perl-%dist
Version: 2.6
Release: alt1

Summary: ASCII sprite animation framework
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Sun Apr 24 2011

BuildRequires: perl-Curses perl-devel

%description
This module provides a framework to produce sprite animations using
ASCII art. Each ASCII 'sprite' is given one or more frames, and placed
into the animation as an 'animation object'. An animation object can
have a callback routine that controls the position and frame of the
object. The module can also do collision detection between entities.

%prep
%setup -q -n %dist-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README MIGRATION
%dir %perl_vendor_privlib/Term
%dir %perl_vendor_privlib/Term/Animation
%perl_vendor_privlib/Term/Animation.pm
%perl_vendor_privlib/Term/Animation/Entity.pm

%changelog

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

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