File: META.yml

package info (click to toggle)
libgtk2-imageview-perl 0.05-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 224 kB
  • ctags: 36
  • sloc: perl: 457; ansic: 27; makefile: 17
file content (23 lines) | stat: -rw-r--r-- 672 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
--- #YAML:1.0
name:                Gtk2-ImageView
version:             0.05
abstract:            Perl bindings for the GtkImageView widget
license:             lgpl
author:              
    - Jeffrey Ratcliffe
generated_by:        ExtUtils::MakeMaker version 6.42
distribution_type:   module
requires:     
    ExtUtils::Depends:             0.2
    ExtUtils::PkgConfig:           1.03
    Glib:                          1.140
    Gtk2:                          1.140
meta-spec:
    url:     http://module-build.sourceforge.net/META-spec-v1.3.html
    version: 1.3

configure_requires:
   ExtUtils::Depends: 0.2
   Glib: 1.140
   Gtk2: 1.140
   ExtUtils::PkgConfig: 1.03