Author Topic: Started on mythTV 0.22  (Read 1087 times)

Offline MBantz

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1318
Started on mythTV 0.22
« on: November 29, 2009, 03:31:46 AM »
Hi all,

just to let you know I've started on building the new release of mythTV 0.22, also a script for (very) easy updating of the srpms,

I can't make the build perfect though because I need a kernel setting to allow automatic wakeup/shutdown if you want it to work like a PVR - I hope for support from Tex or the other kerneldev's for this.

if anyone knows about a libpulsecommon package, do let me know - I get a dependency to it when installing libmyth-devel. Pulseaudio and libpulseaudio are installed and pulseaudio is disabled in the build. It display:

  libmyth-devel: Depends: devel(libpulsecommon-0.9.19) but it is not installable
E: Broken packages


any help appreciated!

cheers,
MBantz
EDIT: Clarification on error when installing libmyth-devel
« Last Edit: November 29, 2009, 05:03:02 AM by MBantz »

Offline Texstar

  • Administrator
  • Super Villain
  • *****
  • Posts: 12660
Re: Started on mythTV 0.22
« Reply #1 on: November 29, 2009, 07:25:51 AM »
add to you spec file:

%define _requires_exceptions devel(libpulsecommon-0.9.19)

Thanks to everyone who donates. You keep the servers running.
Follow me on Twitter for the latest development info.

Offline MBantz

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1318
Re: Started on mythTV 0.22
« Reply #2 on: November 29, 2009, 04:32:52 PM »
Thanks Tex,

that will do it I'm sure :-)

I wonder where this requirement is coming from, none of the spec requirements is about this, so I just wonder - I'm a perfectionist in these matters :-)

About the single kernel setting - is there any hope on adding rtc support if I suggest this? I have the exact setting if possible (then I don't need to compile my own kernel for this one setting :-)

cheers,
MBantz

Offline Texstar

  • Administrator
  • Super Villain
  • *****
  • Posts: 12660
Re: Started on mythTV 0.22
« Reply #3 on: November 29, 2009, 06:33:31 PM »

About the single kernel setting - is there any hope on adding rtc support if I suggest this? I have the exact setting if possible (then I don't need to compile my own kernel for this one setting :-)

cheers,
MBantz

I thought I added it in the last kernel.

Thanks to everyone who donates. You keep the servers running.
Follow me on Twitter for the latest development info.

Offline MBantz

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1318
Re: Started on mythTV 0.22
« Reply #4 on: November 30, 2009, 05:05:01 AM »
Perfect!

I've tried one of the early .27's so I guess it's in a newer kernel, I'll find it,

cheers,
MBantz