diff options
author | M.Dinslage <daedra1980@gmail.com> | 2011-06-12 14:42:44 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-06-13 01:34:34 -0400 |
commit | 8d6389ee296be82d4bdd2182bd8856ebfd53b30b (patch) | |
tree | 64190f25c73049e72dd4be9845f2ca018be54dc6 /libraries/libcompizconfig/README | |
parent | 499013d442f0fe80728c53392a4317218ae086c3 (diff) | |
download | slackbuilds-8d6389ee296be82d4bdd2182bd8856ebfd53b30b.tar.gz |
libraries/libcompizconfig: Added (A configuration library for Compiz Fusion)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'libraries/libcompizconfig/README')
-rw-r--r-- | libraries/libcompizconfig/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/libraries/libcompizconfig/README b/libraries/libcompizconfig/README new file mode 100644 index 0000000000..40da0cf78c --- /dev/null +++ b/libraries/libcompizconfig/README @@ -0,0 +1,15 @@ +CompizConfig is an alternative configuration system for Compiz Fusion. + +For correct installation, build in this order: + 1. compiz-bcop + 2. protobuf (optional but recommended) + 3. libcompizconfig + 4. compizconfig-python + 5. compizconfig-backend-kconfig4 (optional) + 6. ccsm + 7. compiz-plugins-main + 8. compiz-plugins-extra (optional) + 9. compiz-plugins-unsupported (optional) +10. emerald (optional) +11. emerald-themes (optional) +12. fusion-icon (optional) |