Difference between revisions of "BCOP"

From LFScript
(Update to 0.8.14)
 
(2 intermediate revisions by the same user not shown)
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.14/compiz-bcop-0.8.14.tar.xz</sourcecode>
 +
 
 +
<md5>1988199d2b1c8aa8c6e2e0b0bf0883ea  compiz-bcop-0.8.14.tar.xz</md5>
  
 
== Dependencies ==
 
== Dependencies ==
 
* <dependency>libxslt</dependency>
 
* <dependency>libxslt</dependency>
* <dependency>pkgconfig</dependency>
 
  
 
== Installation ==
 
== Installation ==

Latest revision as of 19:55, 28 April 2017

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

Sources


MD5 Checksums:

1988199d2b1c8aa8c6e2e0b0bf0883ea  compiz-bcop-0.8.14.tar.xz

Dependencies

  • libxslt

Installation

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

As the root user:

make install