-
Notifications
You must be signed in to change notification settings - Fork 2
/
dist.ini
58 lines (45 loc) · 947 Bytes
/
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
name = Graphics-Raylib
author = Ahmad Fatoum <[email protected]>
license = Perl_5
copyright_holder = Ahmad Fatoum
copyright_year = 2018
; Don't AutoPrereq it. Will add Graphics::Raylib::XS as prereq
[Prereqs]
Alien::raylib = 0.023
Convert::Color = 0
Import::Into = 0
[Prereqs / ConfigureRequires]
Alien::raylib = 0
[Prereqs / BuildRequires]
Alien::raylib = 0
;ExtUtils::MakeMaker = 7.3104
[Prereqs / TestRequires]
Test::Needs =
[Prereqs / TestRecommends]
PDL =
PDL::Matrix =
[@Starter]
[MetaProvides::Package]
[GithubMeta]
issues = 1
user = athreef
[@Git]
[Git::Init]
remote = origin [email protected]:athreef/%N.git
[Git::NextVersion]
[ChangelogFromGit]
[OurPkgVersion]
[PodVersion]
[ReadmeAnyFromPod / ReadmePodInRoot]
type = pod
filename = README.pod
location = root
;[Git::CommitBuild]
[MinimumPerl]
[Test::MinimumVersion]
max_target_perl = 5.8
;[Test::Perl::Critic]
[Test::Version]
[Test::Compile]
[Test::NoTabs]
[Test::EOL]