10 | | description KDE Integrated LaTeX Environment |
11 | | long_description Kile is a user friendly TeX/LaTeX editor for the KDE desktop \ |
12 | | environment. KDE is available for many architectures such as \ |
13 | | PC, PowerPC (Mac for example) and SPARC. |
14 | | |
15 | | homepage http://kile.sourceforge.net/ |
16 | | platforms darwin |
17 | | master_sites sourceforge |
18 | | |
19 | | checksums md5 1d18762b6c62fb58123b1a89bdd39fb1 |
20 | | |
21 | | depends_lib port:kdelibs3 |
22 | | |
23 | | configure.args --without-arts --with-qt-libraries=${prefix}/lib/ |
24 | | use_bzip2 yes |
25 | | |
26 | | patchfiles patch-src-kile-syntax-Makefile.diff |
27 | | |
28 | | platform darwin 9 { |
29 | | # http://developer.apple.com/qa/qa2007/qa1567.html |
30 | | configure.ldflags-append -dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib |
31 | | } |
32 | | |