2012-03-12 03:10:09 -07:00
|
|
|
name = DDG-GoodieBundle-OpenSourceDuckDuckGo
|
2012-02-28 19:11:55 -08:00
|
|
|
author = Gabriel Weinberg <yegg@duckduckgo.com>
|
|
|
|
author = Torsten Raudssus <getty@duckduckgo.com>
|
2012-02-29 12:12:15 -08:00
|
|
|
author = Michael Smith <crazedpsyc@duckduckgo.com>
|
2012-03-24 11:05:13 -07:00
|
|
|
author = Hunter Lang <hunter@duckduckgo.com>
|
2014-03-24 12:07:54 -07:00
|
|
|
license = Apache_2_0
|
2013-12-09 17:37:12 -08:00
|
|
|
copyright_holder = DuckDuckGo, Inc. L<https://duckduckgo.com/>
|
|
|
|
copyright_year = 2013
|
2015-03-18 13:22:04 -07:00
|
|
|
main_module = lib/DDG/GoodieBundle/OpenSourceDuckDuckGo.pm
|
2013-12-09 17:37:12 -08:00
|
|
|
|
2014-09-25 11:48:54 -07:00
|
|
|
[PromptIfStale]
|
2015-04-24 15:55:10 -07:00
|
|
|
index_base_url = http://duckpan.org
|
2014-09-25 11:48:54 -07:00
|
|
|
module = Dist::Zilla::Plugin::UploadToDuckPAN
|
2015-03-25 09:08:03 -07:00
|
|
|
module = Dist::Zilla::Plugin::BuildShareAssets
|
2012-02-28 19:11:55 -08:00
|
|
|
|
2015-04-10 14:17:50 -07:00
|
|
|
[AutoPrereqs]
|
2012-03-24 17:30:14 -07:00
|
|
|
|
2015-02-12 09:22:16 -08:00
|
|
|
[Run::BeforeBuild]
|
2015-02-13 12:42:12 -08:00
|
|
|
run = mkdir -p share/goodie/meta
|
2015-04-01 08:11:19 -07:00
|
|
|
run = curl -Ss https://duck.co/ia/repo/goodies/json -o "share/goodie/meta/metadata.json"
|
2012-02-28 19:11:55 -08:00
|
|
|
[GatherDir]
|
2015-03-26 09:10:29 -07:00
|
|
|
exclude_match = \.(?:js|handlebars|md|ini|p[ly]|rb|go|tcl|sh|tx)$
|
2015-07-08 14:06:15 -07:00
|
|
|
exclude_match = ^template/
|
2015-03-25 09:08:03 -07:00
|
|
|
[BuildShareAssets]
|
2012-02-28 19:11:55 -08:00
|
|
|
[PruneCruft]
|
2015-03-30 16:47:00 -07:00
|
|
|
[ShareDir]
|
2012-02-28 19:11:55 -08:00
|
|
|
[MakeMaker]
|
|
|
|
[Manifest]
|
|
|
|
[TestRelease]
|
|
|
|
[ConfirmRelease]
|
|
|
|
[UploadToDuckPAN]
|
|
|
|
[MetaJSON]
|
|
|
|
|
2012-03-25 11:15:11 -07:00
|
|
|
[AutoModuleShareDirs]
|
2015-03-25 09:08:03 -07:00
|
|
|
scan_namespaces = DDG::Goodie
|
2012-03-25 11:15:11 -07:00
|
|
|
sharedir_method = module_share_dir
|
|
|
|
|
2012-02-28 19:11:55 -08:00
|
|
|
[Git::NextVersion]
|
|
|
|
version_regexp = ^(.+)$
|
|
|
|
[PkgVersion]
|
|
|
|
[GithubMeta]
|
|
|
|
[@Git]
|
|
|
|
tag_format = %v
|
2013-04-25 10:50:41 -07:00
|
|
|
|
2013-04-06 16:21:27 -07:00
|
|
|
[Git::Push]
|
|
|
|
push_to = origin master
|