Search Criteria
Package Details: openmsx 20.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/openmsx.git (read-only, click to copy) |
---|---|
Package Base: | openmsx |
Description: | The MSX emulator that aims for perfection. |
Upstream URL: | http://openmsx.org/ |
Licenses: | custom |
Conflicts: | openmsx-git |
Provides: | openmsx |
Submitter: | reztho |
Maintainer: | oneeyedwilly |
Last Packager: | oneeyedwilly |
Votes: | 37 |
Popularity: | 0.127739 |
First Submitted: | 2009-01-09 20:37 (UTC) |
Last Updated: | 2024-09-23 06:02 (UTC) |
Dependencies (11)
- glew (glew-libepoxyAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR, glew-gitAUR)
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- sdlAUR (sdl-openglhqAUR, sdl-nokbgrabAUR, sdl-openglhq-nokbgrabAUR, sdl-gitAUR, sdl12-compat-gitAUR, sdl12-compat)
- sdl2_ttf
- sdl_image
- tcl (tcl-fossilAUR, tcl84AUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- jack-audio-connection-kit (optional)
- python (python37AUR, python311AUR, python310AUR) (optional)
Required by (3)
- openmsx-catapult
- openmsx-catapult-git (optional)
- openmsx-debugger-git (optional)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
reztho commented on 2021-05-25 15:50 (UTC)
Updated to v17.0. This will be the last update I'll do to this package, so I disowned.
francois072 commented on 2021-04-17 20:13 (UTC)
I can't get OpenTTD to play the music files. They show up in the OpenTDD music player and the timidity volume slider also appears on my system but there's no sound.
Philip commented on 2020-11-22 13:56 (UTC)
It seems openmsx switched to sdl2. So the sdl dependencies should be sdl2 and sdl2_ttf instead of sdl, sdl_image and sdl_ttf.
heavysink commented on 2019-03-24 03:09 (UTC)
Hi,
I have put the git version of openmsx into ArchlinuxCN repository. Please follow the following guideline for adding archlinuxcn repo:
https://wiki.archlinux.org/index.php/unofficial_user_repositories#archlinuxcn
and do pacman -S openmsx-git
Do you want me to also put the release version of openmsx into the repo? The time between release is slow, though.
Wild_Penguin commented on 2018-09-12 13:38 (UTC)
Hi LAN2787,
Did you get it co compile? For me lmb's suggestion works fine. Put the sed command in build() section after the other sed commands.
LAN2787 commented on 2018-06-15 04:32 (UTC)
I'm also getting a build error for a missing SDL_ttf. It's definitely there though, version sdl_ttf 2.0.11-4. I tried adding
sed -i 's@<sdl_ttf.h>@<sdl sdl_ttf.h="">@' build/libraries.py</sdl></sdl_ttf.h>
but it doesn't seem to fix it. Where does this go in PKGBUILD? Anything else need to be modified?
Relevant section from the probe.log: Failed to execute "freetype-config --cflags": [Errno 2] No such file or directory compiler command: g++ -c derived/x86_64-linux-opt/config/SDL_TTF.cc -o derived/x86_64-linux-opt/config/SDL_TTF.o -m64 derived/x86_64-linux-opt/config/SDL_TTF.cc:1:10: fatal error: SDL_ttf.h: No such file or directory #include <sdl_ttf.h> ^~~~~~~~~~~ compilation terminated. return code from compiler: 1 SDL_TTF: Missing header SDL_TTF: Cannot test linking because compile failed</sdl_ttf.h>
lmb commented on 2018-05-17 01:57 (UTC) (edited on 2018-05-17 01:57 (UTC) by lmb)
Got a build error because SDL_ttf wasn't found. Fixed it by adding this to PKGBUILD:
reztho commented on 2016-07-02 11:28 (UTC)
willym commented on 2016-07-01 22:52 (UTC)
« First ‹ Previous 1 2 3 Next › Last »