Info2: <<
Package: curses-ui-pm%type_pkg[perl]
Version: 0.9609
Revision: 1

Source: mirror:cpan:authors/id/M/MD/MDXI/Curses-UI-%v.tar.gz
Source-Checksum: SHA256(0ab827a513b6e14403184fb065a8ea1d2ebda122d2178cbf45c781f311240eaf)
Type: perl (5.16.2 5.18.2 5.18.4 5.28.2 5.30.2 5.30.3)
Distribution: <<
	(%type_pkg[perl] = 5162) 10.9,
	(%type_pkg[perl] = 5162) 10.10,
	(%type_pkg[perl] = 5162) 10.11,
	(%type_pkg[perl] = 5162) 10.12,
	(%type_pkg[perl] = 5162) 10.13
<<
UpdatePOD: true
DocFiles: Changes CREDITS README examples/*
License: Artistic
Description: UI framework based on the curses library
DescUsage: Examples can be found in the docs directory.
Maintainer: Daniel Johnson <daniel@daniel-johnson.org>
Homepage: https://metacpan.org/dist/Curses-UI
Depends: libncursesw5-shlibs, curses-pm%type_pkg[perl] (>= 1.27-3), term-readkey-pm%type_pkg[perl], perl%type_pkg[perl]-core
BuildDepends: fink (>= 0.20.3), test-pod-pm
Conflicts: curses-ui-pm%type_pkg[perl]-man
Replaces: curses-ui-pm%type_pkg[perl]-man
PatchScript: <<
	# https://rt.cpan.org/Public/Bug/Display.html?id=121041
	perl -pi -e "s|use inc::Module|use lib '.';\n$&|g" Makefile.PL
<<
ConfigureParams: --skipdeps
InstallScript: <<
  %{default_script}
  /bin/mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
<<