Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 365967 - media-sound/qarecord-0.5.0 should install icon and desktop file
Summary: media-sound/qarecord-0.5.0 should install icon and desktop file
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Normal minor (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard: Pending removal: 2018-04-18
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2011-05-04 15:26 UTC by Sławomir Nizio
Modified: 2018-04-17 20:05 UTC (History)
1 user (show)

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


Attachments
media-sound/qarecord ebuild that solves this issue. (qarecord-0.5.0-r1.ebuild,930 bytes, text/plain)
2011-05-04 15:29 UTC, Sławomir Nizio
Details

Note You need to log in before you can comment on or make changes to this bug.
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