diff options
author | M.Dinslage <daedra1980@gmail.com> | 2016-07-30 06:12:39 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-30 06:28:37 +0700 |
commit | 713064bc58a05fbc8adf0630e82df13904b6aa50 (patch) | |
tree | ebabdb58813cff06b9a4d85511b774383e7b5d2f /libraries/compiz-bcop/README | |
parent | e83af7a0b9fcf9a64a9aa06ca8e3e38cf432b05c (diff) | |
download | slackbuilds-713064bc58a05fbc8adf0630e82df13904b6aa50.tar.gz |
libraries/compiz-bcop: Updated for version 0.8.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/compiz-bcop/README')
-rw-r--r-- | libraries/compiz-bcop/README | 30 |
1 files changed, 18 insertions, 12 deletions
diff --git a/libraries/compiz-bcop/README b/libraries/compiz-bcop/README index 639c63dc2d..7d0e4126cf 100644 --- a/libraries/compiz-bcop/README +++ b/libraries/compiz-bcop/README @@ -2,16 +2,22 @@ compiz-bcop is a code generator that provides an easy way to handle plugin options by generating parts of the plugin code directly from the xml metadata file. It is used for most of the Compiz Fusion plugins. +PLEASE read the README.Slackware file BEFORE you install any of the +compiz packages. The install order is listed below but there are +some important notes you need to be aware of before you install/use +compiz. + 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) + 1. compiz (not available at SBo, see the README.Slackware file) + 2. compiz-bcop + 3. protobuf (optional but recommended) + 4. libcompizconfig + 5. compiz (optional, see the README.Slackware file) + 6. compizconfig-python + 7. ccsm + 8. compiz-plugins-main + 9. compiz-plugins-extra (optional) +10. compiz-plugins-experimental (optional) +11. emerald (optional) +12. emerald-themes (optional) +13. fusion-icon (optional) |