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

Allow building against libebu in place of libeb #1635

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vedgy
Copy link
Member

@vedgy vedgy commented May 9, 2023

This commit is based on the first commit of an unmerged porting pull request #1344. As I wrote in a comment to that pull request, the first step in porting from libeb to libebu is to allow optionally building GoldenDict against libebu and let GNU/Linux distributions try switching to libebu, if they feel like it. Then the distros' experience and bug reports (or lack thereof) can help us decide whether to make libebu the default dependency and whether to replace GoldenDict's bundled libeb files with the corresponding libebu files in maclibs/ and winlibs/.

This commit is based on the first commit of an unmerged porting pull
request goldendict#1344. As I wrote in a comment to that pull request, the first
step in porting from libeb to libebu is to allow optionally building
GoldenDict against libebu and let GNU/Linux distributions try switching
to libebu, if they feel like it. Then the distros' experience and bug
reports (or lack thereof) can help us decide whether to make libebu the
default dependency and whether to replace GoldenDict's bundled libeb
files with the corresponding libebu files in maclibs/ and winlibs/.
@vedgy
Copy link
Member Author

vedgy commented May 9, 2023

I have tested only building (compile and link) against libebu. Haven't tested any EPWING dictionaries.

Dear EPWING users, any feedback on this pull request is welcome.

@vedgy
Copy link
Member Author

vedgy commented May 10, 2023

@GenjiFujimoto, your GitHub repositories suggest that you know Japanese. And you just contributed a fix in a GoldenDict pull request. Have you used EPWING dictionaries? If so, could you please review this pull request?

@btrkeks
Copy link
Contributor

btrkeks commented May 13, 2023

works fine

@vedgy
Copy link
Member Author

vedgy commented May 14, 2023

@GenjiFujimoto, thank you for checking! Do you have any preference between libebu and libeb?

Unlike libeb, there is only a single user-provided libebu package in a single distro (AUR): https://repology.org/project/ebu/versions. So there isn't sufficient ground to merge this pull request until someone declares that GoldenDict works better with libebu than with libeb in practice.

@btrkeks
Copy link
Contributor

btrkeks commented May 14, 2023

I don't really have a preference, since I don't actively use any epwing dictionaries anymore. As far as I can tell, the main advantage is support for utf-8 dictionaries. However most of my dictionaries work with libeb and those that don't also don't work with libebu.

@vedgy
Copy link
Member Author

vedgy commented May 14, 2023

I see. Let us wait for another Epwing user's review then.

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

Successfully merging this pull request may close these issues.

None yet

2 participants