[perl-gnome2-panelapplet/deprecation] META.yml: added new file with 'configure_requires:' and 'x_deprecated: 1'



commit 1eb29d4700017d9706c8b121a53a9d3b0451c642
Author: Brian Manning <bmanning src gnome org>
Date:   Wed Sep 30 22:34:12 2020 -0700

    META.yml: added new file with 'configure_requires:' and 'x_deprecated: 1'

 META.yml | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
---
diff --git a/META.yml b/META.yml
new file mode 100644
index 0000000..14ddbaa
--- /dev/null
+++ b/META.yml
@@ -0,0 +1,17 @@
+# http://module-build.sourceforge.net/META-spec.html
+#XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
+name:         Gnome2-PanelApplet
+version:      0.03
+version_from: lib/Gnome2/PanelApplet.pm
+installdirs:  site
+requires:
+
+distribution_type: module
+generated_by: ExtUtils::MakeMaker version 6.30_01
+configure_requires:
+  ExtUtils::Depends: '0.2'
+  ExtUtils::MakeMaker: '0'
+  ExtUtils::PkgConfig: '1.03'
+  Glib: '1.120'
+  Gnome2::GConf: '1.044'
+x_deprecated: 1


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]