Difference between revisions of "BCOP"

From LFScript
Line 3: Line 3:
  
 
== Sources ==
 
== Sources ==
* <sourcecode>http://releases.compiz-fusion.org/0.8.8/compiz-bcop-0.8.8.tar.bz2</sourcecode>
+
* <sourcecode>https://github.com/compiz-reloaded/compiz-bcop/releases/download/v0.8.12/compiz-bcop-0.8.12.tar.xz</sourcecode>
  
 
== Dependencies ==
 
== Dependencies ==
 
* <dependency>libxslt</dependency>
 
* <dependency>libxslt</dependency>
* <dependency>pkgconfig</dependency>
 
  
 
== Installation ==
 
== Installation ==

Revision as of 13:03, 11 March 2017

LFScript can find this software under the name compiz-bcop.

Sources

Dependencies

  • libxslt

Installation

./configure --prefix=/usr &&
make

As the root user:

make install