File: META.yml

package info (click to toggle)
libwx-glcanvas-perl 0.09-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 144 kB
  • sloc: cpp: 644; perl: 311; makefile: 18
file content (28 lines) | stat: -rw-r--r-- 663 bytes parent folder | download | duplicates (4)
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
# http://module-build.sourceforge.net/META-spec.html
name:         Wx-GLCanvas
version:      0.09
version_from: lib/Wx/GLCanvas.pm
installdirs:  site
author:       Mattia Barbon <mbarbon@cpan.org>
abstract:     interface to wxWidgets' OpenGL canvas
license:      perl
requires:
  Wx:                   0.57
  Wx::build::MakeMaker: 0.16
#build_requires:
no_index:
  directory:
    - inc
    - t
    - samples

# extras.
configure_requires:
  Wx::build::MakeMaker: 0.16
dynamic_config: 1

distribution_type: module
generated_by: ExtUtils::MY_Metafile version 0.09, EUMM-6.54.
meta-spec:
  version: 1.3
  url: http://module-build.sourceforge.net/META-spec-v1.3.html