Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 186033 - media-sound/transkode-0.6-r1.ebuild fix wavpack encoding/decoding
Summary: media-sound/transkode-0.6-r1.ebuild fix wavpack encoding/decoding
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-20 21:37 UTC by Jure Kobal
Modified: 2007-07-21 19:08 UTC (History)
0 users

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


Attachments
media-sound/transkode-0.6-r1.ebuild (transkode-0.6-r1.ebuild,1.32 KB, text/plain)
2007-07-20 21:38 UTC, Jure Kobal
Details
files/wavpack-options-fix.patch (wavpack-options-fix.patch,618 bytes, patch)
2007-07-20 21:39 UTC, Jure Kobal
Details | Diff
files/wvunpack-options-fix.patch (wvunpack-options-fix.patch,517 bytes, patch)
2007-07-20 21:42 UTC, Jure Kobal
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jure Kobal 2007-07-20 21:37:19 UTC
While encoding from wavpack to any other format the source file gets deleted and the transcoding aborts.
For encoding the file never gets created duo to missing parameters that specifys the output file name and path.
The updated ebuild applys the patched to correct the bugs.

Reproducible: Always
Comment 1 Jure Kobal 2007-07-20 21:38:33 UTC
Created attachment 125506 [details]
media-sound/transkode-0.6-r1.ebuild
Comment 2 Jure Kobal 2007-07-20 21:39:21 UTC
Created attachment 125508 [details, diff]
files/wavpack-options-fix.patch
Comment 3 Jure Kobal 2007-07-20 21:42:24 UTC
Created attachment 125509 [details, diff]
files/wvunpack-options-fix.patch
Comment 4 Wulf Krueger (RETIRED) gentoo-dev 2007-07-21 19:08:42 UTC
Thanks, Jure! Fixed in CVS.