diff options
Diffstat (limited to 'libraries/compiz-bcop/README')
-rw-r--r-- | libraries/compiz-bcop/README | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/libraries/compiz-bcop/README b/libraries/compiz-bcop/README deleted file mode 100644 index 639c63dc2d..0000000000 --- a/libraries/compiz-bcop/README +++ /dev/null @@ -1,17 +0,0 @@ -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. - -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) |