Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88105 - [TRACKER] XawTV (media-tv/xawtv) bugs (missing use flags, webapp, amd64, X support, fontdir)
Summary: [TRACKER] XawTV (media-tv/xawtv) bugs (missing use flags, webapp, amd64, X su...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal
Assignee: Television related Applications in Gentoo's Portage
URL:
Whiteboard:
Keywords: InVCS, Tracker
Depends on: 20770 38444 40063 47160 72141 75271 80895 88102 88103
Blocks:
  Show dependency tree
 
Reported: 2005-04-05 17:54 UTC by Octavio Ruiz (Ta^3)
Modified: 2017-01-19 18:47 UTC (History)
0 users

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


Attachments
xawtv-3.94-r1.ebuild (webapp support) (xawtv-3.94-r1.ebuild,2.28 KB, text/plain)
2005-04-05 17:55 UTC, Octavio Ruiz (Ta^3)
Details
xawtv-3.94-r1.diff (webapp support) (xawtv-3.94-r1.diff,3.71 KB, patch)
2005-04-05 18:06 UTC, Octavio Ruiz (Ta^3)
Details | Diff
xawtv-3.94-r1.ebuild (docinto cgi-bin, no webapp) (xawtv-3.94-r1.ebuild,2.16 KB, text/plain)
2005-04-05 18:18 UTC, Octavio Ruiz (Ta^3)
Details
xawtv-3.94-r1.diff (docinto cgi-bin, no webapp) (xawtv-3.94-r1.diff,3.60 KB, patch)
2005-04-05 18:18 UTC, Octavio Ruiz (Ta^3)
Details | Diff
xawtv-3.94-r2.ebuild (xawtv-3.94-r2.ebuild,2.25 KB, text/plain)
2005-04-27 01:32 UTC, Octavio Ruiz (Ta^3)
Details
xawtv-3.94-r1-xawtv-3.94-r2.diff (xawtv-3.94-r1-xawtv-3.94-r2.diff,3.15 KB, patch)
2005-04-27 01:33 UTC, Octavio Ruiz (Ta^3)
Details | Diff
xawtv-3.94-r1-xawtv-3.94-r2.diff (xawtv-3.94-r1-xawtv-3.94-r2.diff,3.15 KB, patch)
2005-04-27 01:37 UTC, Octavio Ruiz (Ta^3)
Details | Diff
xawtv-3.94-r2.ebuild (xawtv-3.94-r2.ebuild,2.45 KB, text/plain)
2005-05-13 09:17 UTC, Octavio Ruiz (Ta^3)
Details
xawtv-3.94-r1-xawtv-3.94-r2.diff (xawtv-3.94-r1-xawtv-3.94-r2.diff,3.58 KB, patch)
2005-05-13 09:18 UTC, Octavio Ruiz (Ta^3)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Octavio Ruiz (Ta^3) 2005-04-05 17:54:35 UTC
Bug 20770
XawTv and tv-fonts, an rc-file needs to be updated.

Bug 38444
xawtv without scantv?

Bug 40063
xawtv soulhd be installable without X

Bug 47160
xawtv has no led font support

72141
xawtv misses some use-flag

Bug 75271
xawtv installs teletype fonts to /usr/X11R6/lib/X11/fonts/xawtv/
while the default font path for xorg-x11 is /usr/share/fonts/

Bug 80895
Xawtv missing dependancies on libdv

Bug 88102
xawtv install shared objects in /usr/lib instead of use /usr/lib64

Bug 88103
xawtv uses a hardcoded test in order to install a cgi file.
Comment 1 Octavio Ruiz (Ta^3) 2005-04-05 17:55:32 UTC
Created attachment 55411 [details]
xawtv-3.94-r1.ebuild (webapp support)
Comment 2 Octavio Ruiz (Ta^3) 2005-04-05 18:06:43 UTC
Created attachment 55413 [details, diff]
xawtv-3.94-r1.diff (webapp support)

* Before anything, thanks to Diego Petten
Comment 3 Octavio Ruiz (Ta^3) 2005-04-05 18:06:43 UTC
Created attachment 55413 [details, diff]
xawtv-3.94-r1.diff (webapp support)

* Before anything, thanks to Diego Pettenò for a lot of this (syntax changes,
etc, etc) (Bug 72141)
* Adds missing USE [X, xv, dv, cgi] flags (Bug 38444 Bug 40063 Bug 72141 Bug
80895)
* Uses webapp eclass (Bug 88103)
* DEPEND changes accordingly 
* Not do the mmx test. That is covered by non-x86 profiles (Bug 88102)
* Fixed the use of einstall in place of 'make install DESTDIR=${D}'. (Bug
88102)
       > Also it could use $(get_libdir) instead of make install.
* Uses webapp to deal with the cgi file (Bug 88103)
       > Also it could use this instead of webapp.
	   docinto cgi
	   dodoc scripts/webcam.cgi
* Fixed Font Path (Bug 75271)
Comment 4 Octavio Ruiz (Ta^3) 2005-04-05 18:18:15 UTC
Created attachment 55415 [details]
xawtv-3.94-r1.ebuild (docinto cgi-bin, no webapp)
Comment 5 Octavio Ruiz (Ta^3) 2005-04-05 18:18:40 UTC
Created attachment 55416 [details, diff]
xawtv-3.94-r1.diff (docinto cgi-bin, no webapp)
Comment 6 Octavio Ruiz (Ta^3) 2005-04-05 22:59:37 UTC
Comment on attachment 55415 [details]
xawtv-3.94-r1.ebuild (docinto cgi-bin, no webapp)

Sorry SLOT="0" is missing in this ebuild.
Comment 7 Octavio Ruiz (Ta^3) 2005-04-05 22:59:58 UTC
Comment on attachment 55416 [details, diff]
xawtv-3.94-r1.diff (docinto cgi-bin, no webapp)

Sorry SLOT="0" is missing in this patch.
Comment 8 Octavio Ruiz (Ta^3) 2005-04-27 01:32:38 UTC
Created attachment 57366 [details]
xawtv-3.94-r2.ebuild

* Based on xawtv-3.94-r1.ebuild wich is already on Portage Tree
* Note: multilib-scrict problem is already fixed on Tree (Bug 88102)
* Syntax changes by Diego Petten
Comment 9 Octavio Ruiz (Ta^3) 2005-04-27 01:32:38 UTC
Created attachment 57366 [details]
xawtv-3.94-r2.ebuild

* Based on xawtv-3.94-r1.ebuild wich is already on Portage Tree
* Note: multilib-scrict problem is already fixed on Tree (Bug 88102)
* Syntax changes by Diego Pettenò (Bug 72141)
* Added missing USE [X, xv, dv, cgi] flags (Bug 38444 Bug 40063 Bug 72141 Bug
80895)
* DEPEND changes accordingly 
* Use 'make install DESTDIR=${D}' instead of einstall (Bug 88102)
* Fix the location of webcam.cgi (Bug 88103)
* Removed multilib eclass, eutils eclass already inherit multilib.
* Fixed Font Path (Bug 75271)
Comment 10 Octavio Ruiz (Ta^3) 2005-04-27 01:33:16 UTC
Created attachment 57367 [details, diff]
xawtv-3.94-r1-xawtv-3.94-r2.diff

* Based on xawtv-3.94-r1.ebuild wich is already on Portage Tree
* Note: multilib-scrict problem is already fixed on Tree (Bug 88102)
* Syntax changes by Diego Petten
Comment 11 Octavio Ruiz (Ta^3) 2005-04-27 01:33:16 UTC
Created attachment 57367 [details, diff]
xawtv-3.94-r1-xawtv-3.94-r2.diff

* Based on xawtv-3.94-r1.ebuild wich is already on Portage Tree
* Note: multilib-scrict problem is already fixed on Tree (Bug 88102)
* Syntax changes by Diego Pettenò (Bug 72141)
* Added missing USE [X, xv, dv, cgi] flags (Bug 38444 Bug 40063 Bug 72141 Bug
80895)
* DEPEND changes accordingly 
* Use 'make install DESTDIR=${D}' instead of einstall (Bug 88102)
* Fix the location of webcam.cgi (Bug 88103)
* Removed multilib eclass, eutils eclass already inherit multilib.
* Fixed Font Path (Bug 75271)
Comment 12 Octavio Ruiz (Ta^3) 2005-04-27 01:37:03 UTC
Created attachment 57368 [details, diff]
xawtv-3.94-r1-xawtv-3.94-r2.diff
Comment 13 Doug Goldstein (RETIRED) gentoo-dev 2005-05-13 01:25:24 UTC
I'm media-tv... so I already get e-mails on this.
Comment 14 Octavio Ruiz (Ta^3) 2005-05-13 09:17:21 UTC
Created attachment 58817 [details]
xawtv-3.94-r2.ebuild

* Based on xawtv-3.94-r1.ebuild wich is already on Portage Tree
* Note: multilib-scrict problem is already fixed on Tree (Bug 88102)
* Syntax changes by Diego Petten
Comment 15 Octavio Ruiz (Ta^3) 2005-05-13 09:17:21 UTC
Created attachment 58817 [details]
xawtv-3.94-r2.ebuild

* Based on xawtv-3.94-r1.ebuild wich is already on Portage Tree
* Note: multilib-scrict problem is already fixed on Tree (Bug 88102)
* Syntax changes by Diego Pettenò (Bug 72141)
* Added missing USE [X, xv, dv, cgi] flags (Bug 38444 Bug 40063 Bug 72141 Bug
80895)
* DEPEND changes accordingly 
* Use 'make install DESTDIR=${D}' instead of einstall (Bug 88102)
* Fix the location of webcam.cgi (Bug 88103)
* Removed multilib eclass, eutils eclass already inherit multilib.
* Fixed Font Path (Bug 75271)

NEW!

* Not install manpages of bins that are not installed due USE flags. (Bug
38444)
* The makefile doesnt seems to be fubar'd for some data anymore:

     mv: cannot stat `/var/tmp/portage/xawtv-3.94-r2/image//usr/share/*.list':
No such file or directory
     mv: cannot stat `/var/tmp/portage/xawtv-3.94-r2/image//usr/share/Index*':
No such file or directory
Comment 16 Octavio Ruiz (Ta^3) 2005-05-13 09:18:07 UTC
Created attachment 58818 [details, diff]
xawtv-3.94-r1-xawtv-3.94-r2.diff

* Based on xawtv-3.94-r1.ebuild wich is already on Portage Tree
* Note: multilib-scrict problem is already fixed on Tree (Bug 88102)
* Syntax changes by Diego Petten
Comment 17 Octavio Ruiz (Ta^3) 2005-05-13 09:18:07 UTC
Created attachment 58818 [details, diff]
xawtv-3.94-r1-xawtv-3.94-r2.diff

* Based on xawtv-3.94-r1.ebuild wich is already on Portage Tree
* Note: multilib-scrict problem is already fixed on Tree (Bug 88102)
* Syntax changes by Diego Pettenò (Bug 72141)
* Added missing USE [X, xv, dv, cgi] flags (Bug 38444 Bug 40063 Bug 72141 Bug
80895)
* DEPEND changes accordingly 
* Use 'make install DESTDIR=${D}' instead of einstall (Bug 88102)
* Fix the location of webcam.cgi (Bug 88103)
* Removed multilib eclass, eutils eclass already inherit multilib.
* Fixed Font Path (Bug 75271)

NEW!

* Not install manpages of bins that are not installed due USE flags. (Bug
38444)
* The makefile doesnt seems to be fubar'd for some data anymore:

     mv: cannot stat `/var/tmp/portage/xawtv-3.94-r2/image//usr/share/*.list':
No such file or directory
     mv: cannot stat `/var/tmp/portage/xawtv-3.94-r2/image//usr/share/Index*':
No such file or directory
Comment 18 Doug Goldstein (RETIRED) gentoo-dev 2005-05-29 17:35:32 UTC
Thx Octavio. Fixed in CVS.