Hi!
Please find attached timemachine-0.2.4.ebuild, ChangeLog and
metadata.xml I used to sucessfully emerge it on my system.
timemachine is a simple jack client record button remembering the last ten seconds of audio when pressed. With the words of its author, Steve Harris: "The idea is that I doodle away with whatever is kicking around in my studio and when I heard an interesting noise, I'd press record and capture it, without having to try and recreate it. :)"
The source is downloaded from the project's homepage:
http://plugin.org.uk/timemachine/
As I am not able to get ladcca to work on my machine for whatever reason, I emerge it with
USE="-ladcca" ACCEPT_KEYWORDS="~x86" emerge timemachine
The corresponding Debian package can be found at
http://packages.qa.debian.org/t/timemachine.html
It contains a patch against the 0.2.4 version, one adding some #ifdef HAVE_LADCCA statements in main.c and one providing the missing man page in docbook format.
The former I don't understand, for the latter I don't know about the man page policy for gentoo (What format? How to include? Where to put up? Take the one from Debain or write a new gentoo-gpl-copyrighted one?)
Regards
Toni
Toni, thanks for the ebuild!
I had make a few changes to make it compatible with machines without LADCCA, but it's in CVS now.