Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bundle lib realated files #12

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

Closed
azubieta opened this issue Aug 11, 2018 · 5 comments
Closed

Bundle lib realated files #12

azubieta opened this issue Aug 11, 2018 · 5 comments
Labels
help wanted Extra attention is needed

Comments

@azubieta
Copy link
Collaborator

There are cases in which a given lib requires additional data files or other libs (that are not linked) to be bundled like this: probonopd/linuxdeployqt#35

We should consider a way of allowing this.

@azubieta azubieta added the help wanted Extra attention is needed label Aug 11, 2018
@azubieta
Copy link
Collaborator Author

@probonopd I think you could give us some hints on this as you had to deal whit it previously on linuxdeployqt.

@TheAssassin
Copy link
Member

I think it makes most sense to build plugins for the purpose, and use the auto discovery feature to make linuxdeploy run the plugins if needed. We should bundle the plugins in linuxdeploy's main AppImage then.

@probonopd
Copy link

I have not implemented magic sauce for bundling additional data files for libraries yet. Haven't encountered too many of those instances either.
I think what might be a good thing to do is to work on proper gstreamer bundling.

@TheAssassin
Copy link
Member

@probonopd we talked about that today with the KDE guys, and for example Krita and Kdenlive actually could make use of such a plugin for linuxdeploy.

@TheAssassin
Copy link
Member

Closing here. The strategy for "additional files" will be to use plugins. That keeps things simple and flexible.

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

No branches or pull requests

3 participants