-
-
Notifications
You must be signed in to change notification settings - Fork 69
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
Generate a pre-compiled Debian package #278
Comments
it is already done for few years: https://github.com/themix-project/oomox#debian-ubuntu-linux-mint |
I was probably not clear but the Debian packages are indeed generated but not pre-compiled. At the end of the postinst process there is this line: The package already available takes 50M to download but almost 600mb after installation. I think we could propose to have a pre-compiled package (before installation). |
could you show me those 550 MB of *.pyc files? |
OK, my bad. The huge installation time (10 minutes) is only due to the huge amount of themes / icons. The latest version takes 550MB on disk whereas the version 1.2.6 takes 30MB on disk. Do you know which plugins / icons / themes should I keep to have the same feature as of version 1.2.6? I'd like to reduce the size and installation time of Oomox because the amount of icons / themes / plugins was sufficient for our downstream need. Also "only" having essential theme will be easier for our users (usually not power users). Sorry for all that question. I'm looking at finding the best compromise between feature and simplicity. We customize theme for visual-impaired or elderly people. Best regards. |
i recommend you to do smth like |
also please see/participate in #129 regarding splitting the main themix-gui and plugins into separate packages |
Hello,
Currently at each installation Oomox is compiled and that takes many times.
This will be useful for two stuff:
Best regards.
The text was updated successfully, but these errors were encountered: