summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-simulation/lincity-ng: EAPI 7->8, various fixesIonen Wolkens2021-08-031-25/+29
| | | | | | | | | | | | | | | * Migrate to eautoreconf, autogen.sh jam stuff can be reduced only to a autoconf --trace call allowing eautoreconf to do its thing * Remove autotools_run_tool for InternalEclassUsage * Generate the previously skipped CREDITS file * Simplify install, PACKAGE_VERSION handles docdir (fine on prefix) * Add libxslt/gettext bdeps * Strip -O3 * tc-export CC, some calls disregard configure's carried value * export AR rather than use -sAR to handle bug #739376 Closes: https://bugs.gentoo.org/739376 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-simulation/lincity-ng: Respect AR and RANLIBJames Le Cuirot2019-03-061-2/+6
| | | | | | | Unlike CXX and friends, these are not passed from configure to jam. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-simulation/lincity-ng: Install at least some documentationJames Le Cuirot2019-03-061-2/+3
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-simulation/lincity-ng: Use autotools eclass around autogen.shJames Le Cuirot2019-03-061-2/+5
| | | | | | | This deals with dependencies and we should also run elibtoolize. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-simulation/lincity-ng: bump version to 2.9_beta; EAPI=7Stefan Strogin2019-03-061-0/+50
Drop games eclass; update homepage, SRC_URI and licenses; fix prefixed install; some minor and stylistic changes. Closes: https://bugs.gentoo.org/604618 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11235 Signed-off-by: James Le Cuirot <chewi@gentoo.org>