Search Criteria
Package Details: xmage 1.4.58V1-0
Package Actions
| Git Clone URL: | https://aur.archlinux.org/xmage.git (read-only, click to copy) |
|---|---|
| Package Base: | xmage |
| Description: | Java-based program for playing Magic:The Gathering, including client and server |
| Upstream URL: | http://xmage.today |
| Keywords: | gathering magic mtg tgc |
| Licenses: | MIT |
| Submitter: | aidonius |
| Maintainer: | aidonius |
| Last Packager: | aidonius |
| Votes: | 6 |
| Popularity: | 0.002625 |
| First Submitted: | 2018-10-04 23:59 (UTC) |
| Last Updated: | 2025-10-07 12:05 (UTC) |
Dependencies (3)
- java8-openjfxAUR (openjdk-zulu8-ca-fx-binAUR, openjdk-liberica8-full-binAUR, java8-openjfx-binAUR)
- jre8-openjdk (openjdk-zulu8-ca-fx-binAUR, openjdk-liberica8-full-binAUR)
- wmname (optional) – change window manager name for compatibility with certain WMs
Required by (0)
Sources (4)
- http://beta.xmage.today/files/mage-full_1.4.58-dev_2025-10-06_20-40.zip
- https://raw.githubusercontent.com/magefree/Launcher/master/src/main/resources/icon-mage.png
- https://raw.githubusercontent.com/magefree/Launcher/refs/heads/master/src/deb/xmage.desktop
- https://raw.githubusercontent.com/magefree/mage/master/LICENSE.txt
Latest Comments
1 2 3 Next › Last »
aidonius commented on 2026-03-13 22:42 (UTC)
@tribestorm the package is currently at its most recent release as per https://github.com/magefree/mage/releases
tribesstorm commented on 2026-03-11 23:23 (UTC)
How do I update?
Rx2TF commented on 2026-01-29 10:39 (UTC)
tribesstorm commented on 2025-11-09 21:51 (UTC)
Any idea how to get fonts to look better?
tunczyk commented on 2025-08-04 13:18 (UTC)
Is it possible for the launcher script to pick the correct Java environment automatically if more than one is installed? Currently I have runtimes for OpenJDK24 and OpenJDK8 installed on my system, and in order to play XMage I have to archlinux-java to switch environments before running XMage, which is rather inconvenient.
aidonius commented on 2025-04-30 14:30 (UTC) (edited on 2025-04-30 14:31 (UTC) by aidonius)
@zwastik You should be able to download openjfx using a browser. If you have trouble with that or can't get openjfx to compile, xmage includes a secondary pkgbuild that uses a different java that doesn't require openjfx.
zwastik commented on 2025-04-30 13:26 (UTC)
candy_pebbles commented on 2021-02-19 13:46 (UTC) (edited on 2021-02-19 14:12 (UTC) by candy_pebbles)
I got some errors with java and this update with (newly added?) detox, and I noticed I'm not the only one, so I'm going to share how I got it working. If making the package results in:
Then edit the PKGBUILD file as tnto pointed out and comment out lines such as:
found around the 33rd line, depending on the PKG you are building. Then pacman -U the made pkg. If you launch mage-client and you get an error such as:
The simply follow what arachnid92 earlier in this thread. If you then get the error:
Check if you have jre8-openjdk and java8-openjfx installed, if the error persists, remove the package with pacman -R, and delete the cloned xmage folder. Then start over again, but with few changes.
It's not a guaranteed solution (it worked for me), but it's worth a try if you're having this problem, I guess, it even says it in the README.txt. Also, does anyone know how to fix the ugly font scaling?
1 2 3 Next › Last »