summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-action/minetest: keyword 5.4.1-r1 for ~riscvMarek Szuba2021-08-131-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-action/minetest: append -fPIC to xFLAGSMarek Szuba2021-08-131-1/+4
| | | | | | Needed in order to get rid of TEXTRELs (in both executables) on riscv. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-action/minetest: require USE=deprecated when using lua5-1Marek Szuba2021-05-251-2/+2
| | | | | Closes: https://bugs.gentoo.org/791928 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-action/minetest: allow building with gcc-11Marek Szuba2021-05-132-0/+22
| | | | | | | | Backported upstream commit, should only be necessary until the next release. Closes: https://bugs.gentoo.org/789474 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-action/minetest: metadata: update doc URL to httpsMarek Szuba2021-05-131-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-action/minetest: tweak server configurationMarek Szuba2021-05-135-27/+45
| | | | | | | Create /etc/minetest with appropriate permissions, install systemd units, use /run instead of /var/run for pidfiles in OpenRC mode. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-action/minetest: drop 5.4.0Marek Szuba2021-05-132-148/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-action/minetest: support lua5-1 targetMarek Szuba2021-05-122-2/+45
| | | | | | | | | Minetest *does* support PUC Lua 5.1, it's just that upstream build scripts only account for using the bundled sources. Patch the upstream FindLua.cmake so that unless LuaJIT support is requested, the system version of PUC Lua is used. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-action/minetest: add self as maintainerMarek Szuba2021-05-121-0/+4
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-action/minetest: Remove proxy maintainerWilliam Breathitt Gray2021-05-121-8/+0
| | | | | Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* games-action/minetest: Version bump to 5.4.1William Breathitt Gray2021-04-142-0/+148
| | | | | | | Closes: https://bugs.gentoo.org/782370 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/20343 Signed-off-by: Sam James <sam@gentoo.org>
* games-action/minetest: add whitespaceSam James2021-04-101-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-action/minetest: Drop old 5.3.0James Le Cuirot2021-02-243-289/+0
| | | | | Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/minetest: Version bump to 5.4.0William Breathitt Gray2021-02-242-0/+147
| | | | | | | Closes: https://bugs.gentoo.org/772308 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/19623 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/minetest: port to lua-single eclassWilliam Breathitt Gray2020-11-121-0/+146
| | | | | | | Closes: https://bugs.gentoo.org/752678 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18154 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* games-action/minetest: Add prometheus client supportWilliam Breathitt Gray2020-09-062-1/+4
| | | | | | | Closes: https://bugs.gentoo.org/733984 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16840 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* games-action/minetest: Add missingok parameter to logrotate configWilliam Breathitt Gray2020-08-161-0/+1
| | | | | | | Closes: https://bugs.gentoo.org/736346 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17053 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* games-action/minetest: Drop old 5.2.0James Le Cuirot2020-07-112-139/+0
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/minetest: Version bump to 5.3.0William Breathitt Gray2020-07-112-0/+141
| | | | | | | Closes: https://bugs.gentoo.org/731984 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16653 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/minetest: Add logrotate configuration fileWilliam Breathitt Gray2020-06-242-0/+8
| | | | | | | Closes: https://bugs.gentoo.org/725122 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15969 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* games-action/minetest: Drop old 5.1.1James Le Cuirot2020-04-072-140/+0
| | | | | Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/minetest: Version bump to 5.2.0William Breathitt Gray2020-04-072-0/+136
| | | | | | | Closes: https://bugs.gentoo.org/716366 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15240 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/minetest: Drop old 5.1.0-r1James Le Cuirot2020-02-223-172/+0
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/minetest: Version bump to 5.1.1William Breathitt Gray2020-02-222-0/+140
| | | | | | | | | Closes: https://bugs.gentoo.org/706372 Closes: https://bugs.gentoo.org/705696 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14370 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* */*: Switch proxy-maint to cmake.eclassAndreas Sturmlechner2019-12-311-6/+6
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* games-action/minetest: Drop old 5.1.0James Le Cuirot2019-11-171-137/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/minetest: Add patch to find newer JsonCppWilliam Breathitt Gray2019-11-173-1/+172
| | | | | | | | | | | The luajit flag is also removed since we should always build using the system-provided LuaJIT rather than the bundled Lua library. Closes: https://bugs.gentoo.org/700220 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/13690 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/minetest: Drop old 5.0.1James Le Cuirot2019-11-122-140/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/minetest: Correct some SLOT operatorsJames Le Cuirot2019-11-121-5/+5
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/minetest: version bump to 5.1.0William Breathitt Gray2019-11-123-1/+139
| | | | | | | Closes: https://bugs.gentoo.org/697576 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/minetest: Minetest Game is now installed through the engineJames Le Cuirot2019-09-191-7/+0
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/minetest: Drop oldWilliam Breathitt Gray2019-09-194-288/+0
| | | | | | | Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12909 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-action/minetest: Fix missing Irrlicht headers errorWilliam Breathitt Gray2019-06-271-0/+146
| | | | | | | | | | Irrlicht headers are required even for a server-only build. Closes: https://bugs.gentoo.org/688598 Package-Manager: Portage-2.3.67, Repoman-2.3.15 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12337 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-action/minetest: Add Gentoo Games Project to metadataWilliam Breathitt Gray2019-06-271-4/+5
| | | | | | | | | Drop use flag 'postgres' from the metadata since the global use flag description is available and fitting enough. Package-Manager: Portage-2.3.67, Repoman-2.3.15 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-action/minetest: Drop oldWilliam Breathitt Gray2019-06-274-420/+0
| | | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.15 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-action/minetest: Fix ignored server flagWilliam Breathitt Gray2019-06-092-1/+152
| | | | | | | | | | The 'dedicated' flag is removed and the 'client' flag is introduced. Closes: https://bugs.gentoo.org/687048 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12140 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-action/minetest: Remove misleading USE=jsoncpp flagDavid Seifert2019-04-111-3/+6
| | | | | | | | | | * dev-libs/jsoncpp is required unconditionally, USE=jsoncpp would just toggle between the bundled and system one, which is obviously wrong. Closes: https://bugs.gentoo.org/682996 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: David Seifert <soap@gentoo.org>
* games-action/minetest: Fix USE="doc"David Seifert2019-04-101-2/+2
| | | | | | Closes: https://bugs.gentoo.org/682988 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: David Seifert <soap@gentoo.org>
* games-action/minetest: version bump to 5.0.1.William Breathitt Gray2019-04-092-0/+146
| | | | | | | | | | | A pkg_postinst message is added to notify users the 5.x series is not compatible to the 0.4 series. The ebuild is updated to EAPI 7 and the gnome2_utils eclass is replaced with the xdg eclass. Closes: https://bugs.gentoo.org/679730 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11568 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* Drop arm-linux keyword from tree.Benda Xu2018-08-311-1/+1
| | | | | | | | "arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
* games-action/minetest: version bump to 0.4.17.1William Breathitt Gray2018-06-202-0/+137
| | | | | Closes: https://bugs.gentoo.org/658570 Closes: https://github.com/gentoo/gentoo/pull/8921
* games-action/minetest: add slot operator to dev-libs/leveldbLouis Sautier2018-06-171-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* games-action/minetest: update maintainership infoWilliam Breathitt Gray2018-06-091-1/+8
| | | | | Closes: https://bugs.gentoo.org/657658 Closes: https://github.com/gentoo/gentoo/pull/8767
* games-action/minetest: version bump to 0.4.17William Breathitt Gray2018-06-093-0/+138
| | | | | | | This version adds support for the jsoncpp USE flag. Closes: https://bugs.gentoo.org/657532 Closes: https://github.com/gentoo/gentoo/pull/8749
* games-action/minetest: use HTTPSMichael Mair-Keimberger2018-05-201-2/+2
|
* */*: Remove redundant local descriptions for USE=luajitMichał Górny2018-03-261-4/+0
|
* games-action/minetest: Remove oldDavid Seifert2017-12-213-271/+0
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* games-action/*: Update Manifest hashesMichał Górny2017-12-101-2/+2
|