summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-db/kdb: Fix IUSE postgres with GCC-12Andreas Sturmlechner2022-09-141-0/+34
| | | | | | | Upstream commit 48f9167e37c9a2d024c525cab0ba65a2e02e248f Closes: https://bugs.gentoo.org/869368 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-db/kdb: Drop 3.2.0-r1Andreas Sturmlechner2022-06-072-49/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-db/kdb: EAPI-8, python3.10, GCC-12, backport "3.2.1" fixesAndreas Sturmlechner2022-06-013-155/+0
| | | | | | | | Find PG-14 and -15 too. Closes: https://bugs.gentoo.org/845627 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-db/kdb: Build with Qt 5.15+, find postgresql-13Andreas Sturmlechner2021-04-203-0/+145
| | | | | | | Use non-deprecated KDEInstallDirs vars. Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-db/kdb: Port away from kde5.eclass, add HOMEPAGE, python3_8, py27--Andreas Sturmlechner2020-01-122-0/+59
| | | | | | | Fix build with PostgreSQL 12 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-db/kdb: Drop 3.1.0Andreas Sturmlechner2019-05-193-80/+0
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-db/kdb: USE=mysql DEPENDs on dev-db/mysql-connector-cAndreas Sturmlechner2018-10-043-0/+80
- Switch away from virtual/mysql - Add one runtime fix - Find postgresql-11 Closes: https://bugs.gentoo.org/665834 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11