Difference between revisions of "Emerald"

From LFScript
Line 4: Line 4:
 
== Sources ==
 
== Sources ==
 
* <sourcecode>https://github.com/compiz-reloaded/emerald/releases/download/v0.8.12.4/emerald-0.8.12.4.tar.xz</sourcecode>
 
* <sourcecode>https://github.com/compiz-reloaded/emerald/releases/download/v0.8.12.4/emerald-0.8.12.4.tar.xz</sourcecode>
 +
 +
<md5>8c4250a764fc419ed56785342891d3fc  emerald-0.8.12.4.tar.xz</md5>
  
 
== Dependencies ==
 
== Dependencies ==

Revision as of 11:56, 25 March 2017

LFScript can find this software under the name emerald.

Sources


MD5 Checksums:

8c4250a764fc419ed56785342891d3fc  emerald-0.8.12.4.tar.xz

Dependencies

Installation

./autogen.sh --prefix=/usr &&
make

As the root user:

make install