[Fwd: Patch for amarok-1.4.4]

Donn L Washburn n5xwb at hal-pc.org
Tue Oct 31 17:46:43 UTC 2006


Yes I saw it yesterday evening

Donn


On Tue, 31 Oct 2006 09:27:50 -0800
  Jonathan Ryshpan <jonrysh at pacbell.net> wrote:
> Has this appeared on the Amarok list.  I posted it yesterday, but
> haven't yet seen it on the list.  (I have requested to see copies 
> of my own postings.)
> 
> jon
> 
> -------- Forwarded Message --------
>From: Jonathan Ryshpan <jonrysh at pacbell.net>
> To: Amarok Mailing List <amarok at kde.org>
> Subject: Patch for amarok-1.4.4
> Date: Mon, 30 Oct 2006 14:15:58 -0800
> 
> Amarok-1.4.4 doesn't compile on my system FC6 on x86-64, since
> UINT64_TO_DOUBLE isn't defined in mp4properties.cpp .  Here is 
> a small patch to correct this:
> 
> ========================= Cut Here =========================
> *** mp4properties.cpp-old	Thu Oct 26 13:40:20 2006
> --- mp4properties.cpp	Mon Oct 30 12:51:31 2006
> ***************
> *** 31,36 ****
> --- 31,40 ----
>  
>  #include <stdint.h>
>  
> + #ifndef UINT64_TO_DOUBLE
> + #define UINT64_TO_DOUBLE(a) ((double)((int64_t)(a)))
> + #endif
> + 
>  using namespace TagLib;
> ========================= Cut Here =========================
> 
> BTW: Thanks for introducing me to Magnatunes, who appear to finally 
>be
> doing Music on the Web right.  They're located only 3-1/2 miles from 
>me,
> and I had never heard of them before.
> 
> jon
> 
> 
> _______________________________________________
> Amarok mailing list
> Amarok at kde.org
> https://mail.kde.org/mailman/listinfo/amarok

73 de Donn Washburn  Hpage: " http://www.hal-pc.org/~n5xwb "
Ham Callsign N5XWB   Email: " n5xwb at hal-pc.org "
307 Savoy St.        HAMs:  " n5xwb at arrl.net "
Sugar Land, TX 77478 BMWMOA #: 4146
LL# 1.281.242.3256   " http://counter.li.org " #279316



More information about the Amarok mailing list