summaryrefslogtreecommitdiffstats
path: root/libraries/compiz-bcop/README
diff options
context:
space:
mode:
author M.Dinslage2010-06-16 23:53:13 +0200
committer Erik Hanson2010-06-17 00:08:29 +0200
commitfe40e8b78a3d38939fadf5ca6f87fd3b5ef8ce92 (patch)
tree9a3ad21d83caed06a11c141738014deba3b27d89 /libraries/compiz-bcop/README
parent43538940f88d54e59825984f817ce77d5c6f3d69 (diff)
downloadslackbuilds-fe40e8b78a3d38939fadf5ca6f87fd3b5ef8ce92.tar.gz
libraries/compiz-bcop: Added (A BCOP code generator for Compiz Fusion)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'libraries/compiz-bcop/README')
-rw-r--r--libraries/compiz-bcop/README17
1 files changed, 17 insertions, 0 deletions
diff --git a/libraries/compiz-bcop/README b/libraries/compiz-bcop/README
new file mode 100644
index 0000000000..639c63dc2d
--- /dev/null
+++ b/libraries/compiz-bcop/README
@@ -0,0 +1,17 @@
+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)