milis/talimatname/genel/h/highlight/talimat

16 lines
378 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Tanım: Hızlı ve esnek kaynak kodu vurgulayıcı (CLI sürümü)
# URL: http://www.andre-simon.de/doku/highlight/highlight.html
# Paketçi: milisarge
# Gerekler: qt4 boost lua
isim=highlight
surum=3.23
devir=1
kaynak=(http://www.andre-simon.de/zip/$isim-$surum.tar.bz2)
derle(){
cd $isim-$surum
make QMAKE=qmake-qt4
make DESTDIR=$PKG QMAKE=qmake-qt4 install
}