diff options
author | David Somero <dsomero@hotmail.com> | 2010-05-11 22:53:17 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 22:53:17 +0200 |
commit | 04e41da9fff5cc3cd70d063d2c27a9ad312018a2 (patch) | |
tree | 7fffd01330e88238e9853bf83cd67574647ece96 /desktop/compiz-bcop/README | |
parent | 8e158fb05a6dc5a86c4b98978c10dce9ce9622f6 (diff) |
desktop/compiz-bcop: Added to 12.1 repository
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) |