diff options
Diffstat (limited to 'desktop/compiz-bcop/README')
-rw-r--r-- | desktop/compiz-bcop/README | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/desktop/compiz-bcop/README b/desktop/compiz-bcop/README new file mode 100644 index 0000000000..44c07ee13c --- /dev/null +++ b/desktop/compiz-bcop/README @@ -0,0 +1,18 @@ +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. + +Suggested build order: + 1. compiz-bcop + 2. libcompizconfig + 3. compizconfig-backend-kconfig (optional) + 4. compizconfig-backend-gconf (optional) + 5. compizconfig-python + 6. ccsm + 7. simple-ccsm (optional) + 8. compiz-fusion-plugins-main + 9. compiz-fusion-plugins-extra (optional) +10. compiz-fusion-plugins-unsupported (optional) +11. emerald (optional) +12. emerald-themes (optional) +13. fusion-icon (optional) |