Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37738437
en ru br
ALT Linux repos
S:2.6-alt1
5.0: 2.4-alt1
4.1: 2.4-alt1
4.0: 2.4-alt1

Group :: Development/Perl
RPM: perl-Term-Animation

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

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