Difference between revisions of "CompizConfig Settings Manager"

From LFScript
(Update to 0.8.14)
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
[[Category:Scripts]]
 
<scriptname>ccsm</scriptname>
 
<scriptname>ccsm</scriptname>
  
 
== Sources ==
 
== Sources ==
* <sourcecode>http://releases.compiz-fusion.org/0.8.4/ccsm-0.8.4.tar.bz2</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>python-pygtk</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 18:53, 28 April 2017

LFScript can find this software under the name ccsm.

Sources


MD5 Checksums:

b862fa42a3483039b8192dcff0967ce7  ccsm-0.8.14.tar.xz

Dependencies

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