Re: tape calculator

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



At 5:14 PM +0900 11/16/07, John Summerfield wrote:
>Tony Nelson wrote:
>> At 2:14 AM -0600 11/15/07, Frank Cox wrote:
>>> For some number of years, my favourite calculator has been this:
>>>
>>> http://gtapecalc.sourceforge.net/screenshots.html
>>>
>>> For various reasons it no longer compiles with modern Linux versions,
>>>and I'm
>>> now looking for a replacement that I can run on this x86_64 machine.
>>>
>>> The best "tape calculator" that I've found so far is this:
>>>
>>> http://www.mariottini.net/roberto/superbcalc/
>>>
>>> Does anyone have a recommendation for a better one?
>>
>> I may have it working again (hacked the spec a bit, patched a bit).  See my
>> packages at:
>>
>>     <http://www.georgeanelson.com/gtapecalc-1.1.1-3_GAN.i686.rpm>
>>     <http://www.georgeanelson.com/gtapecalc-debuginfo-1.1.1-3_GAN.i686.rpm>
>>     <http://www.georgeanelson.com/gtapecalc-1.1.1-3_GAN.src.rpm>
>
>I have compiled it on SL5.
>
>First, I tried to build it. The copyright line in the spec has to be
>changed to
>License: GNU Public License
>
>and this to the source.
>
>diff -wur ../gtapecalc_original-1.1.1/gtapecalc/gtc_utils.c
>../gtapecalc-1.1.1/gtapecalc/gtc_utils.c
>--- ../gtapecalc_original-1.1.1/gtapecalc/gtc_utils.c   2002-11-02
>21:37:46.000000000 +0800
>+++ ../gtapecalc-1.1.1/gtapecalc/gtc_utils.c    2007-11-16
>17:09:14.000000000 +0900
>@@ -83,7 +83,7 @@
>
>    twindow = get_toplevel_widget (widget);
>
>-  (gpointer)vars = gtk_object_get_data (GTK_OBJECT(twindow), "vars");
>+  vars =  gtk_object_get_data (GTK_OBJECT(twindow), "vars");
>    return (vars);
>  }

Just for clarity, that would have been for the upstream packages, as the
RPMs I posted have that change made already.
-- 
____________________________________________________________________
TonyN.:'                       <mailto:tonynelson@xxxxxxxxxxxxxxxxx>
      '                              <http://www.georgeanelson.com/>


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux