Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37537780
en ru br
ALT Linux repos
S:0.39-alt5

Group :: Development/Perl
RPM: perl-Wx-Scintilla

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist Wx-Scintilla
Name: perl-%dist
Version: 0.39
Release: alt4.1

Summary: Wx::Scintilla - Scintilla source code editing component for wxWidgets
Group: Development/Perl
License: Perl

Url: %CPAN %dist
Source: %dist-%version.tar.gz
Patch1: 0001-fixed-linking.patch
Patch2: 0002-fix-compilation-with-gcc6.patch

BuildRequires: perl-devel perl-Module-Build perl-Alien-wxWidgets perl-Wx-devel gcc-c++ perl-ExtUtils-XSpp libpng-devel libgtk+2-devel libpango-devel libfreetype-devel fontconfig-devel glib2-devel zlib-devel libwxGTK-devel xvfb-run

Requires: perl-Alien-wxWidgets

%add_findreq_skiplist */Wx/Scintilla.pm

%description
%summary

%prep
%setup -q -n %dist-%version
%patch1 -p1
%patch2 -p1

%build
%def_without test
%perl_vendor_build

%install
%perl_vendor_install

%check
xvfb-run -a ./Build test

%files
%perl_vendor_archlib/Wx/Scintilla*
%perl_vendor_autolib/Wx/Scintilla*
%doc Changes README

%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