summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-roguelike/dwarf-fortress: Added gui? USE flag and removed hard dep.Finn Rayment2022-10-094-8/+143
| | | | | | | | | | | | | | GTK was required for runtime but was only used for a single fullscreen dialog prompt when the config [WINDOWED:PROMPT]. Now, if libgraphics is compiled without using GTK, the game will not ask at all if run from a window manager, but instead open in windowed mode. However, if the game is run from a terminal, a simple scanf procedure will ask the user for yes/no before deciding. Signed-off-by: Finn Rayment <finn@rayment.fr> Bug: https://bugs.gentoo.org/856685 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-roguelike/dwarf-fortress: fix text mode, use ncurses-6Ionen Wolkens2022-07-062-2/+25
| | | | | | | | | | | ncurses-compat doesn't work in DEPEND given it installs no headers, and then it went and built against ncurses-6 then tried to load ncurses-5 which unsurprisingly fails. Seems to work with 6, but haven't tested much (better than entirely broken either way). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-roguelike/dwarf-fortress: misc ebuild adjustmentsIonen Wolkens2022-07-064-95/+77
| | | | | | | | | | | | | | | | | | | | | | | No fundamental changes, but some extras for the accumulated PR: - adjust patches (scrubbed, fixed some malformation wrt missing files headers and a blank line, and included right line terminators so sed/dos2unix isn't needed) - added basic icon for .desktop - remove duplicate pkgconfig DEPEND (only needed in BDEPEND) - add missing quotes for dobin's FILESDIR - use prefixify_ro, failed to hprefixify as it did not exist in WORKDIR - move DOC_CONTENTS to src_install and respect variable scope - add libglvnd[X] and glib:2 to RDEPEND (injected by pkg-config) - make libsdl[opengl] unconditional, don't see much worth as optfeature given currently need GL libraries either way (could argue audio may well be unconditional too, but left alone) - add [-minimal] to libsndfile optfeature or it gives confusing "not found" errors - further misc style adjustments Thanks to everyone that worked on this. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-roguelike/dwarf-fortress: drop 0.44.12Joshua Goins2022-07-062-85/+0
| | | | | | | Signed-off-by: Joshua Goins <josh@redstrate.com> Closes: https://github.com/gentoo/gentoo/pull/20721 Closes: https://github.com/gentoo/gentoo/pull/26127 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-roguelike/dwarf-fortress: add 0.47.05Joshua Goins2022-07-064-0/+159
| | | | | | | | | | | Signed-off-by: Joshua Goins <josh@redstrate.com> Co-authored-by: Sven Eusewig <sveneusewig@yahoo.de> Co-authored-by: Wolfgang E. Sanyer <ezzieyguywuf@gmail.com> Closes: https://bugs.gentoo.org/703384 Closes: https://bugs.gentoo.org/703386 Closes: https://bugs.gentoo.org/717752 Closes: https://bugs.gentoo.org/729002 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* games-roguelike/dwarf-fortress: tidy ebuildSam James2021-08-231-4/+3
| | | | Signed-off-by: Sam James <sam@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/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>
* games-roguelike/dwarf-fortress: Update for sys-libs/ncurses-compatMichał Górny2019-10-012-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-roguelike/dwarf-fortress: Sort KEYWORDSMichał Górny2019-07-152-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@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/dwarf-fortress: Version bumpChris Reffett2018-07-092-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* 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
* games-roguelike/dwarf-fortress: Remove useless maintainer <description/>Michał Górny2018-02-111-2/+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.
* games-roguelike/dwarf-fortress: Version bump to 0.44.05, addChris Reffett2018-01-153-6/+6
| | | | | | toolchain-funcs inherit to old version as well to fix build failure Package-Manager: Portage-2.3.19, Repoman-2.3.6
* games-roguelike/dwarf-fortress: Version bumpChris Reffett2017-12-292-0/+86
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.5
* games-roguelike/*: Update Manifest hashesMichał Górny2017-12-101-2/+2
|
* games-roguelike/dwarf-fortress: Remove oldChris Reffett2017-08-283-187/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* games-roguelike/dwarf-fortress: Add ncurses slot wrt bug 628170Chris Reffett2017-08-281-2/+2
| | | | | Gentoo-Bug: 628170 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* games-roguelike/dwarf-fortress: Version bump.Chris Reffett2016-07-305-3/+118
| | | | | | | Gentoo-Bug: 589026 Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --force
* games-roguelike/dwarf-fortress: Version bumpChris Reffett2016-02-152-2/+2
| | | | | | Gentoo-Bug: 574392 Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-3/+3
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* games-roguelike/dwarf-fortress: Version bumpChris Reffett2016-01-222-1/+1
| | | | Package-Manager: portage-2.2.26
* games-roguelike/dwarf-fortress: Fix running with GCC 5Chris Reffett2016-01-021-1/+1
| | | | | | Gentoo-Bug: 570292 Package-Manager: portage-2.2.26
* games-roguelike/dwarf-fortress: Version bumpChris Reffett2015-12-282-1/+1
| | | | Package-Manager: portage-2.2.26
* games-roguelike/dwarf-fortress: version bump to 0.42.03Chris Reffett2015-12-132-1/+1
| | | | Package-Manager: portage-2.2.22
* games-roguelike/dwarf-fortress: Add RESTRICT="strip" to help dfhackChris Reffett2015-12-131-0/+1
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=566462 Package-Manager: portage-2.2.22
* games-roguelike/dwarf-fortress: Version bumpChris Reffett2015-12-132-0/+94
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=567280 Package-Manager: portage-2.2.22
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-085-0/+165
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed