CompizConfig Settings Manager: Difference between revisions
From LFScript
Created page with "<scriptname>ccsm</scriptname> == Sources == * <sourcecode>http://releases.compiz-fusion.org/0.8.4/ccsm-0.8.4.tar.bz2</sourcecode> == Dependencies == * <dependency>python-pyg..." |
Update to 0.8.14 |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Category:Scripts]] | |||
<scriptname>ccsm</scriptname> | <scriptname>ccsm</scriptname> | ||
== Sources == | == Sources == | ||
* <sourcecode> | * <sourcecode>https://github.com/compiz-reloaded/ccsm/releases/download/v0.8.14/ccsm-0.8.14.tar.xz</sourcecode> | ||
<md5>b862fa42a3483039b8192dcff0967ce7 ccsm-0.8.14.tar.xz</md5> | |||
== Dependencies == | == Dependencies == | ||
* <dependency> | * <dependency>python2</dependency> | ||
* <dependency value="compizconfig-python">[[CompizConfig Python]] | * <dependency value="compizconfig-python"></dependency>[[CompizConfig Python]] (runtime dependency) | ||
== Installation == | == Installation == |
Latest revision as of 17:53, 28 April 2017
LFScript can find this software under the name ccsm
.
Sources
MD5 Checksums:
b862fa42a3483039b8192dcff0967ce7 ccsm-0.8.14.tar.xz
Dependencies
- python2
- CompizConfig Python (runtime dependency)
Installation
make
As the root user:
make PREFIX=/usr install
Packaging note
The source code of this package does not support the standard use of DESTDIR. In stead it uses
PREFIX