Package Details: wonderdraft 1.1.8.2-1

Git Clone URL: https://aur.archlinux.org/wonderdraft.git (read-only, click to copy)
Package Base: wonderdraft
Description: An intuitive yet powerful fantasy mapmaking tool for 64-bit Windows 10, Linux and MacOSX.
Upstream URL: https://www.wonderdraft.net
Licenses: custom
Submitter: markwells.dev
Maintainer: apaxis
Last Packager: apaxis
Votes: 4
Popularity: 0.000017
First Submitted: 2021-03-17 21:39 (UTC)
Last Updated: 2024-08-28 22:36 (UTC)

Pinned Comments

apaxis commented on 2025-02-28 14:12 (UTC)

This is NON-FREE software. It requires you to PURCHASE a license before you can get access to the download URL (the file is hosted on Humble Bundle [see sources(1)]). You can purchase the software at the upstream url. Once you do that you can simply set the environment variable 'WDURL' to to your download URL on Humble Bundle (see sources for an example...) and type your install command (aura -S, paru -S, pakku -S, yay -S, pacaur -S, etc). If you have issues with the software itself I would recommend joining MegaSploot's discord server, it is very active.

apaxis commented on 2024-08-28 22:42 (UTC)

Commit 2a3d36f brings this package up to the latest version available. This package should also be compatible with future versions of the software. Set the WDURL environment variable to the download url of the manual installer from Humble Bundle before running.

Latest Comments

1 2 3 Next › Last »

Jiminimonka commented on 2026-04-05 10:46 (UTC)

After farting about with this for 30 mins I realised that removing the \ from the URL is how you actually get export WDURL= to work.

export WDURL="https://..." is what works - the \ / etc do not help. Might be obvious to everyone else but I copied that 'export WDURL=\"https://....\" and echo $WDURL was not showing the correct link. Got it working now.

So to summarise for future users export WDURL="pasted URL from Humble Bundle Manual" is what you need to put in before running your installer.

apaxis commented on 2025-11-29 04:54 (UTC)

Hola, I'm not sure what is going on with the install on your machine. I reviewed the changes in your paste. The first couple of changes are just adding whitespace in the piped command, which are ignored by the interpreter. I'm also not entirely certain why you would need to explicitly call bsdtar when the extraction of the package files should happen during prepare()... Do you have any other information about your system that would help me understand why the installation process might be failing? You can definitely install the package manually if it continues to fail5 for you but I don't see that there are any changes needed.

ecruzolivera commented on 2025-10-27 06:58 (UTC)

Hello, i had to make these changes to be able to build the project

https://pastebin.com/h6sBAWFz

apaxis commented on 2025-02-28 14:12 (UTC)

This is NON-FREE software. It requires you to PURCHASE a license before you can get access to the download URL (the file is hosted on Humble Bundle [see sources(1)]). You can purchase the software at the upstream url. Once you do that you can simply set the environment variable 'WDURL' to to your download URL on Humble Bundle (see sources for an example...) and type your install command (aura -S, paru -S, pakku -S, yay -S, pacaur -S, etc). If you have issues with the software itself I would recommend joining MegaSploot's discord server, it is very active.

PCZERO commented on 2025-02-28 09:53 (UTC)

What's wrong with this software? After two years, same problems....impossible to download, no info, no support...impossible to use. It's a pity...

apaxis commented on 2024-09-24 23:46 (UTC)

Glad you got it working. That was going to be my next suggestion and probably is the best available practice. Seems like this is how it's done with dmenu. There are alternatives to dmenu like j4-dmenu-desktop-git that will also read .desktop files like the one in the package to generate menus.

chrisalash commented on 2024-09-23 20:07 (UTC)

I tried that but it doesn't work. I think it has something to do with dmenu picking up what's on the path and wonderdraft not being there. I did manage to get it working by running ln -s /opt/wonderdraft/Wonderdraft.x86_64 /usr/local/bin/wonderdraft. Which is most likely not best practice to put that kind of file. But atleast it shows up!

apaxis commented on 2024-09-23 13:56 (UTC)

I don't use dmenu but, have you tried https://wiki.archlinux.org/title/Dmenu#Missing_menu_entries ?

chrisalash commented on 2024-09-23 03:31 (UTC)

Arch package installs fine after update though it doesn't show up in my dmenu. Anyone know how to fix?

apaxis commented on 2024-08-28 22:42 (UTC)

Commit 2a3d36f brings this package up to the latest version available. This package should also be compatible with future versions of the software. Set the WDURL environment variable to the download url of the manual installer from Humble Bundle before running.