Actionless Loveless
Actionless Loveless
yeah, after adding new icon themes the whole package is indeed very huge, so that would make sense regarding CLI there is already a separate issue: https://github.com/themix-project/oomox/issues/202
i was thinking to package all themes as optional dependencies for AUR package of oomox gui
so far i'm thinking to split into the following packages: ##### Meta: - [x] oomox depends on: themix-full - [x] themix-full depends on: themix-gui themix-theme-arc themix-theme-oomox themix-theme-materia themix-icons-archdroid themix-icons-gnome-colors themix-icons-numix...
thanks for the feedback! i hope to finish up all the packages during this week
finally managed with it, still remains some renaming of the files and so on
so, first of all, which software is missing? for example for flatpak distribution, where inkscape dep is not available and where spotify plugin doesn't make any sense i've just disabled...
btw you can add PYTHON_COMPAT 3.6 since that python version is covered by travis
and also i think the main problem is what you're missing a call to install script, see this usage examples, arch: https://github.com/themix-project/oomox/blob/master/packaging/arch/PKGBUILD#L85 ubuntu: https://github.com/themix-project/oomox/blob/master/packaging/ubuntu/create_ubuntu_package.sh#L16
also i am trying to write a makefile right now, it should make things even easier for packaging