Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710464 - games-board/scid-4.7 version bump
Summary: games-board/scid-4.7 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-22 07:52 UTC by Sleepy Mario
Modified: 2021-07-03 15:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
scid build log (scid.log,4.55 KB, text/plain)
2020-05-13 03:04 UTC, Rick Foland
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sleepy Mario 2020-02-22 07:52:18 UTC
Version bump to 4.7. Updating the ebuild is beyond my skills, sorry.
Comment 1 Rick Foland 2020-05-13 03:04:04 UTC
So I am having a few problems with this ebuild. I was able to get it to pull with the new zip name and to move the source dir with it's new name, but I am failing with the patch. I changed up the version numbers (internal and external), but it looks like a lot of the dir names that it's +++ and --- are already correct and don't need to be changed. I don't know what the installing stuff in the patch does, so I don't really know what else to change. I'm also not sure if this version supports python 3.6 or 3.7. The old version depended on the now EOL 2.7.
Comment 2 Rick Foland 2020-05-13 03:04:43 UTC
Created attachment 638496 [details]
scid build log
Comment 3 Larry the Git Cow gentoo-dev 2021-07-03 15:06:59 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d1381e95c7c4a122a3f41d7ff3c39a41b4a4031

commit 8d1381e95c7c4a122a3f41d7ff3c39a41b4a4031
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2021-07-03 14:22:30 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-07-03 15:04:26 +0000

    games-board/scid: add 4.7.0
    
    - migrated to cmake, EAPI 6->7, and added tests
    - add USE=scripts to make python targets and other scripts optional
    - install missing photo files but behind USE=photos due to being large
    - give incompatibility warning regarding ~/.scid -> ~/.scid4.7
    
    Fetching the binary tarball for additional assets due to upstream's
    .zip for other files being an unstable "latest" type.
    
    Closes: https://bugs.gentoo.org/710464
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 games-board/scid/Manifest                          |   2 +
 .../scid/files/scid-4.6.2-pgnfix-python3.patch     |   1 +
 .../scid/files/scid-4.7.0-system-gtest.patch       |  16 ++++
 .../scid/files/scid-4.7.0-tcl-start-path.patch     |   7 ++
 games-board/scid/metadata.xml                      |   4 +
 games-board/scid/scid-4.7.0.ebuild                 | 106 +++++++++++++++++++++
 6 files changed, 136 insertions(+)