mirror of
https://gitgud.io/wackyideas/aerothemeplasma.git
synced 2024-08-15 00:43:43 +00:00
15 lines
183 B
Text
Executable file
15 lines
183 B
Text
Executable file
Requirements:
|
|
|
|
cmake
|
|
kdebase-workspace
|
|
cairo
|
|
glib2
|
|
|
|
To Install:
|
|
|
|
cd smaragd
|
|
mkdir build
|
|
cd build
|
|
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..
|
|
make
|
|
sudo make install
|