summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-roguelike/stone-soup: Add 0.26.0 in new slotErik Mackdanz2021-01-102-0/+187
| | | | | Signed-off-by: Erik Mackdanz <stasibear@gentoo.org> Package-Manager: Portage-3.0.12, Repoman-3.0.2
* games-roguelike/stone-soup: Implement slotting for major releasesErik Mackdanz2021-01-102-0/+186
| | | | | Signed-off-by: Erik Mackdanz <stasibear@gentoo.org> Package-Manager: Portage-3.0.12, Repoman-3.0.2
* games-roguelike/angband: Remove oldAndreas K. Huettel2021-01-053-134/+0
| | | | | | Bug: https://bugs.gentoo.org/707770 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
* */*: Update copyright line for files touched in 2019 and 2020.Ulrich Müller2020-12-231-1/+1
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* games-roguelike/tomenet: Call correct xdg_pkg_postinst phase functionDavid Seifert2020-12-151-1/+1
| | | | | | Closes: https://bugs.gentoo.org/760075 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: David Seifert <soap@gentoo.org>
* games-roguelike/tomenet: drop oldAlexey Sokolov2020-12-155-342/+0
| | | | | | | | Closes: https://bugs.gentoo.org/669928 Closes: https://github.com/gentoo/gentoo/pull/18522 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: David Seifert <soap@gentoo.org>
* games-roguelike/tomenet: version bump, 4.7.3Alexey Sokolov2020-12-154-1/+143
| | | | | | | | Closes: https://bugs.gentoo.org/739336 Closes: https://bugs.gentoo.org/722622 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: David Seifert <soap@gentoo.org>
* games-roguelike/stone-soup: Remove oldErik Mackdanz2020-12-123-346/+0
| | | | | Signed-off-by: Erik Mackdanz <stasibear@gentoo.org> Package-Manager: Portage-3.0.12, Repoman-3.0.2
* games-roguelike/stone-soup: Stabilize 0.25.1-r1Erik Mackdanz2020-12-121-1/+1
| | | | | Signed-off-by: Erik Mackdanz <stasibear@gentoo.org> Package-Manager: Portage-3.0.12, Repoman-3.0.2
* games-roguelike/stone-soup: Patch out scan for fonts (sandbox violation)Erik Mackdanz2020-12-125-0/+24
| | | | | | Closes: https://bugs.gentoo.org/736792 Signed-off-by: Erik Mackdanz <stasibear@gentoo.org> Package-Manager: Portage-3.0.12, Repoman-3.0.2
* games-roguelike/stone-soup: Correctly use python eclasses for bdepsErik Mackdanz2020-12-121-4/+16
| | | | | | | | | Had omitted this version in previous fix. Closes: https://bugs.gentoo.org/759583 Closes: https://bugs.gentoo.org/693012 Signed-off-by: Erik Mackdanz <stasibear@gentoo.org> Package-Manager: Portage-3.0.12, Repoman-3.0.2
* games-roguelike/stone-soup: Correctly use python eclasses for bdepsErik Mackdanz2020-12-112-4/+28
| | | | | Signed-off-by: Erik Mackdanz <stasibear@gentoo.org> Package-Manager: Portage-3.0.12, Repoman-3.0.2
* games-roguelike/crossfire-client: migrate to lua-single.eclassMarek Szuba2020-11-301-0/+82
| | | | | | | Upstream build scripts look explicitly for lua5.1 so let's stick with that. Closes: https://bugs.gentoo.org/752693 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-roguelike/stone-soup: remove unused patchesMichael Mair-Keimberger2020-11-202-24/+0
| | | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18278 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* games-roguelike/stone-soup: misc CI fixesErik Mackdanz2020-11-165-6/+9
| | | | | | | | Use HTTPS for homepage, add unzip bdep Signed-off-by: Erik Mackdanz <stasibear@gentoo.org> Closes: https://bugs.gentoo.org/754705 Package-Manager: Portage-3.0.9, Repoman-3.0.2
* games-roguelike/stone-soup: Properly specify pyyaml depErik Mackdanz2020-11-164-15/+19
| | | | | | Signed-off-by: Erik Mackdanz <stasibear@gentoo.org> Closes: https://bugs.gentoo.org/693012 Package-Manager: Portage-3.0.9, Repoman-3.0.2
* games-roguelike/stone-soup: Add missing bdeps pngcrush+advpngErik Mackdanz2020-11-162-1/+158
| | | | | Signed-off-by: Erik Mackdanz <stasibear@gentoo.org> Package-Manager: Portage-3.0.9, Repoman-3.0.2
* games-roguelike/stone-soup-0.25.1-r100: 2 changes to lua-single migrationMarek Szuba2020-11-151-0/+3
| | | | | | | | | | | 1. Must have ${LUA_REQUIRED_USE} in REQUIRED_USE so that when the package is emerged, emerge enforces having only 1 LUA_SINGLE_TARGET set; 2. There is a pkg_setup() in this ebuild so it is necessary to call lua-single_pkg_setup() explicitly. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-roguelike/stone-soup: Implement lua-single eclassErik Mackdanz2020-11-141-0/+155
| | | | | | Signed-off-by: Erik Mackdanz <stasibear@gentoo.org> Closes: https://bugs.gentoo.org/752696 Package-Manager: Portage-3.0.9, Repoman-3.0.2
* games-roguelike/stone-soup: Remove old versionsErik Mackdanz2020-10-103-304/+0
| | | | | Signed-off-by: Erik Mackdanz <stasibear@gentoo.org> Package-Manager: Portage-3.0.8, Repoman-3.0.1
* games-roguelike/stone-soup: Stabilize 0.25.0Erik Mackdanz2020-10-101-1/+1
| | | | | Signed-off-by: Erik Mackdanz <stasibear@gentoo.org> Package-Manager: Portage-3.0.8, Repoman-3.0.1
* games-roguelike/stone-soup: Bump to 0.25.1Erik Mackdanz2020-10-102-0/+154
| | | | | Signed-off-by: Erik Mackdanz <stasibear@gentoo.org> Package-Manager: Portage-3.0.8, Repoman-3.0.1
* profiles/package.mask: drop masked games-roguelike/mazesofmonad packageSergei Trofimovich2020-09-244-85/+0
| | | | | Closes: https://bugs.gentoo.org/736052 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-roguelike/mazesofmonad: use https:// HOMEPAGESergei Trofimovich2020-09-021-1/+1
| | | | | Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-roguelike/angband: drop old 4.2.0Stefan Strogin2020-08-114-153/+0
| | | | | Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* games-roguelike/angband: add patch to fix SDL2 soundStefan Strogin2020-08-112-0/+158
| | | | | | Closes: https://bugs.gentoo.org/728096 Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* games-roguelike/dwarf-fortress: use HTTPSMichael Mair-Keimberger2020-06-271-4/+4
| | | | | | Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
* games-roguelike/wrogue: update HOMEPAGEAzamat H. Hackimov2020-06-221-1/+1
| | | | | | | | Replace freecode.com with freshmeat.sourceforge.net. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-roguelike/wrogue: [QA] Pass CC to build systemDavid Seifert2020-06-214-47/+79
| | | | | | Closes: https://bugs.gentoo.org/724728 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: David Seifert <soap@gentoo.org>
* games-roguelike/stone-soup: Stabilize 0.23.2 and 0.24.0Erik Mackdanz2020-06-182-4/+4
| | | | | Signed-off-by: Erik Mackdanz <stasibear@gentoo.org> Package-Manager: Portage-2.3.100, Repoman-2.3.22
* games-roguelike/stone-soup: bump to 0.25.0Erik Mackdanz2020-06-183-0/+185
| | | | | Signed-off-by: Erik Mackdanz <stasibear@gentoo.org> Package-Manager: Portage-2.3.100, Repoman-2.3.22
* games-roguelike/angband: upgrade to 4.2.1Stefan Strogin2020-06-122-0/+108
| | | | | | | | | - Add manpage; don't install uncompiled RSTs as docs. - Drop the gcc-10 patch applied upstream. - Drop SDL 1.2 front end, install SDL 2 with USE=sdl. Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* games-roguelike/moria: don't install license; read it from /usr/portage/Stefan Strogin2020-06-082-13/+7
| | | | | | | | | | And install files from ${build_dir} which is umoria/, not data/, otherwise splash.txt and versions.txt are not installed. It changes the installed files, so bump the revision. Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* games-roguelike/moria: upgrade 5.7.10 -> 5.7.12Stefan Strogin2020-06-073-30/+3
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* games-roguelike/nethack: Security cleanupMikle Kolyada2020-03-292-130/+0
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* games-roguelike/nethack: Version bump 3.6.6Mikle Kolyada2020-03-292-0/+130
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* games-roguelike/mazesofmonad: switch virtual/libffi to dev-libs/libffiSergei Trofimovich2020-03-251-2/+2
| | | | | Package-Manager: Portage-2.3.95, Repoman-2.3.21 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-roguelike/angband: tweak for gcc-10, bug #707770Sergei Trofimovich2020-02-292-1/+25
| | | | | | Closes: https://bugs.gentoo.org/707770 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-roguelike/nethack: drop old and vulnerable 3.6.1, 3.6.3Stefan Strogin2020-01-286-416/+0
| | | | | | Bug: https://bugs.gentoo.org/706200 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* games-roguelike/nethack: drop old 3.6.0-r3Stefan Strogin2020-01-255-442/+0
| | | | | Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* games-roguelike/nethack: fix patch descriptionStefan Strogin2020-01-251-1/+1
| | | | Signed-off-by: Stefan Strogin <steils@gentoo.org>
* games-roguelike/nethack: version bump to 3.6.4Stefan Strogin2020-01-252-0/+130
| | | | | | Bug: https://bugs.gentoo.org/706200 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* */*: Switch games proj to cmake.eclassAndreas Sturmlechner2020-01-041-2/+2
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: Drop atlaua's maintainershipDavid Seifert2019-12-221-8/+0
| | | | | | | All of them still have other maintainers. Closes: https://github.com/gentoo/gentoo/pull/14082 Signed-off-by: David Seifert <soap@gentoo.org>
* games-roguelike/nethack: add games@ to maintainersStefan Strogin2019-12-171-0/+4
| | | | | Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* games-roguelike/nethack: version bump to 3.6.3Stefan Strogin2019-12-175-0/+304
| | | | | | | | Reported-by: Daniel Nilsson <gentoo@daniel-nilsson.com> Closes: https://bugs.gentoo.org/678648 Closes: https://bugs.gentoo.org/696574 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* games-roguelike/dwarf-fortress: Drop old 0.43.05James Le Cuirot2019-11-303-118/+0
| | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-roguelike/dwarf-fortress: Games Project take over as maintainerJames Le Cuirot2019-11-301-1/+4
| | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* */*: reassign creffett@'s packagesMichał Górny2019-11-291-4/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>