Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37576671
en ru br
ALT Linux repos
S:0.86-alt1
5.0: 0.44-alt2.1
4.1: 0.44-alt2.1
4.0: 0.44-alt2.1
3.0: 0.44-alt2.1

Group :: Development/Perl
RPM: perl-Inline

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist Inline
Name: perl-%dist
Version: 0.44
Release: alt2.1

Summary: Write Perl subroutines in other programming languages
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version.tar.bz2

# enable Inline::C unconditionally

Patch0: %name-0.44-enable-Inline-C.patch
# http://mail.gnome.org/archives/gtk-perl-list/2002-November/msg00053.html
Patch1: %name-0.44-mdk-underscore-localization.patch
# http://www.nntp.perl.org/group/perl.inline/2274
Patch2: %name-0.44-alt-our-vars.patch

BuildArch: noarch
Requires: gcc > 3

# Automatically added by buildreq on Fri Nov 01 2002

BuildRequires: perl-Parse-RecDescent perl-devel perl-pod

%description
Inline lets you write Perl subroutines in other programming languages
like C, C++, Java, Python, Tcl and even Assembly. You don't need to
compile anything. All the details are handled transparently so you
can just run your Perl script like normal.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/Inline*
%perl_vendor_privlib/auto/Inline*
%perl_vendor_man3dir/Inline*

%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