[OT] Qjackctl | Lucid

rosea grammostola rosea.grammostola at gmail.com
Sun Jun 12 10:47:27 UTC 2011


On 06/12/2011 02:41 AM, Jonas Smedegaard wrote:
> On 11-06-11 at 09:30pm, rosea grammostola wrote:
>> Hey,
>>
>> This question is slightly OT...
>>
>> I try to backport qjackctl 0.3.7 to Ubuntu 10.04. But the Debian
>> package depends on dos2unix, which is not in the Ubuntu Lucid build
>> environment. Is it possible to rm the dependency on dos2unix, how?
>>
>> In debian/rules I find:
>>
>> install/qjackctl::
>>      # Fix end-of-lines, convert CRLF to LF.
>>      dos2unix -ascii \
>>          debian/qjackctl/usr/share/applications/qjackctl.desktop
> If you want same functionality, I'd suggest try replace with this
> command:
>
>    recode /crlf../lf \
>      debian/qjackctl/usr/share/applications/qjackctl.desktop
>
Thanks for you help.
It fails with this message:

recode /crlf../lf \
                 debian/qjackctl/usr/share/applications/qjackctl.desktop
Unrecognised surface name `lf'
recode: Request `/crlf../lf' is erroneous
make: *** [install/qjackctl] Error 1


Best,
\r



More information about the pkg-multimedia-maintainers mailing list