File: META.yml

package info (click to toggle)
libgnome2-wnck-perl 0.16-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 216 kB
  • ctags: 9
  • sloc: perl: 402; makefile: 52; ansic: 7
file content (21 lines) | stat: -rw-r--r-- 656 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
--- #YAML:1.0
name:                Gnome2-Wnck
version:             0.16
abstract:            Perl interface to the Window Navigator Construction Kit
license:             ~
author:              ~
generated_by:        ExtUtils::MakeMaker version 6.44
distribution_type:   module
requires:     
    ExtUtils::Depends:             0.20
    ExtUtils::PkgConfig:           1.03
    Glib:                          1.180
    Gtk2:                          1.00
meta-spec:
    url:     http://module-build.sourceforge.net/META-spec-v1.3.html
    version: 1.3
configure_requires:
   Glib: 1.180
   ExtUtils::Depends: 0.20
   Gtk2: 1.00
   ExtUtils::PkgConfig: 1.03