Change build setup and name. #105

Merged
Swordfish90 merged 6 commits from improvedbuild into master 2014-09-04 01:01:56 +02:00
Showing only changes of commit c4d016a0fd - Show all commits

View File

@ -1,10 +1,10 @@
#cool-old-term
##Description
cool-old-term is a terminal emulator which tries to mimic the look and feel of the old cathode tube screens.
cool-old-term is a terminal emulator which mimics the look and feel of the old cathode tube screens.
It has been designed to be eye-candy, customizable, and reasonably lightweight.
It now uses the Konsole engine which is powerful and mature.
It uses the Konsole engine which is powerful and mature.
This terminal emulator requires Qt 5.2 or higher to run.
@ -85,12 +85,9 @@ git clone https://github.com/Swordifish90/cool-old-term.git
# Build it
cd cool-old-term
cd konsole-qml-plugin
# Compile (Fedora and OpenSUSE user should use qmake-qt5 instead of qmake)
qmake && make && make install
cd ..
qmake && make
# Have fun!
./cool-old-term