| 1 | # Copyright 1999-2012 Gentoo Foundation |
1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.6.9999.ebuild,v 1.22 2012/08/13 18:33:39 scarabeus Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.6.9999.ebuild,v 1.23 2012/08/23 21:47:42 scarabeus Exp $ |
| 4 | |
4 | |
| 5 | EAPI=4 |
5 | EAPI=4 |
| 6 | |
6 | |
| 7 | KDE_REQUIRED="optional" |
7 | KDE_REQUIRED="optional" |
| 8 | QT_MINIMAL="4.7.4" |
8 | QT_MINIMAL="4.7.4" |
| … | |
… | |
| 419 | # --disable-kdeab: kde3 adressbook |
419 | # --disable-kdeab: kde3 adressbook |
| 420 | # --disable-kde: kde3 support |
420 | # --disable-kde: kde3 support |
| 421 | # --disable-ldap: ldap requires internal mozilla stuff, same like mozab |
421 | # --disable-ldap: ldap requires internal mozilla stuff, same like mozab |
| 422 | # --disable-mozilla: disable mozilla build that is used for adresbook, not |
422 | # --disable-mozilla: disable mozilla build that is used for adresbook, not |
| 423 | # affecting the nsplugin that is always ON |
423 | # affecting the nsplugin that is always ON |
|
|
424 | # --disable-mergelibs: cause build time failures |
| 424 | # --disable-pch: precompiled headers cause build crashes |
425 | # --disable-pch: precompiled headers cause build crashes |
| 425 | # --disable-rpath: relative runtime path is not desired |
426 | # --disable-rpath: relative runtime path is not desired |
| 426 | # --disable-systray: quickstarter does not actually work at all so do not |
427 | # --disable-systray: quickstarter does not actually work at all so do not |
| 427 | # promote it |
428 | # promote it |
| 428 | # --disable-zenity: disable build icon |
429 | # --disable-zenity: disable build icon |
| … | |
… | |
| 438 | --with-system-jars \ |
439 | --with-system-jars \ |
| 439 | --with-system-dicts \ |
440 | --with-system-dicts \ |
| 440 | --enable-graphite \ |
441 | --enable-graphite \ |
| 441 | --enable-cairo-canvas \ |
442 | --enable-cairo-canvas \ |
| 442 | --enable-largefile \ |
443 | --enable-largefile \ |
| 443 | --enable-mergelibs \ |
444 | --disable-mergelibs \ |
| 444 | --enable-python=system \ |
445 | --enable-python=system \ |
| 445 | --enable-randr \ |
446 | --enable-randr \ |
| 446 | --enable-randr-link \ |
447 | --enable-randr-link \ |
| 447 | --enable-release-build \ |
448 | --enable-release-build \ |
| 448 | --enable-unix-qstart-libpng \ |
449 | --enable-unix-qstart-libpng \ |