| 1 | # Copyright 1999-2011 Gentoo Foundation |
1 | # Copyright 1999-2011 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-bin/Attic/libreoffice-bin-3.4.3.2-r1.ebuild,v 1.6 2011/10/26 15:47:59 chainsaw Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/Attic/libreoffice-bin-3.4.3.2-r1.ebuild,v 1.7 2011/11/30 10:02:04 scarabeus Exp $ |
| 4 | |
4 | |
| 5 | EAPI=4 |
5 | EAPI=4 |
| 6 | |
6 | |
| 7 | KDE_REQUIRED="optional" |
7 | KDE_REQUIRED="optional" |
| 8 | CMAKE_REQUIRED="never" |
8 | CMAKE_REQUIRED="never" |
| … | |
… | |
| 70 | >=dev-lang/perl-5.0 |
70 | >=dev-lang/perl-5.0 |
| 71 | >=dev-libs/openssl-1.0.0e |
71 | >=dev-libs/openssl-1.0.0e |
| 72 | dev-libs/redland[ssl] |
72 | dev-libs/redland[ssl] |
| 73 | media-libs/freetype:2 |
73 | media-libs/freetype:2 |
| 74 | >=media-libs/fontconfig-2.8.0 |
74 | >=media-libs/fontconfig-2.8.0 |
| 75 | >=media-libs/vigra-1.7 |
|
|
| 76 | >=media-libs/libpng-1.5 |
75 | >=media-libs/libpng-1.5 |
| 77 | net-print/cups |
76 | net-print/cups |
| 78 | sci-mathematics/lpsolve |
77 | sci-mathematics/lpsolve |
| 79 | >=sys-libs/db-4.8 |
78 | >=sys-libs/db-4.8 |
| 80 | virtual/jpeg |
79 | virtual/jpeg |