Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

games-engines/gargoyle: fix build on recent GCC, ebuild improvements, cancel last-rites #9052

Closed
wants to merge 2 commits into from

Conversation

realnc
Copy link
Contributor

@realnc realnc commented Jul 4, 2018

Bumped EAPI, removed the use of games.eclass, fixed a runtime error due
to a no longer needed sed, create relative instead of absolute symlinks.
Revbump due to a file location change.

Cancel games-engines/gargoyle last-rites as build issue is fixed.

Closes: https://bugs.gentoo.org/642996
Package-Manager: Portage-2.3.42, Repoman-2.3.9

@gentoo-bot
Copy link

Pull Request assignment

Areas affected: ebuilds
Packages affected: games-engines/gargoyle

games-engines/gargoyle: @gentoo/games

Bugs linked: 642996

In order to force reassignment and/or bug reference scan, please append [please reassign] to the pull request title.

@gentoo-bot gentoo-bot added assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR. labels Jul 4, 2018
@@ -69,7 +68,7 @@ src_compile() {
-sC++="$(tc-getCXX) ${CXXFLAGS}" \
-sCXX="$(tc-getCXX) ${CXXFLAGS}" \
-sC++FLAGS="" \
-sGARGLKINI="${GAMES_SYSCONFDIR}/garglk.ini" \
-sGARGLKINI="/etc/garglk.ini" \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This changes the location of a file on disk, from /etc/games to /etc; this means you'll need to bump the revision on the ebuild.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops. Fixed.

Bumped EAPI, removed the use of games.eclass, fixed a runtime error due
to a no longer needed sed, create relative instead of absolute symlinks.
Revbump due to a file location change.

Closes: https://bugs.gentoo.org/642996
Package-Manager: Portage-2.3.42, Repoman-2.3.9
…fixed

Package-Manager: Portage-2.3.42, Repoman-2.3.9
@realnc realnc changed the title games-engines/gargoyle: fix build on recent GCC and other improvements games-engines/gargoyle: fix build on recent GCC, ebuild improvements, cancel last-rites Jul 12, 2018
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2018-07-13 00:14 UTC
Newest commit scanned: e038336
Status: ✅ good

All QA issues have been fixed!

@realnc realnc deleted the gargoyle branch July 13, 2018 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR.
Projects
None yet
4 participants