Difference between revisions of "CompizConfig Settings Manager"

From LFScript
Line 7: Line 7:
 
== Dependencies ==
 
== Dependencies ==
 
* <dependency>python2</dependency>
 
* <dependency>python2</dependency>
 +
* <dependency>compizconfig-python</dependency> (runtime dependency)
  
 
== Installation ==
 
== Installation ==

Revision as of 16:18, 11 March 2017

LFScript can find this software under the name ccsm.

Sources

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