Package Details: lierolibre 0.5-1

Git Clone URL: https://aur.archlinux.org/lierolibre.git (read-only, click to copy)
Package Base: lierolibre
Description: Completely free Liero fork
Upstream URL: https://launchpad.net/lierolibre
Licenses: LGPL2.1
Submitter: aspirogrammer
Maintainer: aspirogrammer
Last Packager: aspirogrammer
Votes: 2
Popularity: 0.000000
First Submitted: 2016-01-14 00:19 (UTC)
Last Updated: 2016-01-14 00:20 (UTC)

Latest Comments

brynr commented on 2016-03-15 22:17 (UTC) (edited on 2016-03-15 23:15 (UTC) by brynr)

@kepsega this package apparently relies on libconfig-1.6; the current version of libconfig in [extra] is 1.5. I have made a patch that fixes this until the situation with libconfig is sorted out, and I have also put together a PKGBUILD which applies the patch to the source. It seemed most sensible to make my own fork of the package - here it is: https://github.com/brynr/lierolibre-aur Note: I am not entirely certain of PKGBUILD conventions (I'm not a maintainer), but I'm pretty sure that this complies.

<deleted-account> commented on 2016-03-12 22:12 (UTC)

I'm hitting build failures: src/common.cpp:165:38: error: no match for ‘operator[]’ (operand types are ‘const libconfig::Setting’ and ‘std::__cxx11::basic_string<char>’) gameModes[i] = (char const*)sgmodes["gameModes" + to_string(i)];