| 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/calligra/Attic/calligra-2.4.2.ebuild,v 1.4 2012/06/06 13:39:04 scarabeus Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/app-office/calligra/Attic/calligra-2.4.2.ebuild,v 1.5 2012/06/23 22:44:01 dilfridge Exp $ |
| 4 | |
4 | |
| 5 | # note: files that need to be checked for dependencies etc: |
5 | # note: files that need to be checked for dependencies etc: |
| 6 | # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt |
6 | # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt |
| 7 | # krita/CMakeLists.txt |
7 | # krita/CMakeLists.txt |
| 8 | |
8 | |
| … | |
… | |
| 119 | PDEPEND=">=app-office/calligra-l10n-$(get_version_component_range 1-2)" |
119 | PDEPEND=">=app-office/calligra-l10n-$(get_version_component_range 1-2)" |
| 120 | |
120 | |
| 121 | RESTRICT=test |
121 | RESTRICT=test |
| 122 | # bug 394273 |
122 | # bug 394273 |
| 123 | |
123 | |
|
|
124 | PATCHES=( "${FILESDIR}/${PN}-2.4.2-marble.patch" ) |
|
|
125 | |
| 124 | src_configure() { |
126 | src_configure() { |
| 125 | local cal_ft |
127 | local cal_ft |
| 126 | |
128 | |
| 127 | # first write out things we want to hard-enable |
129 | # first write out things we want to hard-enable |
| 128 | local mycmakeargs=( |
130 | local mycmakeargs=( |