############################################################################### # IPFire.org - An Open Source Firewall Solution # # Copyright (C) - IPFire Development Team # ############################################################################### name = perl-libintl-perl version = 1.33 release = 1 thisapp = libintl-perl-%{version} groups = Development/Libraries url = http://search.cpan.org/dist/libintl-perl/ license = GPL+ or Artistic summary = An internationalization library for Perl description The package libintl-perl is an internationalization library for Perl that aims to be compatible with the Uniforum message translations system as implemented for example in GNU gettext. end source_dl = http://search.cpan.org/CPAN/authors/id/G/GU/GUIDO/ build requires /usr/bin/xsubpp perl(locale) perl(ExtUtils::MakeMaker) perl(Test::More) pakfire >= 0.9.26-3.1 end build perl Makefile.PL INSTALLDIRS=vendor make %{PARALLELISMFLAGS} end test make test end make_install_targets = \ pure_install DESTDIR=%{BUILDROOT} end packages package %{name} requires perl(:MODULE_COMPAT_%{perl_version}) end end package %{name}-debuginfo template DEBUGINFO end end