-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathdist.ini
50 lines (39 loc) · 979 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
name = Graphics-Potrace
abstract = bindings to the potrace library
author = Flavio Poletti <[email protected]>
license = Custom
copyright_holder = Flavio Poletti
[CheckChangesHasContent]
[NextRelease]
format = Changes for Graphics::Potrace%n%n%-9v %{yyyy-MM-dd HH:mm:ssZZZZZ VVVV}d%{ (TRIAL RELEASE)}T
[Git::Check]
[Git::Commit]
[Git::Tag]
[Git::NextVersion]
first_version = 0.1.0
version_regexp = ^v(.+)$
[@Filter]
-bundle = @Basic
-remove = MakeMaker
[MetaResources]
repository.web = https://github.com/polettix/Graphics-Potrace
repository.url = https://github.com/polettix/Graphics-Potrace.git
repository.type = git
[MetaJSON]
[ReadmeFromPod]
[PkgVersion]
[PodWeaver]
[CustomLicense]
filename = LEGAL
[PruneFiles]
filename = LEGAL
filename = dist.ini
filename = README.md
filename = inc
[Prereqs]
perl = 5.008_000
Moo = 0.009011
[Prereqs / ConfigureRequires]
ExtUtils::MakeMaker = 6.42
Devel::CheckLib = 1.01
[=inc::PotraceMakeMaker / PotraceMakeMaker]