From ffda7e4783fb8293151e7801f90d80dd3b87b44d Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 10 Apr 2012 12:38:20 +0200 Subject: [PATCH] New package: perl-IO-Tty-1.10. --- srcpkgs/perl-IO-Tty/perl-IO-Tty.rshlibs | 2 ++ srcpkgs/perl-IO-Tty/template | 15 +++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 srcpkgs/perl-IO-Tty/perl-IO-Tty.rshlibs create mode 100644 srcpkgs/perl-IO-Tty/template diff --git a/srcpkgs/perl-IO-Tty/perl-IO-Tty.rshlibs b/srcpkgs/perl-IO-Tty/perl-IO-Tty.rshlibs new file mode 100644 index 00000000000..2ad105deff5 --- /dev/null +++ b/srcpkgs/perl-IO-Tty/perl-IO-Tty.rshlibs @@ -0,0 +1,2 @@ +libutil.so.1 +libc.so.6 diff --git a/srcpkgs/perl-IO-Tty/template b/srcpkgs/perl-IO-Tty/template new file mode 100644 index 00000000000..5f784e1c7e7 --- /dev/null +++ b/srcpkgs/perl-IO-Tty/template @@ -0,0 +1,15 @@ +# Template build file for 'perl-IO-Tty'. +pkgname=perl-IO-Tty +version=1.10 +wrksrc="IO-Tty-$version" +distfiles="${CPAN_SITE}/IO/IO-Tty-$version.tar.gz" +build_style=perl-module +short_desc="IO::Tty - Perl interface to Low-level allocate a pseudo-Tty" +maintainer="davehome " +homepage="http://search.cpan.org/dist/IO-Tty/" +license="GPL-2" +checksum=31a6e21ad187ec5ea93c2b898d6b3519647c5fce9f394b6d3c05a1f7c3f6f8b1 +long_desc=" + IO::Tty and IO::Pty provide an interface to pseudo tty's." + +Add_dependency full perl