diff options
author | M.Dinslage <daedra1980@gmail.com> | 2010-06-16 16:53:54 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-06-16 17:08:29 -0500 |
commit | c2c3c703de0bc34cc833b764e40101b89f3459d5 (patch) | |
tree | 1f59840f1e4da18db0bd8a434d0e728115c17995 /libraries/compizconfig-python/README | |
parent | fe40e8b78a3d38939fadf5ca6f87fd3b5ef8ce92 (diff) | |
download | slackbuilds-c2c3c703de0bc34cc833b764e40101b89f3459d5.tar.gz |
libraries/compizconfig-python: Added (Python bindings for compiz config)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'libraries/compizconfig-python/README')
-rw-r--r-- | libraries/compizconfig-python/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/libraries/compizconfig-python/README b/libraries/compizconfig-python/README new file mode 100644 index 0000000000..1cdba85c52 --- /dev/null +++ b/libraries/compizconfig-python/README @@ -0,0 +1,15 @@ +Python bindings for the compizconfig library. + +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) |