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

enchant-2-2.6.5-GCCcore-12.3.0.eb #21807

Open
fizwit opened this issue Nov 7, 2024 · 0 comments
Open

enchant-2-2.6.5-GCCcore-12.3.0.eb #21807

fizwit opened this issue Nov 7, 2024 · 0 comments

Comments

@fizwit
Copy link
Contributor

fizwit commented Nov 7, 2024

@iotaka
enchant-2-2.6.5 build fails.

Issues

  • the download location is a fork of the rrthomas/enchant/ (why pull from a fork?)
  • AbiWord fork only has repo tags; there are no releases. The download fails
  • The checksum on AbiWord does not match
  • After manually downloading 2.6.5 from AbiWord, and correcting the checksums, and file names. The build fails with in the configure stage.
  • Build reqiures groff, which is not part of my minimal build machine. Could not find a way to turn off man page (docs) creation with configure. It might be possible?

Proposed changes

diff orig.eb enchant-2-2.6.5-GCCcore-12.3.0.eb
18c18
< source_urls = ['https://github.com/AbiWord/enchant/releases/download/v%(version)s']
---
> source_urls = ['https://github.com/rrthomas/enchant/releases/download/v%(version)s']
20d19
< checksums = ['9e8fd28cb65a7b6da3545878a5c2f52a15f03c04933a5ff48db89fe86845728e']
26a26
>     ('groff', '1.22.4'),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant