summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-rpg/deponia-doomsday: New packageJames Le Cuirot2021-01-313-0/+83
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.1 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-313-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-rpg/asphyxia: Remove last-rited pkgMichał Górny2021-01-313-51/+0
| | | | | Closes: https://bugs.gentoo.org/741406 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-rpg/sakura-spirit: Remove last-rited pkgMichał Górny2021-01-313-50/+0
| | | | | Closes: https://bugs.gentoo.org/741406 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-rpg/the-royal-trap: Remove last-rited pkgMichał Górny2021-01-313-60/+0
| | | | | Closes: https://bugs.gentoo.org/741406 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-rpg/dungeon-defenders: Use system SDL2, no bundled libs, EAPI 7James Le Cuirot2020-12-103-106/+68
| | | | | | | | This was packaged before SDL2 was released. The bundled version no longer works properly for me so just drop the bundled-libs flag. Package-Manager: Portage-3.0.12, Repoman-3.0.1 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-rpg/twclone: Remove last-rited pkgMichał Górny2020-12-104-123/+0
| | | | | Closes: https://bugs.gentoo.org/638088 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-rpg/bastion: Bump to 20161016, drop old 20120620-r1James Le Cuirot2020-12-093-85/+68
| | | | | | | This version uses SDL2 rather than SDL1. Package-Manager: Portage-3.0.12, Repoman-3.0.1 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-rpg/sumwars: migrate to lua-single.eclassMarek Szuba2020-11-302-0/+112
| | | | | | | | | | | | | | | | | Set LUA_COMPAT to lua5-{1..2} because when left to its own devices, upstream build scripts select 5.2 at most even when newer versions of Lua are present in the system. Builds without errors also when forced to use 5.3, then again the bunded data scripts may or may not be compatible with that version so let's err on the side of caution. This version of sumwars does not use the CEGUI Lua-scripting module (CEGUILua is mentioned exactly once in the source code, in a commented-out #include line) and does not link against the relevant CEGUI library. Therefore, the value of LUA_SINGLE_TARGET used during the building of dev-games/cegui can safely be disregarded. Closes: https://bugs.gentoo.org/752702 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-rpg/kqlives: migrate to lua-single.eclassMarek Szuba2020-11-301-0/+58
| | | | | | | | Upstream autoconf scripts only looks for Lua 5.0 and 5.1 (in that order) so only add lua5-1 to LUA_COMPAT. Closes: https://bugs.gentoo.org/show_bug.cgi?id=752699 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-rpg/daimonin-client: Port to EAPI 7David Seifert2020-11-212-7/+138
| | | | | | | Closes: https://bugs.gentoo.org/639304 Closes: https://bugs.gentoo.org/708788 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: David Seifert <soap@gentoo.org>
* games-rpg/adonthell: don't call ar directlyAlexey Sokolov2020-10-222-1/+21
| | | | | | | | Closes: https://bugs.gentoo.org/746095 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/17961 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-rpg/wastesedge: inherit xdg for xdg_icon_cache_update()Joonas Niilola2020-10-021-1/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* games-rpg/adonthell: remove old versionAzamat H. Hackimov2020-10-027-232/+0
| | | | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17483 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* games-rpg/wastesedge: remove old versionAzamat H. Hackimov2020-10-022-36/+0
| | | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* games-rpg/wastesedge: update to 0.3.8Azamat H. Hackimov2020-10-023-0/+73
| | | | | | | | | Migrated to python3, minor fixes for EAPI7. Closes: https://bugs.gentoo.org/735354 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* games-rpg/adonthell: update to 0.3.8Azamat H. Hackimov2020-10-022-0/+52
| | | | | | | | | Migrated to python3, EAPI7, update license to GPL-2+. Closes: https://bugs.gentoo.org/680762 Closes: https://bugs.gentoo.org/735356 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* games-rpg/manaplus: Revbump for appdata -> metainfoLars Wendler2020-10-012-4/+46
| | | | | | Bug: https://bugs.gentoo.org/739362 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* games-rpg/manaplus: Live ebuild adjustmentsLars Wendler2020-10-011-17/+18
| | | | | | | | | - Respect prefix - Use primary git(lab) repo (not GitHub mirror) - Simplified symlink creation a bit Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* games-rpg/manaplus: Fixed homepageLars Wendler2020-09-282-4/+4
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* games-rpg/manaplus: Removed oldLars Wendler2020-09-282-101/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* games-rpg/deponia-tcj: New packageJames Le Cuirot2020-09-243-0/+71
| | | | | Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* */*: [QA] Remove redundant <longdescription/>sMichał Górny2020-09-141-3/+0
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/17540 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-rpg/freedroidrpg: Drop old 0.16-r1James Le Cuirot2020-09-132-87/+0
| | | | | Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-rpg/freedroidrpg: fix build on gcc 10Alexey Sokolov2020-09-132-2/+56
| | | | | | | | | | And fix prefix and add py3.8 Closes: https://bugs.gentoo.org/706930 Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/17516 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-rpg/broken-age: New packageJames Le Cuirot2020-09-083-0/+55
| | | | | Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-rpg/eternal-lands: drop old 1.9.5.3Stefan Strogin2020-06-054-199/+0
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* games-rpg/eternal-lands: version bump to 1.9.5.8Stefan Strogin2020-06-054-0/+199
| | | | | | | | - SDL -> SDL2. - Update the launcher to download game data from release 1.9.5.7. Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* games-rpg/kqlives: remove oldAzamat H. Hackimov2020-05-311-48/+0
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-rpg/kqlives: fixes to packageAzamat H. Hackimov2020-05-314-0/+173
| | | | | | | | | | | | | | | | * Added >=media-libs/dumb-2.0.3 support * Fixed installation step (#661422) * Fixed file collision with dev-lang/qu-prolog (#597790): now package installs ${PN} files instead kq * Fixed GCC 10 compilation error (#709314) Closes: https://bugs.gentoo.org/597790 Closes: https://bugs.gentoo.org/661422 Closes: https://bugs.gentoo.org/709314 Closes: https://github.com/gentoo/gentoo/pull/14760 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-rpg/arx-*: remove last-rited pkgsMikle Kolyada2020-03-1910-360/+0
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: [QA] Use consistent function definition formattingDavid Seifert2020-02-221-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* */*: [QA] Remove redundant --disable-{dependency-tracking,silent-rules}David Seifert2020-02-221-2/+1
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14738 Signed-off-by: David Seifert <soap@gentoo.org>
* games-rpg/freedroidrpg: Remove py2 where possibleMichał Górny2020-02-101-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-rpg/wastesedge: Switch to PYTHON_SINGLE_USEDEPMichał Górny2020-02-091-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-rpg/dragonhunt: Remove last-rited pkgMichał Górny2020-02-033-95/+0
| | | | | Closes: https://bugs.gentoo.org/703792 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-rpg/arx-fatalis-demo: Fix LICENSE.Ulrich Müller2020-01-251-2/+2
| | | | | | Closes: https://bugs.gentoo.org/694930 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Remove redundant `|| die` guardsDavid Seifert2019-12-111-3/+2
| | | | | | | | | | | | * Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* games-rpg/hatoful-boyfriend: fix MissingUnpackerDepWim Muskee2019-12-061-0/+1
| | | | | Signed-off-by: Wim Muskee <wimmuskee@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org>
* games-rpg/asphyxia: fix VariableInHomepageWim Muskee2019-12-061-1/+1
| | | | | Signed-off-by: Wim Muskee <wimmuskee@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org>
* games-rpg/manaplus: fix MissingTestRestrict, update metadataWim Muskee2019-11-244-2/+8
| | | | | | Signed-off-by: Wim Muskee <wimmuskee@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/13749 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* games-rpg/freedroidrpg: version bumpAndrew Savchenko2019-11-123-41/+119
| | | | | | | | | | - 1.0RC2 version bump - Port to EAPI 7 - Add new USE flags for development or debugging. Closes: https://bugs.gentoo.org/699772 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
* games-rpg/runescape-launcher: Remove last-rited pkgMichał Górny2019-10-313-96/+0
| | | | | Closes: https://bugs.gentoo.org/625884 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-rpg/eternal-lands-data: Remove last-rited pkgMichał Górny2019-09-283-122/+0
| | | | | Closes: https://bugs.gentoo.org/549890 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-rpg/eternal-lands-bloodsucker: Remove last-rited pkgMichał Górny2019-09-283-50/+0
| | | | | Closes: https://bugs.gentoo.org/549890 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-rpg/arx-fatalis-data: Add RESTRICT=bindistMichał Górny2019-09-231-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-rpg/eternal-lands: Drop eselect-opengl depMaik Freudenberg2019-09-181-1/+0
| | | | | | Closes: https://bugs.gentoo.org/692210 Signed-off-by: Maik Freudenberg <hhfeuer@gmx.de> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* games-rpg/eternal-lands: drop old 1.9.3-r2Stefan Strogin2019-08-295-537/+0
| | | | | Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* games-rpg/the-royal-trap: New packageJames Le Cuirot2019-07-083-0/+60
| | | | | Package-Manager: Portage-2.3.68, Repoman-2.3.13 Signed-off-by: James Le Cuirot <chewi@gentoo.org>