summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-emulation/zsnes: use more correct CBUILD flagsIonen Wolkens2021-12-221-1/+2
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/zsnes: drop 1.51-r11Ionen Wolkens2021-12-2219-755/+0
| | | | | | | | This seemed unusable either way, should be no reason to keep. Some of these patches may still be interesting, but they'll be available in history. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/zsnes: add 2.0.9 (fork) with new dumbed down ebuildIonen Wolkens2021-12-224-0/+83
| | | | | | | | | | | | | | | | | | | | | zsnes is very fragile, and supporting many configurations/flags doesn't seem worth it anymore. So this uses current upstream defaults for safety (no libao+debugger, and enable sdl+png+opengl). May possibly have some new issues / regressions to iron out, notably given doesn't use autoconf anymore which shifted many things around. Unsure if this fork will be maintained on the long term, if not then this package may be better off last-rited. bug 817395: fork uses FORTIFY_SOURCE=0 which combined with -U should ensure it's unused even if our gcc enables it by default (issue does exist still, was able to reproduce if letting it use it) bug 829785: cause is unknown but can't reproduce when using the fork Closes: https://bugs.gentoo.org/817395 Closes: https://bugs.gentoo.org/829785 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/zsnes: add github remote-id, tidy metadataIonen Wolkens2021-12-221-10/+11
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/zsnes: multilib++ for IndirectInheritsIonen Wolkens2021-09-121-1/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/zsnes: drop 1.51-r9, 1.51-r10Ionen Wolkens2021-09-122-257/+0
| | | | 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-emulation/zsnes: respect ${PKG_CONFIG}Sam James2021-06-181-5/+8
| | | | | | Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* games-emulation/zsnes: add more stack realignment annotationsSergei Trofimovich2021-05-132-0/+174
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-emulation/zsnes: fix more ao and stack alignment crashesSergei Trofimovich2021-05-113-0/+198
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-emulation/zsnes: use BDEPEND, drop ${GAMES_BINDIR} refSam James2021-04-061-5/+6
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-emulation/zsnes: drop 1.51-r8Sam James2021-04-061-124/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-emulation/zsnes: remove unused patchesMichael Mair-Keimberger2020-07-312-550/+0
| | | | | | | Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16919 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* games-emulation/zsnes: drop oldSergei Trofimovich2020-07-302-126/+0
| | | | | Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-emulation/zsnes: tweak for gcc-11 (c++17 throw)Sergei Trofimovich2020-07-302-0/+201
| | | | | Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-emulation/zsnes: update homepageAlexey Sokolov2020-05-172-2/+2
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
* games-emulation/zsnes: refetch upstream tarballSergei Trofimovich2020-02-043-0/+164
| | | | | | | | | | Original tarball was repackaged and includes archopt-july-23-update.patch patch. Reported-by: Plüss Roland Closes: https://bugs.gentoo.org/675926 Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-emulation/zsnes: tweak for gcc-10Sergei Trofimovich2020-02-042-1/+14
| | | | | Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-emulation/zsnes: Call pax-mark unconditionallyJames Le Cuirot2019-10-282-5/+2
| | | | | | | | This is what we normally do. Closes: https://bugs.gentoo.org/698278 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-emulation/zsnes: Drop old 1.51-r6James Le Cuirot2019-10-282-132/+0
| | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-emulation: Remove *-fbsd KEYWORDSMichał Górny2019-10-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-emulation/zsnes: mask as QA_TESTRELSSergei Trofimovich2019-06-221-1/+4
| | | | | | | | | The assembly code is pic-unfriendly. Will require major fixing upstream. Closes: https://bugs.gentoo.org/427104 Package-Manager: Portage-2.3.67, Repoman-2.3.15 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* games-emulation/zsnes: apply stack realignment to more functionsSergei Trofimovich2018-07-062-0/+178
| | | | | | | | | Expand existing stack realignment hack to more C functions that get called from early init assembly. Fixes zsnes startup for me. Bug: https://bugs.gentoo.org/503138 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* games-emulation/zsnes: Drop oldPacho Ramos2018-04-291-111/+0
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* games-emulation/zsnes: Stop using games.eclassPacho Ramos2018-04-299-22/+139
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* games-emulation/zsnes: Remove pointless sys-apps/portage depMichał Górny2018-03-211-3/+2
|
* games-emulation/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* games-*/*: Remove stable keywordsDavid Seifert2017-11-181-1/+1
| | | | | | Gentoo currently does not have the manpower to maintain a ton of stable games packages. Closes: https://github.com/gentoo/gentoo/pull/5404
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* games-emulation/zsnes: dropped ~x86-freebsdFabian Groffen2017-01-291-2/+2
| | | | Package-Manager: portage-2.3.3
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* 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.
* add slot to ncurses depMichael Sterrett2015-09-101-1/+1
| | | | Package-Manager: portage-2.2.20.1
* don't depend on specific autotools behavior to build (bug #559766)Michael Sterrett2015-09-103-6/+83
| | | | Package-Manager: portage-2.2.20.1
* 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-0814-0/+939
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