Bug 135611

Summary: package ivtv misses some (helpful) tools
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Gernot Hillier <gernot>
Component: OtherAssignee: Ruediger Oertel <ro>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: i586   
OS: Other   
Whiteboard:
Found By: Beta-Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Gernot Hillier 2005-11-27 16:10:28 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!
Comment 1 Ruediger Oertel 2005-11-28 15:52:29 UTC
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.