Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 365967

Summary: media-sound/qarecord-0.5.0 should install icon and desktop file
Product: Gentoo Linux Reporter: Sławomir Nizio <slawomir.nizio>
Component: New packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED WONTFIX    
Severity: minor CC: treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=648706
Whiteboard: Pending removal: 2018-04-18
Package list:
Runtime testing required: ---
Attachments: media-sound/qarecord ebuild that solves this issue.

Description Sławomir Nizio 2011-05-04 15:26:33 UTC
It can work as a JACK client (--jack) or use ALSA for recording. Attaching ebuild that makes desktop entry to run it without --jack option (since not everyone uses Jack; this can be changed to use --jack, or two .desktop files could be made).

For reference file from Fedora 14 (64-bit) RPM file.

[Desktop Entry]
Name=QARecord
Comment=Simple sound recorder for ALSA and Jack
Icon=qarecord_48
Type=Application
Exec=qarecord --jack
Terminal=false
Encoding=UTF-8
X-Desktop-File-Install-Version=0.16
Categories=Recorder;X-Jack;X-Recorders;Audio;AudioVideo;Application;


Reproducible: Always
Comment 1 Sławomir Nizio 2011-05-04 15:29:03 UTC
Created attachment 272087 [details]
media-sound/qarecord ebuild that solves this issue.

btw. hello world :)
Comment 2 Pacho Ramos gentoo-dev 2018-04-17 20:05:27 UTC
dropped