-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathdist.ini
68 lines (55 loc) · 1.6 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 = Alien-Libxml2
author = Graham Ollis <[email protected]>
license = Perl_5
copyright_holder = Graham Ollis
copyright_year = 2013-2024
version = 0.19
; authordep Alien::Build::Plugin::Probe::Vcpkg
[AlienBase::Doc]
name = libxml2
type = library
type = ffi
[@Author::Plicease]
:version = 2.79
release_tests = 1
installer = Author::Plicease::MakeMaker
irc = irc://irc.perl.org/#native
test2_v0 = 1
github_user = PerlAlien
workflow = linux
workflow = macos-share
workflow = macos-system
workflow = windows-share
workflow = windows-system
diag_preamble = | $post_diag = sub {
diag_preamble = | require Alien::Libxml2;
diag_preamble = | diag "version = ", Alien::Libxml2->config('version');
diag_preamble = | diag "cflags = ", Alien::Libxml2->cflags;
diag_preamble = | diag "cflags_static = ", Alien::Libxml2->cflags_static;
diag_preamble = | diag "libs = ", Alien::Libxml2->libs;
diag_preamble = | diag "libs_static = ", Alien::Libxml2->libs_static;
diag_preamble = | diag "bin_dir = ", $_ for Alien::Libxml2->bin_dir;
diag_preamble = | };
[AlienBuild]
:version = 0.11
[RemovePrereqs]
; comes with Perl
remove = strict
remove = warnings
remove = base
[Prereqs]
Alien::Base = 2.37
[Prereqs / ConfigureRequires]
-phase = configure
Alien::Build = 2.37
Alien::Build::MM = 2.37
[Prereqs / BuildRequires]
-phase = build
Alien::Build = 2.37
[Author::Plicease::Upload]
cpan = 1
[Author::Plicease::Thanks]
current = Graham Ollis <[email protected]>
contributor = Shlomi Fish (shlomif)
[PruneFiles]
filename = a.out