Bugzilla – Bug 135611
package ivtv misses some (helpful) tools
Last modified: 2005-11-28 15:52:29 UTC
The RPM package of the ivtv drivers misses two quite nice tools (all paths given relative to the build directory): - utils/ivtv-tune/ivtv-tune: commandline application to tune your video card to a certain channel - very helpful for debugging; man-page also available - utils/ivtvfwextract.pl: perl script which is necessary to extract the firmware of the card from the driver packages of Hauppauge - without this tool, one can't setup a PVR card Could you please add these tools in the file list of the RPM package? TIA!
utils/ivtv-tune/ivtv-tune it's in the package as /usr/bin/ivtv-tune ivtvfwextract.pl: added to /usr/share/doc/packages/ivtv ... done.