summaryrefslogtreecommitdiff
path: root/dev-db/sqlitebrowser/files
AgeCommit message (Collapse)Author
2025-06-28dev-db/sqlitebrowser: fix build w/ qt-6.9Sam James
Closes: https://bugs.gentoo.org/957676 Signed-off-by: Sam James <sam@gentoo.org>
2025-05-26dev-db/sqlitebrowser: drop 3.13.1-r1Andreas Sturmlechner
Closes: https://bugs.gentoo.org/948063 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-05-02dev-db/sqlitebrowser: add Qt6-based 3.13.1_p20250502Andreas Sturmlechner
- 3.13.1 is from October '24 and unfit to use as Qt6 version - gets rid of painful upper version limit on qhexedit, qcustomplot - unblocks Qt5-based cleanup of the above +x11-libs/qscintilla[qt5] Bug: https://bugs.gentoo.org/948063 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-01-01dev-db/sqlitebrowser: Re-add missing dev-qt/qtconcurrent:5 DEPENDAndreas Sturmlechner
Add missing include patch as well, just upstreamed. Closes: https://bugs.gentoo.org/945694 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2024-10-06dev-db/sqlitebrowser: drop 3.12.2-r2Mattéo Rossillol‑‑Laruelle
Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/38848 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2024-05-28dev-db/sqlitebrowser: add patch to fix conflict that str macro brings inDenis Pronin
sometimes expanding str() gives an error because it conflicts with str() method of, for example, std::ostringstream::str() This patch is dedicated to fixing this circumstance Closes https://bugs.gentoo.org/932577 Signed-off-by: Denis Pronin <dannftk@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/35909 Signed-off-by: Sam James <sam@gentoo.org>
2021-06-17dev-db/sqlitebrowser: remove oldMattéo Rossillol‑‑Laruelle
Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2019-09-11dev-db/sqlitebrowser: Drop oldMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-03-20dev-db/sqlitebrowser: bump and unbundleRick Farina
previous patch did most of the unbundling, but left qhexedit2 bundled which caused revdep-rebuild to want to rebuild all the time. semi related to bug #678628 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
2019-01-27dev-db/sqlitebrowser: Drop oldPacho Ramos
Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
2017-12-18dev-db/sqlitebrowser: Fix tests, thanks Jouni Kosonen.Michael Weber
Closes: https://bugs.gentoo.org/640862 Package-Manager: Portage-2.3.19, Repoman-2.3.6
2017-12-11dev-db/sqlitebrowser: Version bump, thanks @jok-ts, @a17r et al.Michael Weber
Reported-by: Anton Bolshakov <blshkv@pentoo.ch> Suggested-by: Jouni Kosonen <jouni.kosonen@tukesoft.com> Closes: https://bugs.gentoo.org/633412 Closes: https://github.com/gentoo/gentoo/pull/6322 Package-Manager: Portage-2.3.17, Repoman-2.3.6
2016-11-15dev-db/sqlitebrowser: 3.9.1 version bumpAndreas Sturmlechner
Gentoo-bug: 596884 Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2793 Signed-off-by: David Seifert <soap@gentoo.org>
2016-07-30dev-db/*: remove unused patches.Michael Mair-Keimberger (asterix)
Squash all commit messages into a single one. Closes: https://github.com/gentoo/gentoo/pull/1936 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
2015-08-11dev-db/sqlitebrowser: drop old version.Michael Weber
Package-Manager: portage-2.2.20
2015-08-11dev-db/sqlitebrowser: drop unused patch.Michael Weber
Package-Manager: portage-2.2.20
2015-08-11dev-db/sqlitebrowser: version bump (bug 554034).Michael Weber
Package-Manager: portage-2.2.20
2015-08-08proj/gentoo: Initial commitRobin H. Johnson
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed