Skip Menu |

This queue is for tickets about the Audio-Nama CPAN distribution.

Report information
The Basics
Id: 128157
Status: open
Priority: 0/
Queue: Audio-Nama

People
Owner: Nobody in particular
Requestors: leonerd-cpan [...] leonerd.org.uk
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Consider switching from TermKey to Tickit
Hi there, I notice your Audio-Nama depends (ultimately) on libtermkey, via AnyEvent::TermKey => Term::TermKey - both of which I wrote. You probably want to be converting this to using Tickit instead, because at some point in the near-ish future, libtermkey will cease being a library of its own, and the code merged into libtickit. At that point I'll basically stop maintaining, and mark as deprecated, the termkey-based distributions. If you need assistance making the relevant changes I'd be happy to help, -- Paul Evans
Subject: Re: [rt.cpan.org #128157] Consider switching from TermKey to Tickit
Date: Wed, 2 Jan 2019 15:40:29 -1000
To: Paul Evans via RT <bug-Audio-Nama [...] rt.cpan.org>
From: Joel Roth <joelz [...] pobox.com>

Message body is not shown because it is too large.

On Wed Jan 02 20:41:32 2019, joelz@pobox.com wrote: Show quoted text
> Hi Paul, > > Thanks for libtermkey and its perl libraries, Tickit, and your > offer to help migrate code in my application. > > I failed to build Tickit just now.
... ... Show quoted text
> --> Working on Alien::unibilium > Fetching http://www.cpan.org/authors/id/P/PE/PEVANS/Alien-unibilium- > 0.13.tar.gz > -> OK
... Yes; in summary I'd say don't bother with the Aliens. The (internal) libtermkey that libtickit is using itself needs unibilium, and I've never worked out how to make one Alien depend on another at compiletime (basically: include/ dirs). I'd suggest manually building and installing (in this order): * unibilium * libtermkey (again possibly? if you already have it though?) Then build Tickit. -- Paul Evans
Subject: Re: [rt.cpan.org #128157] Consider switching from TermKey to Tickit
Date: Mon, 14 Jan 2019 11:15:34 -1000
To: Paul Evans via RT <bug-Audio-Nama [...] rt.cpan.org>
From: Joel Roth <joelz [...] pobox.com>
On Wed, Jan 02, 2019 at 08:58:44PM -0500, Paul Evans via RT wrote: Show quoted text
> Queue: Audio-Nama > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=128157 > > > On Wed Jan 02 20:41:32 2019, joelz@pobox.com wrote:
> > Hi Paul, > > > > Thanks for libtermkey and its perl libraries, Tickit, and your > > offer to help migrate code in my application. > > > > I failed to build Tickit just now.
> ... > ...
> > --> Working on Alien::unibilium > > Fetching http://www.cpan.org/authors/id/P/PE/PEVANS/Alien-unibilium- > > 0.13.tar.gz > > -> OK
> ... > > Yes; in summary I'd say don't bother with the Aliens. The (internal) libtermkey that libtickit is using itself needs unibilium, and I've never worked out how to make one Alien depend on another at compiletime (basically: include/ dirs). > > I'd suggest manually building and installing (in this order): > > * unibilium > * libtermkey (again possibly? if you already have it though?) > > Then build Tickit.
I succeeded. Being able to install Tickit without any manual intervention would be great. How long do you expect to sunset TermKey? For this application I only need to be able to read a few keystrokes. Show quoted text
> -- > > Paul Evans
-- Joel Roth