Search Criteria
Package Details: nml 0.7.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nml.git (read-only, click to copy) |
---|---|
Package Base: | nml |
Description: | OpenTTD NewGRF Meta Language Tools |
Upstream URL: | https://github.com/OpenTTD/nml |
Licenses: | GPL |
Submitter: | cockroach |
Maintainer: | cockroach |
Last Packager: | cockroach |
Votes: | 3 |
Popularity: | 0.43 |
First Submitted: | 2018-09-07 17:54 (UTC) |
Last Updated: | 2025-04-09 00:40 (UTC) |
Latest Comments
amenia_h commented on 2023-07-01 19:58 (UTC)
there is a missing version on the current version.
cockroach commented on 2021-12-14 13:51 (UTC)
Thanks, I updated the URL
Basxto commented on 2021-12-14 11:54 (UTC)
Please update the upstream URL:
cockroach commented on 2020-07-21 15:15 (UTC)
That should be fixed in the latest version.
djmattyg007 commented on 2020-06-12 15:48 (UTC)
Looks like this package is missing a dependency on python-setuptools. I can't build it in a clean chroot.
cockroach commented on 2020-04-13 23:01 (UTC)
Thanks, I just uploaded a new version with a patch that should fix this.
kolcon commented on 2019-11-11 17:23 (UTC)
Does not work with python 3.8.0, needs (for example in vim):
%s/time.clock/time.process_time/g
cockroach commented on 2019-09-09 22:17 (UTC)
I added a patch that should fix the problem with pillow 6.0.0, thanks for letting me know.
bunburya commented on 2019-04-29 21:31 (UTC)
Please note that this does not work as of python-pillow v6.0.0 (PIL.Image no longer has an attribute "VERSION"). Downgrade to pillow v5.4.1 and it works.