Package Details: tilem 2.0-2

Git Clone URL: https://aur.archlinux.org/tilem.git (read-only, click to copy)
Package Base: tilem
Description: TI calculator emulator.
Upstream URL: http://lpg.ticalc.org/prj_tilem/index.html
Keywords: calculator emulator ti
Licenses: GPL
Submitter: None
Maintainer: None
Last Packager: Mr.Smith1974
Votes: 32
Popularity: 0.000303
First Submitted: 2007-02-18 00:26 (UTC)
Last Updated: 2023-06-22 04:25 (UTC)

Latest Comments

JohnRobson commented on 2024-06-21 00:29 (UTC)

/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
  580 | struct _GTimeVal
      |        ^~~~~~~~~
./macro.c: In function ‘tilem_macro_add_action’:
./macro.c:89:27: error: assignment to ‘TilemMacroAtom *’ {aka ‘struct _TilemMacroAtom *’} from incompatible pointer type ‘char *’ [-Wincompatible-pointer-types]
   89 |         macro->actions[n] =  g_new(char, strlen(value)); /* FIXME : gcc says : "assignment from incompatible pointer type" ??? */

MrAureliusR commented on 2021-12-29 18:53 (UTC)

Why is this marked as out of date? It's not. There hasn't been a new version. The PKGBUILD still works just fine.

micwoj92 commented on 2021-08-27 08:36 (UTC)

Hello, could you update download to https?

allonsy commented on 2018-03-08 20:40 (UTC)

Hi! according to their website (and their download links), the latest code is still 2.0 (latest change was 28/05/2012). Do you have a link to the newer sources?