Package Details: liblcf 0.8-2

Git Clone URL: https://aur.archlinux.org/liblcf.git (read-only, click to copy)
Package Base: liblcf
Description: Library to handle RPG Maker 2000/2003 and EasyRPG projects
Upstream URL: https://easyrpg.org
Keywords: LCF LDB LMT LMU
Licenses: MIT
Provides: lcf2xml
Submitter: carstene1ns
Maintainer: carstene1ns
Last Packager: carstene1ns
Votes: 10
Popularity: 0.067002
First Submitted: 2014-06-02 02:32 (UTC)
Last Updated: 2024-08-10 09:30 (UTC)

Latest Comments

carstene1ns commented on 2024-08-10 09:33 (UTC)

jadespace: ICU enforces a newer C++ standard, this is already fixed upstream for 0.8.1. Applied a quick fix here.

jadespace commented on 2024-08-03 04:52 (UTC)

The package no longer compiles, I wonder if it's a newer gcc version...

  CXX      src/liblcf_la-encoder.lo
In file included from /usr/include/unicode/uenum.h:25,
                 from /usr/include/unicode/ucsdet.h:28,
                 from src/encoder.cpp:19:
/usr/include/unicode/localpointer.h:561:26: error: 'auto' parameter not permitted in this context
  561 | template <typename Type, auto closeFunction>
      |                          ^~~~
/usr/include/unicode/localpointer.h:573:76: error: template argument 2 is invalid
  573 |     explicit LocalOpenPointer(std::unique_ptr<Type, decltype(closeFunction)> &&p)
      |                                                                            ^
/usr/include/unicode/localpointer.h:583:78: error: template argument 2 is invalid
  583 |     LocalOpenPointer &operator=(std::unique_ptr<Type, decltype(closeFunction)> &&p) {
      |                                                                              ^
/usr/include/unicode/localpointer.h:599:59: error: template argument 2 is invalid
  599 |     operator std::unique_ptr<Type, decltype(closeFunction)> () && {
      |                                                           ^
/usr/include/unicode/uenum.h:69:1: note: invalid template non-type parameter
   69 | U_DEFINE_LOCAL_OPEN_POINTER(LocalUEnumerationPointer, UEnumeration, uenum_close);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/unicode/ucsdet.h:109:1: note: invalid template non-type parameter
  109 | U_DEFINE_LOCAL_OPEN_POINTER(LocalUCharsetDetectorPointer, UCharsetDetector, ucsdet_close);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/unicode/ucnv.h:597:1: note: invalid template non-type parameter
  597 | U_DEFINE_LOCAL_OPEN_POINTER(LocalUConverterPointer, UConverter, ucnv_close);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
make: *** [Makefile:1954: src/liblcf_la-encoder.lo] Error 1
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'liblcf-0.8-1': 
error: packages failed to build: liblcf-0.8-1

donmor3000 commented on 2023-05-24 09:55 (UTC)

v0.8 came out at 2023.04.29. Please update this package.

carstene1ns commented on 2018-07-25 02:26 (UTC)

xingxuanma: Fixed, the apache server was somehow not accepting more connections and stalled.

xingxuanma commented on 2018-07-24 06:50 (UTC)

The site https://easyrpg.org/ cannot access.

The service is not available. Please try again later.