2017-09-23 15:32:09 +02:00
|
|
|
Oomox is a graphical application for generating different color
|
2018-08-12 18:31:32 +02:00
|
|
|
variations of a Oomox (Numix-based), Materia and Arc themes (GTK2,
|
|
|
|
GTK3, Cinnamon, GNOME, Openbox, Xfwm), Gnome-Colors and Archdroid
|
|
|
|
icon themes.
|
2017-09-23 15:32:09 +02:00
|
|
|
|
|
|
|
Note:
|
2018-03-09 22:38:10 +01:00
|
|
|
You may specify alternate versions of any of the plugins by passing the
|
|
|
|
corresponding variables to the script
|
2017-09-23 15:32:09 +02:00
|
|
|
|
2018-03-09 22:38:10 +01:00
|
|
|
ARCHDROIDVER (for icons_archdroid)
|
|
|
|
GNOMECOLORSVER (for icons_gnomecolors)
|
2018-09-16 19:43:15 +02:00
|
|
|
BASE16VER (for import_base16)
|
2018-08-12 18:31:32 +02:00
|
|
|
OOMOXIFYVER (for oomoxify)
|
|
|
|
ARCVER (for theme_arc)
|
2018-03-09 22:38:10 +01:00
|
|
|
MATERIAVER (for theme_materia)
|
|
|
|
OOMOXVER (for theme_oomox)
|
|
|
|
|
|
|
|
for example
|
|
|
|
|
2018-09-16 19:43:15 +02:00
|
|
|
OOMOXVER=1.9.0.1 ARCHDROIDVER=1.0.2 ./oomox.SlackBuild
|
2017-09-23 15:32:09 +02:00
|
|
|
|
|
|
|
but you will need to manually place the corresponding tarball(s) in the
|
|
|
|
slackbuild directory.
|
2017-09-29 18:44:24 +02:00
|
|
|
|
|
|
|
Optional dependencies are: inkscape, optipng
|