Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 58002 - New Xawtv release version 3.93
Summary: New Xawtv release version 3.93
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Television related Applications in Gentoo's Portage
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-22 18:25 UTC by Marcos
Modified: 2004-07-28 19:42 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild for xawtv 3.93 (xawtv-3.93.ebuild,2.22 KB, application/octet-stream)
2004-07-22 18:27 UTC, Marcos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcos 2004-07-22 18:25:57 UTC
New Xawtv release version 3.93

Reproducible: Always
Steps to Reproduce:
Comment 1 Marcos 2004-07-22 18:27:37 UTC
Created attachment 35981 [details]
Ebuild for xawtv 3.93
Comment 2 Torsten Veller (RETIRED) gentoo-dev 2004-07-25 14:25:29 UTC
Hi, i diff'ed your ebuild -- it is a renamed ebuild of 3.92 - nothing was changed.


Proposed changes (adjusting font path - every xawtv package). I add this inline.
BTW: Why is it ebegin and not einfo?

-       insinto /usr/X11R6/lib/X11/fonts/xawtv
+       insinto /usr/share/fonts/xawtv
        doins *.gz fonts.alias
 }
 
 pkg_postinst() {
 
-       ebegin "installing teletype fonts into /usr/X11R6/lib/X11/fonts/xawtv"
-       cd /usr/X11R6/lib/X11/fonts/xawtv
+       ebegin "installing teletype fonts into /usr/share/fonts/xawtv"
+       cd /usr/share/fonts/xawtv
Comment 3 Aaron Peterson 2004-07-26 01:30:15 UTC
hurm... my xawtv 3.92 isn't compiling, (gcc 3.4.1-r1)  I'm hoping that this'll fix it....  I took your new ebuild, and did the ebuild digest fuddy duddy, and.. .IT WORKED!!!  HORRAH!! 

This new version (3.93) made it compile for me!
(3.91-r1 was the last version that I had working)

It's just a version bump, and a patch, it'll probably fix other bugs before they get reported.  (one less package that I have to skip!) YAY!!! thanks!

3.92 failing
*******
  LD      libng/contrib-plugins/cubic.so
  CC      libng/contrib-plugins/linear-blend.o
libng/contrib-plugins/linear-blend.c: In function `frame':
libng/contrib-plugins/linear-blend.c:43: error: PIC register `%ebx' clobbered in `asm'
make: *** [libng/contrib-plugins/linear-blend.o] Error 1

!!! ERROR: media-tv/xawtv-3.92 failed.
!!! Function src_compile, Line 57, Exitcode 2
!!! (no error message)
Comment 4 Disenchanted (RETIRED) gentoo-dev 2004-07-28 19:42:03 UTC
committing 3.93 with simple bump, no changes

Thanks