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 ability to build/install only the CLI interface #22

Open
cslycord opened this issue Mar 5, 2020 · 3 comments
Open

Allow ability to build/install only the CLI interface #22

cslycord opened this issue Mar 5, 2020 · 3 comments

Comments

@cslycord
Copy link
Contributor

cslycord commented Mar 5, 2020

It would be greate to add the ability to only build the CLI interface/program. Personally, I mostly use this program/package at work through Cygwin/WSL on windows without any GUI and have no need for the GTK side of things.

I'd like the ability to build the program to not have that part and to not need the GTK dependencies. An obvious workaround is just have it build with the deps then delete the files I don't need, but I'd prefer the ability to have it trimmed down when I build it to begin with.

Thanks

@riverrun
Copy link
Owner

riverrun commented Mar 5, 2020

Thanks for raising the issue. I will look into it at the weekend and try to work out how feasible it is.

@kmccurley
Copy link

This is not the year of the linux desktop, and I cannot install this on ubuntu 18.04 because of mysterious unresolved dependencies. Removal of the GUI would be highly desirable, because most of the value is in the code to generate the layout, not the UI.

@riverrun
Copy link
Owner

Yes, I would like to create a 'lite' version, which does not need a lot of the dependencies. The problem at the moment is just getting the time to do so.

I will add a note to this issue if and when I get the chance to work on this.

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

3 participants