On 25/03/13 21:01, Markos Chandras wrote:
On 25 March 2013 17:12, Nikos Chantziaras <rea...@gmail.com> wrote:
On 24/03/13 23:12, Markos Chandras wrote:

On Mar 24, 2013 8:51 PM, "Nikos Chantziaras" <rea...@gmail.com
<mailto:rea...@gmail.com>> wrote:
  >
  > In the end it's another program that will end up in my ~/bin directory.

Why? Don't you want to work with me and maintain it together? Why keep
it working just for you?

I can do that.  Though the current ebuild seems to work just fine. There's
no "alsa" USE flag and it builds with automake 1.13.



I don't know what you mean by this: "there is no alsa" use flag
~$ grep alsa tvtime-1.0.2_p20110131-r3.ebuild

http://dev.gentoo.org/~a3li/distfiles/${PN}-1.0.2-alsamixer-r1.patch
http://dev.gentoo.org/~a3li/distfiles/${PN}-1.0.2-alsa-r1.patch
http://dev.gentoo.org/~a3li/distfiles/${PN}-1.0.2-alsa-fixes.patch";
IUSE="alsa nls xinerama"
        alsa? ( media-libs/alsa-lib )
        if use alsa; then
                epatch "${DISTDIR}/${PN}-1.0.2-alsa-r1.patch"
                epatch "${DISTDIR}/${PN}-1.0.2-alsamixer-r1.patch"
                epatch "${DISTDIR}/${PN}-1.0.2-alsa-fixes.patch"

So there is an "alsa" use flag and it does apply quite a lot of
patches in there. So the open bug is not fixed yet. Could you have a
look?

Hmm, indeed. I didn't actually read the ebuild before. I did:

  $ equery uses tvtime

and there's no alsa USE flag. Also, emerging tvtime with the flag enabled and then disabled, results in no changes. The flag is being ignored here?

Anyway, note that I cannot test whether the patches actually work at runtime or not. My TV card uses an SAA7130 chip with no internal audio cabality. Instead, it has a line-out jack, which I connect to the line-in of my sound card in order to get sound from it.


Reply via email to