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.
Created attachment 55411 [details] xawtv-3.94-r1.ebuild (webapp support)
Created attachment 55413 [details, diff] xawtv-3.94-r1.diff (webapp support) * Before anything, thanks to Diego Petten
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)
Created attachment 55415 [details] xawtv-3.94-r1.ebuild (docinto cgi-bin, no webapp)
Created attachment 55416 [details, diff] xawtv-3.94-r1.diff (docinto cgi-bin, no webapp)
Comment on attachment 55415 [details] xawtv-3.94-r1.ebuild (docinto cgi-bin, no webapp) Sorry SLOT="0" is missing in this ebuild.
Comment on attachment 55416 [details, diff] xawtv-3.94-r1.diff (docinto cgi-bin, no webapp) Sorry SLOT="0" is missing in this patch.
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
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)
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
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)
Created attachment 57368 [details, diff] xawtv-3.94-r1-xawtv-3.94-r2.diff
I'm media-tv... so I already get e-mails on this.
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
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
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
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
Thx Octavio. Fixed in CVS.