Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37531924
en ru br
ALT Linux repos
S:0.69-alt2
5.0: 0.42-alt1
4.1: 0.32-alt1

Group :: Development/Perl
RPM: perl-Alien-wxWidgets

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Alien-wxWidgets

Name: perl-%dist
Version: 0.69
Release: alt2

Summary: Alien-wxWidgets - building, finding and using wxWidgets binaries

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Source0: http://www.cpan.org/authors/id/M/MD/MDOOTSON/%{dist}-%{version}.tar.gz

BuildRequires: gcc-c++ perl-Module-Build perl-Test-Pod perl-Test-Pod-Coverage perl-autodie perl-Module-Pluggable
BuildRequires: libwxGTK3.0-devel
Requires: libwxGTK3.0-devel

%description
Alien::wxWidgets allows wxPerl to easily find information about
your wxWidgets installation. It can store this information for multiple
wxWidgets versions or configurations (debug, Unicode, etc.). It can also
build and install a private copy of wxWidgets as part of the build process

%prep
%setup -q -n %{dist}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README.txt
%perl_vendor_autolib/Alien/wxWidgets
%perl_vendor_archlib/Alien/wxWidgets*

%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