-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdist.ini
48 lines (41 loc) · 958 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
name = Alien-pdf2json
author = Zakariyya Mughal <[email protected]>
license = Perl_5
copyright_holder = Zakariyya Mughal
copyright_year = 2014
version = 0.002
[@Filter]
-bundle = @Basic
-remove = ExtraTests
-remove = MakeMaker
; https://code.google.com/p/pdf2json/downloads/list
[Alien]
:version = 0.023
repo = file:inc
name = pdf2json
bins = pdf2json
mb_class = Alien::pdf2json::ModuleBuild
[AutoPrereqs]
[PkgVersion]
[CheckChangeLog]
[GithubMeta]
[PodWeaver]
[ReadmeAnyFromPod / ReadmePodInRoot]
; generate README.pod in root (so that it can be displayed on GitHub)
type = pod
filename = README.pod
location = root
[Git::CommitBuild]
; no build commits
branch =
; release commits
release_branch = build/%b
release_message = Release build of v%v (on %b)
[@Git]
allow_dirty = dist.ini
allow_dirty = README
push_to = origin
push_to = origin build/master:build/master
[PruneFiles]
; do not bundle the downloaded archives
match = ^tool/pdf2json-.*