summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-office/calligra: remove unused patchMichael Mair-Keimberger2019-02-091-124/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11009 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/calligra: Avoid dep on poppler[glib] for ifdefAndreas Sturmlechner2019-01-242-32/+19
| | | | | | Closes: https://bugs.gentoo.org/675972 Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/calligra: Add USE +chartsAndreas Sturmlechner2019-01-242-1/+4
| | | | | | | Fixes unhandled automagic dependency on dev-libs/kreport. Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/calligra: Fix build with poppler-0.73Andreas Sturmlechner2019-01-162-0/+36
| | | | | | Closes: https://bugs.gentoo.org/675454 Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/calligra: Drop 3.1.0-r2Andreas Sturmlechner2019-01-162-240/+0
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-office/calligra: x86 stable (bug #674856)Thomas Deutschmann2019-01-151-1/+1
| | | | | Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-office/calligra: amd64 stable wrt bug #674856Mikle Kolyada2019-01-141-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-office/calligra: Fix build with poppler-0.72Andreas Sturmlechner2019-01-082-0/+55
| | | | | Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/calligra: Move stage into CALLIGRA_FEATURESAndreas Sturmlechner2019-01-011-10/+5
| | | | | | | Simplifies ebuild. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/calligra: Drop bogus Qt5WebKit dependencyAndreas Sturmlechner2019-01-012-6/+71
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/calligra: Split out plan, fix build with >=poppler-0.71Andreas Sturmlechner2019-01-013-0/+496
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/calligra: Fix build with Qt-5.11Andreas Sturmlechner2018-07-152-0/+24
| | | | | Closes: https://bugs.gentoo.org/661222 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* app-office/calligra: Drop 3.0.1Andreas Sturmlechner2018-04-063-259/+0
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* app-office/calligra: x86 stable (bug #650676)Thomas Deutschmann2018-04-061-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* app-office/calligra: amd64 stableAaron Bauman2018-04-051-1/+1
| | | | | Bug: https://bugs.gentoo.org/650676 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* app-office/calligra: Fix build w/o planAndreas Sturmlechner2018-03-243-108/+126
| | | | | Closes: https://bugs.gentoo.org/651318 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-office/calligra: Update patch after upstream reviewAndreas Sturmlechner2018-03-221-20/+25
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-office/calligra: Fix build with Qt 5.11Andreas Sturmlechner2018-03-182-0/+213
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-office/calligra: Drop 3.1.0-r1Andreas Sturmlechner2018-03-152-232/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-office/calligra: Prepare for app-crypt/qca dropping USE=qt5Andreas Sturmlechner2018-03-152-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-office/calligra: Workaround unexpected KDE_DOC_DIR contentAndreas Sturmlechner2018-03-152-0/+248
| | | | | Closes: https://bugs.gentoo.org/648126 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-office/calligra: remove unnecessary := subslot operator on popplerMichael Palimaka2018-03-132-3/+3
| | | | | | | | Per poppler's metadata.xml, the subslot reflects ABI compatibility of libpoppler.so only, not libpoppler-{glib,qt4,cpp}.so. Bug: https://bugs.gentoo.org/607908 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-office/calligra: Switch to kde-frameworks/kholidaysAndreas Sturmlechner2018-02-111-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-office/calligra: Fix CALLIGRA_EXPERIMENTAL_FEATURES_STAGEAndreas Sturmlechner2018-01-311-16/+6
| | | | | | Reported-by: Dennis Schridde <devurandom@gmx.net> Closes: https://bugs.gentoo.org/646164 Package-Manager: Portage-2.3.21, Repoman-2.3.6
* app-office/calligra: 3.1.0 version bumpAndreas Sturmlechner2018-01-284-0/+261
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* app-office/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* media-libs/phonon: Prepare rdeps for dropping USE=qt5Andreas Sturmlechner2017-08-311-1/+1
|
* app-office/calligra: remove 2.9.11-r1Michael Palimaka2017-07-066-314/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* app-office/calligra: x86 stable wrt bug #623250Agostino Sarubbo2017-07-041-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-office/calligra: amd64 stable wrt bug #623250Agostino Sarubbo2017-07-041-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-office/calligra: Drop USE=vc and disable itAndreas Sturmlechner2017-06-271-3/+2
| | | | | | Nothing but trouble. Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-office/calligra: use HTTPSMichael Palimaka2017-06-182-2/+2
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-office/calligra: Drop USE=kdcrawAndreas Sturmlechner2017-06-052-4/+2
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* app-office/calligra: Drop oldAndreas Sturmlechner2017-04-012-232/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-office/calligra: x86 stable wrt bug #613218Agostino Sarubbo2017-04-011-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-office/calligra: Drop oldAndreas Sturmlechner2017-03-317-448/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-office/calligra: 3.0.1 version bumpAndreas Sturmlechner2017-03-312-0/+243
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-office/calligra: amd64 stable wrt bug #613218Agostino Sarubbo2017-03-251-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-office/calligra: Fix missing NEEDED entriesAndreas Sturmlechner2017-03-241-0/+7
| | | | | | | Adding QA_DT_NEEDED=usr/lib64/libkoversion.so.14.0.0 Gentoo-bug: 613414 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-office/calligra: Fix >=libwps-0.4 detectionAndreas Sturmlechner2017-03-212-0/+47
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-office/calligra: Must select at-least-one-of CALLIGRA_FEATURESAndreas Sturmlechner2017-03-212-0/+2
| | | | | | Gentoo-bug: 613316 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-office/calligra: Drop USE=okular in preparation of kde-apps-16.12.3Andreas Sturmlechner2017-03-191-4/+3
| | | | | | Gentoo-bug: 612776 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-office/calligra: Drop marble use flagJohannes Huber2017-02-253-9/+6
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-office/calligra: Drop USE=attica, bump EAPI 6, config w/ PG9.6Andreas Sturmlechner2017-01-302-71/+78
| | | | | | | | Drop USE=attica, obsolete by GHNS default off Drop unused build options: cstester, pqxx Add upstream patch to detect PostgreSQL 9.6 Package-Manager: portage-2.3.3
* app-office/calligra: Drop oldAndreas Sturmlechner2017-01-072-366/+0
| | | | Package-Manager: portage-2.3.0
* app-office/calligra: Drop USE=eigen,marble,xmlAndreas Sturmlechner2017-01-071-0/+249
| | | | | | | | Marble is currently not in use due to FEATURE_RDF disabled Eigen is only used by sheets, so make it conditional on sheets Drop no-op USE=xml Package-Manager: portage-2.3.0
* app-office/calligra: Drop oldAndreas Sturmlechner2017-01-062-255/+0
| | | | Package-Manager: portage-2.3.0
* app-office/calligra: Fix DEPENDs, add USE=jpeg2k,phononAndreas Sturmlechner2017-01-068-0/+567
| | | | | | | | | | | | | | Make USE=lcms do something (enable PLUGIN_COLORENGINES) Make USE=spacenav do sth (enable PLUGIN_SPACENAVIGATOR) Revert upstream disabling AkonadiContact Block calligra-l10n:4 Drop unused libpng dependency Move boost,threadweaver RDEPEND -> DEPEND KDE_TEST=forceoptional-recursive to eliminate a truckload of warnings Disable benchmarks as well, nothing is installed Patch out bogus references to kdelibs4 Package-Manager: portage-2.3.0
* app-office/calligra: Drop oldAndreas Sturmlechner2017-01-044-523/+0
| | | | Package-Manager: portage-2.3.0