summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-roguelike/stone-soup: Remove oldErik Mackdanz2019-04-132-144/+0
| | | | | Signed-off-by: Erik Mackdanz <stasibear@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.12
* games-roguelike/stone-soup: Bump to 0.23.2, many ebuild updatesErik Mackdanz2019-04-133-0/+152
| | | | | | | | | | | | | - Use system lua (unbundle) - Add USE sound - Remove broken USE luajit - EAPI=7 - Fix missing pyyaml dep - Install man page Closes: https://bugs.gentoo.org/682312 Signed-off-by: Erik Mackdanz <stasibear@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.12
* games-roguelike/angband: add myself as proxy maintainterStefan Strogin2019-04-051-0/+8
| | | | | | | 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/11582 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-roguelike/angband: fix build with sys-libs/ncurses[tinfo]Stefan Strogin2019-04-052-0/+31
| | | | | | | Closes: https://bugs.gentoo.org/679942 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-roguelike/adom: use HTTPSDaniel Schmidt2019-03-191-3/+3
| | | | | | | Closes: https://bugs.gentoo.org/680384 Signed-off-by: Daniel Schmidt <gen2xmach1ne@tutanota.com> Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-roguelike/nethack: keyworded 3.6.1 for ppc/ppc64, bug #676630Sergei Trofimovich2019-03-131-2/+2
| | | | | | | Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-roguelike/angband: Drop old 4.0.5James Le Cuirot2019-03-093-129/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-roguelike/angband: EAPI bump to 7James Le Cuirot2019-03-091-5/+11
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-roguelike/angband: rework USE flag logicStefan Strogin2019-03-091-20/+18
| | | | | | | | | | | | | | | | Add REQUIRED_USE "at least one of" X or ncurses, thanks to it we can drop some tricky conditions in src_configure and RDEPEND. Besides that angband simply cannot build with USE="-X -ncurses". Add sound? ( sdl ) to REQUIRED_USE as SDL is needed for sound. Add media-fonts/font-misc-misc to RDEPEND with USE=X. Default USE flags in accordance with the upstream configure options: set +X, +ncurses; disable sound. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-roguelike/angband: drop pkg-config hackStefan Strogin2019-03-091-1/+0
| | | | | | | | | It is no longer needed since configure.ac was fixed upstream: https://github.com/angband/angband/commit/780d86b2b00baaac0b308783d1be1c2cae117dfe Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-roguelike/angband: minor improvementsStefan Strogin2019-03-091-32/+18
| | | | | | | | | | | | | | | | - Empty line after EAPI=6. - Use https. - Remove unused eutils eclass. - Sort RDEPEND list. - Remove a misplaced bracket so that media-libs/sdl-mixer[mp3] is required only with USE=sound enabled. - Remove redundant gnome2_icon_savelist call - Remove obsolete message in pkg_postinst - Some stylistic changes. Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-roguelike/angband: migrate from versionator to eapi7-verStefan Strogin2019-03-091-2/+2
| | | | | | Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-roguelike/angband: version bump to 4.1.3Stefan Strogin2019-03-092-0/+114
| | | | | | | | Closes: https://bugs.gentoo.org/674542 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11023 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-roguelike/moria: fix build with sys-libs/ncurses[tinfo]Stefan Strogin2019-02-122-1/+28
| | | | | | | | Closes: https://bugs.gentoo.org/677672 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11025 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-roguelike/stone-soup: Restore deleted patchErik Mackdanz2019-02-104-7/+48
| | | | | | Closes: https://bugs.gentoo.org/677620 Signed-off-by: Erik Mackdanz <stasibear@gentoo.org> Package-Manager: Portage-2.3.59, Repoman-2.3.12
* games-roguelike/tomenet: drop games eclass, EAPI=6Stefan Strogin2019-02-093-21/+21
| | | | | | | | | Let tomenet-wrapper check symlinks in ~/.tomenet/. Recreate them if they target to nowhere (e.g. /usr/share/games/tomenet/...). Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
* games-roguelike/tomenet: version bump to 4.7.2Stefan Strogin2019-02-093-0/+165
| | | | | | | | Closes: https://bugs.gentoo.org/674536 Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10856 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* games-roguelike/stone-soup: Bump to 0.23.0Erik Mackdanz2019-02-093-45/+144
| | | | | Signed-off-by: Erik Mackdanz <stasibear@gentoo.org> Package-Manager: Portage-2.3.59, Repoman-2.3.12
* games-roguelike/stone-soup: Remove old versionsErik Mackdanz2019-02-093-288/+0
| | | | | Signed-off-by: Erik Mackdanz <stasibear@gentoo.org> Package-Manager: Portage-2.3.59, Repoman-2.3.12
* games-roguelike/stone-soup: Stabilize 0.22.0, add maintainershipErik Mackdanz2019-02-092-2/+6
| | | | | Signed-off-by: Erik Mackdanz <stasibear@gentoo.org> Package-Manager: Portage-2.3.59, Repoman-2.3.12
* games-roguelike/moria: Add ~m68k keywordJames Le Cuirot2019-02-051-1/+1
| | | | | | | | What? :P I tested it in QEMU and it works. I'll try it on real hardware soon. Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-roguelike/moria: Fix paths for prefixed systemsJames Le Cuirot2019-02-051-1/+2
| | | | | Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-roguelike/moria: Drop old 5.5.2James Le Cuirot2019-02-057-796/+0
| | | | | Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-roguelike/moria: use 'gamestat' group for accessing data filesStefan Strogin2019-02-051-2/+13
| | | | | | | | Closes: https://bugs.gentoo.org/677204 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10986 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-roguelike/FTL-gog: drop old version 1.6.8.24110Rob Levitsky2019-02-042-64/+0
| | | | | | Signed-off-by: Rob Levitsky <kitsunenokenja@protonmail.ch> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* games-roguelike/FTL-gog: bump version to 1.6.9.25330Rob Levitsky2019-02-042-0/+64
| | | | | | | Signed-off-by: Rob Levitsky <kitsunenokenja@protonmail.ch> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10667 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* games-roguelike/moria: version 5.7.10Stefan Strogin2019-02-035-4/+198
| | | | | | | | Closes: https://bugs.gentoo.org/674540 Package-Manager: Portage-2.3.57, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10899 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* games-roguelike/dwarf-fortress: Maintainer retiredJonas Stein2019-01-191-8/+0
| | | | | | | Proxied maintainer asked for retirement. Bug: https://bugs.gentoo.org/632924 Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Jonas Stein <jstein@gentoo.org>
* games-roguelike/FTL: Maintainer retiredJonas Stein2019-01-191-8/+0
| | | | | | | Proxied maintainer asked for retirement. Bug: https://bugs.gentoo.org/632924 Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Jonas Stein <jstein@gentoo.org>
* games-roguelike/FTL: don't reference ${DISTDIR} in pkg_nofetchBen Kohler2018-12-191-2/+2
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* games-roguelike/mangband: Remove last-rited pkgMichał Górny2018-12-115-229/+0
| | | | | Closes: https://bugs.gentoo.org/661746 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-roguelike/FTL-gog: Drop old version 1.6.7.18662Rob Levitsky2018-10-302-64/+0
| | | | | | | | | GOG does not maintain availability of prior versions. Signed-off-by: Rob Levitsky <kitsunenokenja@protonmail.ch> Package-Manager: Portage-2.3.49, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10219 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-roguelike/FTL-gog: Bump version to 1.6.8.24110Rob Levitsky2018-10-302-0/+64
| | | | | | Signed-off-by: Rob Levitsky <kitsunenokenja@protonmail.ch> Package-Manager: Portage-2.3.49, Repoman-2.3.11 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-roguelike/nethack: Update to the newest PR versionLuis Ressel2018-08-231-2/+3
| | | | | | Accidentally merged an old version. Fixing it up. Pull-Request: https://github.com/gentoo/gentoo/pull/9661
* games-roguelike/nethack: Bump to 3.6.1Luis Ressel2018-08-233-0/+244
| | | | | | | | | | | | | | | | | | * Bump to EAPI 7 * Update SRC_URI * (Hopefully?) support prefix builds * Various improvements suggested by mgorny * Set SGID on the /var/games/nethack directory to avoid a potential privilege escalation during package upgrades * Don't redefine LINUX and STATUS_HILITES * Unconditionally enable DUMPLOG and SCORE_ON_BOTL per upstream recommendations * Remove obsolete STATUS_VIA_WINDOWPORT and the now empty "experimental" USE flag Thanks-to: Michał Górny <mgorny@gentoo.org> Thanks-to: Laurent Bercot Closes: https://github.com/gentoo/gentoo/pull/9661
* games-roguelike/stone-soup: bump to 0.22.0Erik Mackdanz2018-08-092-0/+144
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* games-roguelike/stone-soup: stabilize 0.20.1Erik Mackdanz2018-08-091-2/+2
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* games-roguelike/stone-soup: Bump to 0.21.1Erik Mackdanz2018-08-022-0/+144
| | | | | Closes: https://bugs.gentoo.org/659200 Package-Manager: Portage-2.3.43, Repoman-2.3.10
* games-roguelike/mangband: Maintainer retiredJonas Stein2018-07-261-8/+2
| | | | | | Proxied maintainer retired due to inactivity. Closes: https://bugs.gentoo.org/584542 Package-Manager: Portage-2.3.43, Repoman-2.3.10
* games-roguelike/dwarf-fortress: Version bumpChris Reffett2018-07-092-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* games-roguelike/FTL-gog: fix shell script perms.Rob Levitsky2018-07-101-1/+3
| | | | | | | | Fixed the permissions on one of the shell scripts called by the start script and stripped useless chmod calls from that start script. Package-Manager: Portage-2.3.40, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/9089
* games-roguelike/scourge: Replaced freetype-config with pkg-configLars Wendler2018-06-252-6/+44
| | | | | Closes: https://bugs.gentoo.org/655374 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* games-roguelike/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto)Matt Turner2018-06-102-2/+2
|
* games-roguelike/tomenet: use HTTPSMichael Mair-Keimberger2018-05-111-3/+3
|
* games-roguelike/FTL-gog: remove old version.Rob Levitsky2018-04-022-55/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* games-roguelike/FTL-gog: version bump.Rob Levitsky2018-04-022-0/+62
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7665
* games-roguelike/dwarf-fortress: Version bumpChris Reffett2018-03-292-2/+2
| | | | | Bug: https://bugs.gentoo.org/650114 Package-Manager: Portage-2.3.26, Repoman-2.3.7
* */*: Remove redundant local descriptions for USE=luajitMichał Górny2018-03-261-2/+0
|
* games-roguelike/FTL-gog: new packageRob Levitsky2018-03-183-0/+71
| | | | | Closes: https://github.com/gentoo/gentoo/pull/6987 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* games-roguelike/nethack: Remove useless maintainer <description/>Michał Górny2018-02-111-1/+0
| | | | | | | | | Remove useless/redundant maintainer <description/>. It does not benefit bug wrangling, and only wastes developer's time on reading it. Few tips: - assignee/CC is implied by ordering, there is no reason to repeat it, - we know that maintainer is maintainer (la la la la la), - most of adjectives for maintainer are of no value and/or are obvious.