Bug 66293 - tvtime 0.9.15 version bump (ebuild included)
|
Bug#:
66293
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: All
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: media-tv@gentoo.org
|
Reported By: bug.tracker@surasoft.com
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: tvtime 0.9.15 version bump (ebuild included)
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2004-10-04 02:52 0000
|
tvtime 0.9.13 has been released.
Several bug fixes,
support for PAL-DK users who use the cx88 driver
Attached tested ebuild based on 0.9.12
marked ~arch by default
I could like this commited :)
I too am interested in using 0.9.13. I've dropped in my portage overlay
directory and it seems to work w/o a problem.
I have upgraded tvtime-0.9.13.ebuild to use "pic" USE flag, because if you
don't specify "--without-pic", it won't compile with gcc-3.4 (linux26-headers
and nptl-enabled glibc). Now you can just specify USE="-pic" and everything
will be OK.
tvtime-0.9.14 is out,
ebuild coming soon
can't build it with gcc 3.4.2
getting next error (for 0.9.12 and 0.9.15 versions)
cpu_accel.c: In function `mm_accel':
cpu_accel.c:81: error: can't find a register in class `BREG' while reloading `asm'
cpu_accel.c:87: error: can't find a register in class `BREG' while reloading `asm'
cpu_accel.c:95: error: can't find a register in class `BREG' while reloading `asm'
cpu_accel.c:99: error: can't find a register in class `BREG' while reloading `asm'
gcc 3.3.4 is ok
Max, I do not have gcc 3.4.2 however are you saying it doesn't compile even
when you use USE="-pic" emerge tvtime ?
Created an attachment (id=43374) [details]
tvtime-0.9.15.ebuild AMD64 compile fixes
tvtime-0.9.15 fixes some AMD64 compile problems.
Still investigation the error max reported. Are you using AMD64 or just x86?
Max, the problem with the error you post with gcc3.4.2 is with libmpeg2 which
is part of tvtimes code. THe author of tvtime now knows about the issue, and I
hope the gang at libmpeg2 have a fix. Till then could you try this...
add -fomit-frame-pointer to your CFLAGS and try compile tvtime again iwth gcc
3.4.2 hopefully that works
Max I just compiled tvtime 0.9.15 with gcc 3.4.2-r3 WITH and without PIC and it
worked fine...
build's fine with gcc-3.4.3
*** Bug 72143 has been marked as a duplicate of this bug. ***
Is this ever going to make it into portage? The latest version available is
still 0.9.12.
Created an attachment (id=50587) [details]
Ebuild with nls and fixed icons
This ebuild installs the three scaled version of the icons into hicolor tree,
and make .desktop entry to use them instead of the .xpm icon installed into
pixmaps.
It also removes that file.
Just wanted to add: works perfectly on my machine. Pure 64bit ~amd64 on 2005.0
profile. This should go in portage asap because all newer versions contain
sse/mmx support for amd64 and thus do not disable all the better deinterlacers
if compiled for 64bit.
*** Bug 79536 has been marked as a duplicate of this bug. ***
Thanks for all your help here, especially Surakshan and Diego. I've added a
0.9.15 ebuild, and included the PIC/__PIC__ patches from bug 74227.
Thanks for all your work, I'll be maintaining tvtime from now on.