1 # Contributor: AdriĆ Arrufat <swiftscythe@gmail.com>
6 pkgdesc="A simple LaTeX editor with preview function."
8 url="http://opendesktop.org/content/show.php/laTed?content=121895"
9 depends=('kdegraphics-okular')
10 makedepends=('cmake' 'automoc4')
11 source=(http://opendesktop.org/CONTENT/content-files/121895-lated.tar.bz)
13 md5sums=('67d6470b3e0379ce9ca68ad7ce46faf3')
19 cmake -DCMAKE_INSTALL_PREFIX='/usr' ..
21 make DESTDIR=$pkgdir install