Search Criteria
Package Details: tme 0.12rc11-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tme.git (read-only, click to copy) |
---|---|
Package Base: | tme |
Description: | The Machine Emulator, or tme, provides a general-purpose framework for computer emulation. |
Upstream URL: | http://phabrics.com |
Licenses: | GPL3 |
Submitter: | None |
Maintainer: | phabrics |
Last Packager: | phabrics |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2010-07-16 18:38 (UTC) |
Last Updated: | 2024-01-16 11:48 (UTC) |
Dependencies (8)
- gtk4 (gtk4-customizableAUR, gtk4-paper-planeAUR, gtk4-gitAUR) (make)
- libvncserver (libvncserver-gitAUR) (make)
- perl-x11-protocol (make)
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR) (make)
- gtk4 (gtk4-customizableAUR, gtk4-paper-planeAUR, gtk4-gitAUR) (optional) – graphics hosted via gtk4
- libvncserver (libvncserver-gitAUR) (optional) – graphics hosted via VNC server
- perl-x11-protocol (optional) – for computing optimal graphics parameters
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR) (optional) – graphics hosted via SDL2
Latest Comments
« First ‹ Previous 1 2
phabrics commented on 2023-04-29 11:32 (UTC)
I have updated the package to the latest version. Please give it a try at your convenience and let me know if it works for you.
The repos on github are not up-to-date unfortunately. I need to sync those with the one on OSDN. Something weird happened on OSDN that made the repos there invisible for some reason. The repo with the latest source is in the TME git repo under the NME project.
Thank you for calling attention to the M4SH issue. I will be taking a look at this shortly.
Mettacrawer commented on 2023-04-25 01:52 (UTC) (edited on 2023-04-27 17:17 (UTC) by Mettacrawer)
ERROR: Failure while downloading phabrics.com/tme-0.10.tar.xz Because It Has Been Deleted.
"The TME project has a new project page. It is called NME, tentatively known as the Next-Generation Machine Emulator"
Appears the only source tarball there is for version 0.12rc10
Git repos for TME and NME. In TME, change from branch "main" to branch "master" to see the code. The NME branch "main" works without adjustments.
There are no version tags in the repos so locating 0.10 is not trivial. At some point the shell script used to generate C source code were converted into M4SH. The M4SH syntax is obsolete, it uses the deprecated "$as_echo" macro which is now "AS_ECHO([])". I did convert all the .m4 files to use the new syntax but there are still issues. I think using the pre-M4SH would be a good start towards usability.
<deleted-account> commented on 2011-07-09 16:58 (UTC)
« First ‹ Previous 1 2