-
Notifications
You must be signed in to change notification settings - Fork 1
/
dist.ini
68 lines (57 loc) · 1.56 KB
/
dist.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
name = FFI
author = Graham Ollis <plicease@cpan.org>
author = Paul Moore <gustav@morpheus.demon.co.uk>
license = Perl_5
copyright_holder = Graham Ollis
copyright_year = 2016-2022
version = 1.15
[@Author::Plicease]
:version = 2.69
release_tests = 1
github_user = PerlFFI
installer = Author::Plicease::MakeMaker
irc = irc://irc.perl.org/#native
workflow = linux
diag_preamble = | $post_diag = sub {
diag_preamble = | require FFI::Platypus;
diag_preamble = | foreach my $key (sort keys %{ FFI::Platypus->abis }) {
diag_preamble = | diag " abi.$key = ", FFI::Platypus->abis->{$key};
diag_preamble = | }
diag_preamble = | };
[FFI::Build]
[RemovePrereqs]
remove = strict
remove = warnings
remove = base
remove = Win32
remove = DynaLoader
remove = Cwd
remove = Carp
remove = constant
remove = lib
remove = File::Glob
remove = FFI::Platypus::DL
[Prereqs]
FFI::Platypus = 0.80
[Prereqs / ConfigurePrereqs]
-phase = configure
FFI::Build = 0.80
ExtUtils::MakeMaker = 7.24
[Prereqs / BuildPrereqs]
-phase = build
FFI::Build = 0.80
[Prereqs / TestPrereqs]
-phase = test
FFI::Build = 0.80
FFI::CheckLib = 0.06
[Author::Plicease::Upload]
cpan = 1
[Author::Plicease::Thanks]
current = Graham Ollis <plicease@cpan.org>
original = Paul Moore <gustav@morpheus.demon.co.uk>
contributor = Anatoly Vorobey <avorobey@pobox.com>
contributor = Gaal Yahas <gaal@forum2.org>
contributor = Mitchell Charity <mcharity@vendian.org>
contributor = Reini Urban <<RURBAN@cpan.org>
[PruneFiles]
filename = xt/release/changes.t