sol 2016 banner new image
[sgn.git] / Build.PL
blobb7f06a49cadea4c1cf05c51a06e6e5f20e19ab85
1 use lib 'lib';
2 use SGN::Build;
4 my $build = SGN::Build->new(
5     dist_name          => 'SGN',
6     license            => 'perl',
7     create_makefile_pl => 'passthrough',
9     module_name        => 'SGN::Context',
11     # current version of our core libraries distribution
12     dist_version  => '0.1',
13     dist_author   => 'Lukas Mueller',
14     dist_abstract => 'The code and content behind the Sol Genomics Network main website, http://solgenomics.net',
16     recursive_test_files => 1,
18     build_requires => {
19         'Class::MethodMaker'             => 0,
20         'Data::UUID'                     => 0,
21         'File::Temp'                     => 0,
22         'HTML::Lint'                     => 0,
23         'Parse::Deb::Control'            => 0,
24         'Test::JSON'                     => 0,
25         'List::Util'                     => 0,
26         'Test::Most'                     => 0,
27         'Test::WWW::Mechanize'           => 0,
28         'Test::WWW::Mechanize::Catalyst' => '0.50',
29         'Test::WWW::Selenium'            => 0,
30         'Test::MockObject'               => 0,
31         'Module::Build::Tiny'            => 0,
32     },
33     requires => {
34         'perl'                                     => '5.10.0',
35         'version'                                  => '0.77',
36         'autodie'                                  => 0,
37         'IPC::System::Simple'                      => 0,         #< required for autodie :all
38         'Algorithm::Combinatorics'                 => 0,
39         'Array::Utils'                             => 0,
40         'Barcode::Code128'                         => '2.21',
41         'Bio::BLAST::Database'                     => 0,
42         'Bio::Chado::Schema'                       => '0.20000',
43         'Bio::Root::Version'                       => '1.006001',
44         'Bio::GMOD::Blast::Graph'                  => '0.01',
45         'Bio::GMOD::GenericGenePage'                   => 0,
46         'Bio::Graphics::FeatureFile'               => 0,
47         'Bio::GFF3::LowLevel'                      => 0,
48         'Cache::File'                              => 0,
49         'Captcha::reCAPTCHA'                       => 0,
50         'Catalyst::Runtime'                        => '5.80024',
51         'Catalyst::Controller::CGIBin'             => '0.029',
52         'Catalyst::Controller::REST'               => 0,
53         'Catalyst::DispatchType::Regex'            => 0,
54         'Catalyst::Action::RenderView'             => 0,
55         'Catalyst::Plugin::Authentication'         => 0,
56         'Catalyst::Plugin::Authorization::Roles'   => 0,
57         'Catalyst::Plugin::ConfigLoader'           => 0,
58         'Catalyst::Plugin::Static::Simple'         => 0,
59         'Catalyst::View::Bio::SeqIO'               => 0,
60         'Catalyst::View::Email'                    => 0,
61         'Catalyst::View::Download::CSV'            => 0,
62         'Catalyst::View::HTML::Mason'              => 0,
63         'Catalyst::Plugin::SmartURI'               => 0,
64         'Catalyst::Controller::HTML::FormFu'       => 0,
65         'Catalyst::View::JavaScript::Minifier::XS' => '2.100000',
66         'CatalystX::GlobalContext'                 => 0,
67         'Chart::Clicker'                           => 0,
68         'Class::DBI'                               => 0,
69         'Class::Singleton'                         => 0,
70         'Config::INI::Reader'                      => 0,
71         'Config::INI::Writer'                      => 0,
72         'Config::JFDI'                             => 0,
73         'CGI'                                      => 0,
74         'Data::BitMask'                            => 0,
75         'Data::Page'                               => 0,
76         'Data::Visitor::Callback'                  => 0,
77         'DateTime'                                 => 0,
78         # Remove the following dep when XML::Atom is fixed to depend on it and released
79         'DateTime::TimeZone'                       => '1.31',
80         'DateTime::Format::Flexible'               => 0,
81         'DateTime::Format::Pg'                     => 0,
82         'Digest::Crc32'                            => 0,
83         'DBIx::Class'                              => 0,
84         'DBIx::Connector'                          => 0,
85         'enum'                                     => 0,
86         'File::Basename'                           => 0,
87         'File::Copy'                               => 0,
88         'File::Flock'                              => 0,
89         'File::NFSLock'                            => 0,
90         'File::Slurp'                              => '9999.19',      
91         'File::Spec::Functions'                    => 0,
92         'File::Temp'                               => 0, 
93         'Number::Bytes::Human'                     => '0.07',
94         'GD'                                       => 0,
95         'GD::Graph::bars'                          => 0,
96         'GD::Graph::Map'                           => 0,
97         'GD::Graph::points'                        => 0,
98         'GD::Text'                                 => 0,
99         'Hash::Merge'                              => 0,
100         'HTML::Entities'                           => 0,
101         'HTML::FormFu'                             => 0,
102         'HTML::Mason'                              => 0,
103         'HTML::TreeBuilder::XPath'                 => 0,
104         'IO::String'                               => 0,
105         'IPC::Run3'                                => 0,
106         'Image::Size'                              => 0,
107         'JSAN::ServerSide'                         => '0.06',
108         'JSON'                                     => 0,
109         'JSON::XS'                                 => '2.24',
110         'JSON::Any'                                => 0,
111      #   'jQuery::File::Upload'                     => 0,
112         'Lingua::EN::Inflect'                      => 0,
113         'List::AllUtils'                           => 0,
114         'List::Compare'                            => 0,
115         'List::Util'                               => 0,
116         'LWP::UserAgent'                           => 0,
117         'Mail::Sendmail'                           => 0,
118         'Math::Base36'                             => 0,
119         'Math::Round::Var'                         => 0,
120         'Memoize'                                  => 0,
121         'Modern::Perl'                             => 0,
122         'Module::Build'                            => '0.36',
123         'Module::Runtime'                          => 0,
124         'Module::Find'                             => 0,
125         'Module::Pluggable::Object'                => 0,      
126         'Moose'                                    => 0,
127         'MooseX::Declare'                          => 0,
128         'MooseX::FollowPBP'                        => 0,
129         'MooseX::Method::Signatures'               => '0.30',
130         'MooseX::Object::Pluggable'                => 0,
131         'MooseX::Types::Path::Class'               => 0,
132         'MooseX::Types::URI'                       => 0,
133         'MooseX::Singleton'                        => 0,
134         'Number::Format'                           => 0,
135         'namespace::autoclean'                     => 0,
136         'Params::Util'                             => 0,
137         'PDF::Create'                              => 0,
138         'Scalar::Util'                             => 0,
139         'SOAP::Transport::HTTP'                    => 0,
140         'Spreadsheet::WriteExcel'                  => 0,
141         'Spreadsheet::ParseExcel'                  => 0,
142         'Statistics::Descriptive'                  => 0,
143         'Storable'                                 => 0,
144         'String::Approx'                           => 0,
145         'String::CRC'                              => 0,
146         'Sys::Hostname'                            => 0,
147         'SVG'                                      => 0,
148         'Test::More'                               => 0,
149         'Test::Class'                              => 0,
150         'Test::WWW::Mechanize'                     => 1.3,
151         'Test::WWW::Mechanize::Catalyst'           => 0,
152         'Text::ParseWords'                         => 0,
153         'Tie::Function'                            => 0,
154         'Tie::UrlEncoder'                          => 0,
155         'Time::HiRes'                              => 0,
156         'Try::Tiny'                                => 0,
157         'URI'                                      => 0,
158         'URI::Escape'                              => 0,
159         'URI::FromHash'                            => 0,
160         'XML::Feed'                                => 0,
161         'XML::Generator'                           => 0,
162         'XML::Atom'                                => 0,
163         'XML::Twig'                                => 0,
164         'YAML::Any'                                => 0,
165         'R::YapRI'                                 => 0,
166         'WWW::Mechanize::TreeBuilder'              => 0,
167     },
170 $build->create_build_script;