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

Add AppImage generator for YACReader and YACReaderLibrary #300

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

Conversation

popsUlfr
Copy link
Contributor

Here's a generator script that can create AppImages of YACReader. It bundles pdfium and the latest unarr with 7zip support.

This could be plugged into CI to produce AppImages for new releases.

@luisangelsm luisangelsm added the help wanted Extra attention is needed label Jul 6, 2022
@luisangelsm
Copy link
Member

Anyone interested in adding a CI job that uses this? I would be nice to have it ready for the next release.

@luisangelsm
Copy link
Member

Not sure how hard would be, but I would prefer to have p7zip instead of unarr as the decompression backend, mainly because of rar5 support.

@KMLAgency
Copy link

KMLAgency commented Jul 16, 2022

As I love AppImage, I tried to make one for YAC, as I build it with libarchive and poppler.
But yeah, it's not that easy to build one with multiple binaries !! (I mean two apps in one appimage)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants