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

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

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

BuildRequires: perl-podlators
%define _unpackaged_files_terminate_build 1
%define dist Alien-SDL
Name: perl-%dist
Version: 1.446
Release: alt1

Summary: Building, finding and using SDL binaries
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/F/FR/FROGGS/Alien-SDL-%{version}.tar.gz
Patch: %name-1.438-alt-norpath.patch

BuildArch: noarch

# Automatically added by buildreq on Sat Feb 26 2011

BuildRequires: libSDL-devel libsmpeg-devel perl-Archive-Extract perl-Archive-Tar perl-Archive-Zip perl-Capture-Tiny perl-Digest-SHA perl-File-Fetch perl-File-ShareDir perl-File-Which perl-Locale-Maketext-Lexicon perl-Module-Build perl-Text-Patch

%description
Alien::SDL can be used to detect and get configuration settings from an
installed SDL and related libraries.  Based on your platform it offers the
possibility to download and install prebuilt binaries or to build SDL & co.
from source codes.

%package scripts
Summary: %name scripts
Group: Development/Perl
Requires: %{?epoch:%epoch:}%name = %version-%release

%description scripts
scripts for %name


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

%build
#perl_vendor_build --with-sdl-config
echo 1 | %{__perl} Build.PL --installdirs=vendor
./Build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/Alien

%files scripts
%_bindir/*
#%_man1dir/*


%changelog

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

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