Search Criteria
Package Details: easyrpg-tools-git r250.0e95909-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/easyrpg-tools-git.git (read-only, click to copy) |
|---|---|
| Package Base: | easyrpg-tools-git |
| Description: | EasyRPG tools for RPG Maker 2000/2003 files (development version) |
| Upstream URL: | https://easyrpg.org/tools/ |
| Keywords: | lcf2xml lmu2png png2xyz xyz2png xyzcrush |
| Licenses: | MIT, ISC, GPL-3.0-or-later |
| Provides: | gencache, lcftrans, lcfviz, lmu2png, png2xyz, xyz2png, xyzcrush |
| Submitter: | carstene1ns |
| Maintainer: | carstene1ns |
| Last Packager: | carstene1ns |
| Votes: | 3 |
| Popularity: | 0.000001 |
| First Submitted: | 2015-08-11 13:59 (UTC) |
| Last Updated: | 2025-03-06 22:44 (UTC) |
Dependencies (12)
- freeimageAUR (freeimage-vpinball-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- liblcf-gitAUR
- libpng (libpng-gitAUR, libpng-apngAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- freeimageAUR (freeimage-vpinball-gitAUR) (make)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- liblcf-gitAUR (make)
- libpng (libpng-gitAUR, libpng-apngAUR) (make)
- nlohmann-json (nlohmann-json-gitAUR) (make)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat) (make)
Required by (1)
- xyz-thumbnailer-git (requires xyz2png)
Latest Comments
« First ‹ Previous 1 2
dreieck commented on 2023-12-20 10:34 (UTC) (edited on 2023-12-20 15:39 (UTC) by dreieck)
Build fails for me with
enum_tags.h:43:44: error: ‘is_array_v’ is not a member of ‘std’; did you mean ‘is_array’and many subsequent errors:↗ Upstream issue report.
Regards!
escorares commented on 2020-12-25 16:40 (UTC)
Thanks!
carstene1ns commented on 2020-12-20 17:21 (UTC)
Thank you @escorares, the json dependency has been unbundled. This is fixed now.
escorares commented on 2020-12-19 07:50 (UTC)
Can't build
« First ‹ Previous 1 2