Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37762073
en ru br
ALT Linux repositórios
S:0.00007-alt1

Group :: Desenvolvimento/Perl
RPM: perl-Catalyst-View-TT-Alloy

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

# BEGIN SourceDeps(oneline):
BuildRequires: perl(CPAN.pm) perl(Carp.pm) perl(Catalyst.pm) perl(Catalyst/Controller.pm) perl(Catalyst/View.pm) perl(Config.pm) perl(Cwd.pm) perl(Data/Dump.pm) perl(ExtUtils/MM_Unix.pm) perl(ExtUtils/MakeMaker.pm) perl(ExtUtils/Manifest.pm) perl(File/Basename.pm) perl(File/Find.pm) perl(File/Spec.pm) perl(FileHandle.pm) perl(FindBin.pm) perl(JSON.pm) perl(LWP/Simple.pm) perl(Module/Build.pm) perl(Net/FTP.pm) perl(Parse/CPAN/Meta.pm) perl(Path/Class.pm) perl(Scalar/Util.pm) perl(Socket.pm) perl(Template/Alloy.pm) perl(Test/More.pm) perl(YAML/Tiny.pm) perl(base.pm) perl(inc/Module/Install.pm)
# END SourceDeps(oneline)
%define module_version 0.00007
%define module_name Catalyst-View-TT-Alloy
%define _unpackaged_files_terminate_build 1
BuildRequires: rpm-build-perl perl-devel perl-podlators

Name: perl-%module_name
Version: 0.00007
Release: alt1
Summary: Template::Alloy (TT) View Class
Group: Development/Perl
License: perl
Url: %CPAN %module_name

Source: http://www.cpan.org/authors/id/D/DJ/DJZORT/Catalyst-View-TT-Alloy-%{version}.tar.gz
BuildArch: noarch

%description
This is the Catalyst view for the TT emulator
the Template::Alloy manpage.

Your application should define a view class which is a subclass of
this module.  The easiest way to achieve this is using
`script/myapp_create.pl' (replacing `myapp' with the name of your
application).

   $ script/myapp_create.pl view TT::Alloy TT::Alloy

You can either manually forward to the `TT::Alloy' as normal, or use
the Catalyst::Action::RenderView manpage to do it for you.

   # In MyApp::Controller::Root
   
   sub end : ActionClass('RenderView') { }


%prep
%setup -n %module_name-%module_version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes
%perl_vendor_privlib/C*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009