summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-office/wps-office: pin to libffi:0/7 subslot (binary package)Sam James2021-07-251-1/+1
| | | | | | | This package cannot be rebuilt against newer subslots of libffi because it's a binary package. Signed-off-by: Sam James <sam@gentoo.org>
* app-office/mdbtools: drop 0.7.1-r2, 0.9.1John Helmert III2021-07-243-120/+0
| | | | | Bug: https://bugs.gentoo.org/773289 Signed-off-by: John Helmert III <ajak@gentoo.org>
* app-office/libreoffice: Set USE-defaults for mesa[egl,gbm]Matt Turner2021-07-223-3/+3
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-office/libreoffice-l10n: 7.1.5.2 version bumpAndreas Sturmlechner2021-07-222-0/+274
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/libreoffice: 7.1.5.2 version bumpAndreas Sturmlechner2021-07-222-0/+666
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/libreoffice: python3_10Andreas Sturmlechner2021-07-222-2/+2
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/calligra: add slot operator for openexrBernd Waibel2021-07-211-1/+1
| | | | | | | | | - restrict to <openexr-3 - commit straight to stable, only slot operator was added Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-office/texmacs: add 2.1, drop 1.99.11Marek Szuba2021-07-217-394/+8
| | | | | | | | | | Mind you, this version STILL requires guile-1.8 so it remains masked. For the record, upstream Web site does support HTTPS but as of 2021-07-21, their Let's Encrypt host certificate is signed by the old root CA which is no longer accepted by wget. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-office/scribus: PYTHON_MULTI_USEDEP -> PYTHON_USEDEPDavid Seifert2021-07-172-5/+5
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-office/libreoffice: PYTHON_MULTI_USEDEP -> PYTHON_USEDEPDavid Seifert2021-07-174-8/+8
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-office/calcurse: PYTHON_MULTI_USEDEP -> PYTHON_USEDEPDavid Seifert2021-07-171-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-office/homebank: remove old versionDaniel Brandt2021-07-142-42/+0
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Daniel Brandt <poncho@spahan.ch> Closes: https://github.com/gentoo/gentoo/pull/21534 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-office/homebank: version bump to 5.5.2Daniel Brandt2021-07-142-0/+42
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Daniel Brandt <poncho@spahan.ch> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-office/grisbi: Version bump to 2.0.4Guillaume Castagnino2021-07-042-0/+41
| | | | | | | Closes: https://bugs.gentoo.org/797595 Closes: https://github.com/gentoo/gentoo/pull/21483 Signed-off-by: Guillaume Castagnino <casta@xwing.info> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-office/kmymoney: 5.1.2 version bumpAndreas Sturmlechner2021-06-282-0/+134
| | | | | | | See also: https://kmymoney.org/2021/06/23/kmymoney-5-1-2-released.html Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/gnumeric: add 1.12.50David Seifert2021-06-232-0/+94
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-office/gtg: fix IncorrectCopyrightSam James2021-06-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-office/gtg: update pdfjam test dependencyChristophe Lermytte2021-06-212-2/+2
| | | | | | | | | With recent texlive-core ebuilds providing the pdfjam binary, let's allow them to satisfy the dependency Signed-off-by: Christophe Lermytte <gentoo@lermytte.be> Closes: https://github.com/gentoo/gentoo/pull/21357 Signed-off-by: Sam James <sam@gentoo.org>
* app-office/gtg: enable py3.9Mart Raudsepp2021-06-201-1/+1
| | | | | | Thanks-to: Kobboi Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* app-office/gtg: bump to 0.5Mart Raudsepp2021-06-195-0/+229
| | | | | | Closes: https://bugs.gentoo.org/788868 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* app-office/sc: add pkgconfig or pkgconfig-referenced libs depsSam James2021-06-181-2/+2
| | | | | | | | | | Add dependencies for either virtual/pkgconfig, move it into BDEPEND where applicable, or add dependencies for libraries we're trying to find with pkgconfig. Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* app-office/libalkimia: Depend on dev-libs/gmp[cxx(+)]David Seifert2021-06-181-1/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* app-office/kmymoney: Depend on dev-libs/gmp[cxx(+)]David Seifert2021-06-181-1/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* app-office/calligra: Fix Fontconfig/Freetype cmake args/targetsAndreas Sturmlechner2021-06-172-1/+90
| | | | | | Closes: https://bugs.gentoo.org/796224 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/lyx: Stabilize 2.3.6.1-r1 x86, #795438Sam James2021-06-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-office/lyx: Stabilize 2.3.6.1-r1 amd64, #795438Sam James2021-06-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-office/ledger: add bug reference / upstream PR to patchSam James2021-06-141-2/+3
| | | | | Bug: https://bugs.gentoo.org/790176 Signed-off-by: Sam James <sam@gentoo.org>
* app-office/ledger: fix build with Boost 1.76Sam James2021-06-142-0/+32
| | | | | Closes: https://bugs.gentoo.org/790176 Signed-off-by: Sam James <sam@gentoo.org>
* app-office/libreoffice: 7.1.4.2 version bumpAndreas Sturmlechner2021-06-142-0/+666
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/libreoffice-l10n: 7.1.4.2 version bumpAndreas Sturmlechner2021-06-142-0/+274
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/texstudio: Stabilize 3.1.2 amd64, #795729Sam James2021-06-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-office/texstudio: Stabilize 3.1.2 x86, #795729Sam James2021-06-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-office/texstudio: drop 3.0.5-r1, 3.1.0-r1Sam James2021-06-133-154/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-office/lyx: Needs bc at build timePacho Ramos2021-06-111-0/+2
| | | | | | | Closes: https://bugs.gentoo.org/787839 Thanks-to: Agostino Sarubbo Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* app-office/libreoffice-l10n: Drop 6.4.7.2Andreas Sturmlechner2021-06-102-259/+0
| | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/libreoffice: Drop 6.4.7.2Andreas Sturmlechner2021-06-107-962/+0
| | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/libreoffice-bin: Drop 6.4.7.2_p3Andreas Sturmlechner2021-06-102-263/+0
| | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/libreoffice-bin-debug: Drop 6.4.7.2_p3Andreas Sturmlechner2021-06-102-99/+0
| | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/hourglass: Remove last-rited pkgJakov Smolic2021-06-063-67/+0
| | | | | | Closes: https://bugs.gentoo.org/787332 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* app-office/gnucash: fix BadDefaultUseFlagsSam James2021-06-032-2/+2
| | | | | | | | | | | -foo in IUSE is discouraged. It is equivalent (in every meaningful case) to 'foo' but confuses parsing tools like e.g. packages.gentoo.org. Dropping '-' from these flags has no impact on the actual default behaviour. See: https://devmanual.gentoo.org/general-concepts/use-flags/index.html#iuse-defaults Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* app-office/calligra: subscribe to sci-libs/gsl subslotSam James2021-06-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-office/libreoffice-bin-debug: Stabilize 7.1.3.2 amd64, #788112Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-office/libreoffice-bin: Stabilize 7.1.3.2 amd64, #788112Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-office/libreoffice: Stabilize 7.1.3.2 amd64, #788112Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-office/libreoffice-l10n: Stabilize 7.1.3.2 amd64, #788112Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-office/libreoffice-bin-debug: Stabilize 7.1.3.2 x86, #788112Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-office/libreoffice-bin: Stabilize 7.1.3.2 x86, #788112Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-office/libreoffice: Stabilize 7.1.3.2 x86, #788112Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-office/libreoffice-l10n: Stabilize 7.1.3.2 x86, #788112Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-office/libreoffice-bin: Fix python versionAndreas K. Hüttel2021-05-301-1/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>