Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37048507
en ru br
Репозитории ALT

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

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

%define module_name Env-ShellWords
# BEGIN SourceDeps(oneline):
BuildRequires: perl(Carp.pm) perl(ExtUtils/MakeMaker.pm) perl(Test2/V0.pm)
# END SourceDeps(oneline)
%define _unpackaged_files_terminate_build 1
BuildRequires: rpm-build-perl perl-devel perl-podlators

Name: perl-%module_name
Version: 0.02
Release: alt2
Summary: Environment variables for arguments as array
Group: Development/Perl
License: perl
URL: https://metacpan.org/pod/Env::ShellWords

Source0: http://mirror.yandex.ru/mirrors/cpan/authors/id/P/PL/PLICEASE/%{module_name}-%{version}.tar.gz
BuildArch: noarch

%description
This module provides an array like interface to environment variables
that contain flags.  For example Autoconf can uses the environment
variables like `CFLAGS' or `LDFLAGS', and this allows you to manipulate
those variables without doing space quoting and other messy mucky stuff.

The intent is to use this from the alienfile manpage to deal with hierarchical
prerequisites.
%prep
%setup -q -n %{module_name}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc LICENSE README author.yml Changes
%perl_vendor_privlib/E*

%changelog

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

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