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/>

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux