Summary
DB Browser for SQLite (DB4S) is a freeware, public domain, open source visual tool used to create, design and edit database files compatible with SQLite. It is meant to be used for users and developers that want to create databases, edit and search data using a familiar spreadsheet-like interface, without the need to learn complicated SQL commands.
Versions
v9999 :: 0 :: gentoo
- Modified
- License
- GPL-3+ MPL-2.0
- USE flags
- sqlcipher test
v3.13.0 :: 0 :: gentoo
- Modified
- License
- GPL-3+ MPL-2.0
- Keywords
- amd64 x86
- USE flags
- sqlcipher test
v3.12.2-r2 :: 0 :: gentoo
- Modified
- License
- GPL-3+ MPL-2.0
- Keywords
- amd64 x86
- USE flags
- sqlcipher test
USE flags
General
Dependencies
app-editors / qhexedit2 : Hex editor library, Qt application written in C++ with Python bindings
dev-db / sqlcipher : Full Database Encryption for SQLite
dev-db / sqlite : SQL database engine
dev-libs / double-conversion : Binary-decimal and decimal-binary conversion routines for IEEE doubles
dev-libs / icu : International Components for Unicode
dev-libs / libpcre2 : Perl-compatible regular expression library
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
dev-libs / qcustomplot : Qt C++ widget for plotting and data visualization
dev-qt / qtconcurrent : Multi-threading concurrence support library for the Qt5 framework
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtnetwork : Network abstraction library for the Qt5 framework
dev-qt / qtprintsupport : Printing support library for the Qt5 framework
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
dev-qt / qtxml : Implementation of SAX and DOM for the Qt5 framework
media-gfx / graphite2 : Library providing rendering capabilities for complex non-Roman writing systems
media-libs / freetype : High-quality and portable font engine
media-libs / harfbuzz : An OpenType text shaping engine
media-libs / libglvnd : The GL Vendor-Neutral Dispatch library
media-libs / libpng : Portable Network Graphics library
sys-libs / zlib : Standard (de)compression library
x11-libs / libX11 : X.Org X11 library
x11-libs / libXau : X.Org X authorization library
x11-libs / libXdmcp : X.Org X Display Manager Control Protocol library
x11-libs / libxcb : X C-language Bindings library
x11-libs / qscintilla : Qt port of Neil Hodgson's Scintilla C++ editor control
Runtime Dependencies
app-editors / qhexedit2 : Hex editor library, Qt application written in C++ with Python bindings
dev-db / sqlcipher : Full Database Encryption for SQLite
dev-db / sqlite : SQL database engine
dev-libs / double-conversion : Binary-decimal and decimal-binary conversion routines for IEEE doubles
dev-libs / icu : International Components for Unicode
dev-libs / libpcre2 : Perl-compatible regular expression library
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
dev-libs / qcustomplot : Qt C++ widget for plotting and data visualization
dev-qt / qtconcurrent : Multi-threading concurrence support library for the Qt5 framework
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtnetwork : Network abstraction library for the Qt5 framework
dev-qt / qtprintsupport : Printing support library for the Qt5 framework
dev-qt / qtsvg : SVG rendering library for the Qt6 framework
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
dev-qt / qtxml : Implementation of SAX and DOM for the Qt5 framework
media-gfx / graphite2 : Library providing rendering capabilities for complex non-Roman writing systems
media-libs / freetype : High-quality and portable font engine
media-libs / harfbuzz : An OpenType text shaping engine
media-libs / libglvnd : The GL Vendor-Neutral Dispatch library
media-libs / libpng : Portable Network Graphics library
sys-libs / zlib : Standard (de)compression library
x11-libs / libX11 : X.Org X11 library
x11-libs / libXau : X.Org X authorization library
x11-libs / libXdmcp : X.Org X Display Manager Control Protocol library
x11-libs / libxcb : X C-language Bindings library
x11-libs / qscintilla : Qt port of Neil Hodgson's Scintilla C++ editor control
Bugs
- 678628
- revdep-rebuild wants to rebuild dev-db/sqlitebrowser but not revdep-rebuild.sh
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
dev-db/sqlitebrowser: Stabilize 3.13.0 amd64, #939050
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Jakov Smolić · gentoo
dev-db/sqlitebrowser: Stabilize 3.13.0 x86, #939050
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mattéo Rossillol‑‑Laruelle · gentoo
dev-db/sqlitebrowser: add 3.13.0
Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/37698 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Denis Pronin · gentoo
dev-db/sqlitebrowser: add patch to fix conflict that str macro brings in
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> - Repository mirror & CI · gentoo
Merge updates from master - Mattéo Rossillol‑‑Laruelle · gentoo
dev-db/sqlitebrowser: drop old 3.12.2
Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/35603 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-db/sqlitebrowser: Stabilize 3.12.2-r1 amd64, #926038
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-db/sqlitebrowser: Stabilize 3.12.2-r1 x86, #926038
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - José P. R. N. Assis · gentoo
dev-db/sqlitebrowser: fix qscintilla dep #916232
Adding [qt5(+)] to the qscintilla dependency in preparation to supporting Qt5/Qt6 QScintilla multibuild. Revision 3.12.2-r1 bumped to r2. No other changes for plain 3.12.2 and -9999. Bug: https://bugs.gentoo.org/916232 Signed-off-by: José P. R. N. Assis <espinafre@gmail.com> Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mattéo Rossillol‑‑Laruelle · gentoo
dev-db/sqlitebrowser: revbump
Closes: https://bugs.gentoo.org/855254 Closes: https://bugs.gentoo.org/913047 Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/34420 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
dev-db/sqlitebrowser: drop 3.12.1
Overshadowed by stable 3.12.2. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-db/sqlitebrowser: Stabilize 3.12.2 amd64, #799638
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-db/sqlitebrowser: Stabilize 3.12.2 x86, #799638
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mattéo Rossillol‑‑Laruelle · gentoo
dev-db/sqlitebrowser: version bump to 3.12.2
Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> Package-Manager: Portage-3.0.18, Repoman-3.0.2 Closes: https://github.com/gentoo/gentoo/pull/20852 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Mattéo Rossillol‑‑Laruelle · gentoo
dev-db/sqlitebrowser: remove old
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> - Repository mirror & CI · gentoo
Merge updates from master - Mattéo Rossillol‑‑Laruelle · gentoo
dev-db/sqlitebrowser: version bump and adoption
- update the `metadata.xml` file - update dependencies: remove `dev-cpp/antlr-cpp:2` (see https://github.com/sqlitebrowser/sqlitebrowser/commit/ce66c1da20d15e8211a14db13f63cd42c2ede770/), update minimum required version of `x11-libs/qscintilla` - add the live version Closes: https://bugs.gentoo.org/735716 Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> Package-Manager: Portage-3.0.13, Repoman-3.0.2 Closes: https://github.com/gentoo/gentoo/pull/19246 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
*/*: Switch m-n packages to cmake.eclass
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rodrigo Saboya · gentoo
dev-db/sqlitebrowser: Handling test dependency correctly
Changed in: https://github.com/sqlitebrowser/sqlitebrowser/pull/1419/files Closes: https://bugs.gentoo.org/683666 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Rodrigo Saboya <saboya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/13064 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-db/sqlitebrowser: Drop old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rick Farina · gentoo
dev-db/sqlitebrowser: add missing dep
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Rick Farina <zerochaos@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rick Farina · gentoo
dev-db/sqlitebrowser: bump and unbundle
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> - Repository mirror & CI · gentoo
Merge updates from master - Rick Farina · gentoo
dev-db/sqlitebrowser: add missing DEPEND
sqlitebrowser directly links to /usr/lib64/libqhexedit.so Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Rick Farina <zerochaos@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
dev-db/sqlitebrowser: Drop 3.10.1
Dropping stable keywords - package unmaintained, runtime was broken anyway. Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
dev-db/sqlitebrowser: Fix RDEPENDs, gnome2-utils -> xdg, EAPI-7 bump
Closes: https://bugs.gentoo.org/664496 Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
dev-db/sqlitebrowser: Drop old
Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Thomas Deutschmann · gentoo
dev-db/sqlitebrowser: x86 stable (bug #652646)
Package-Manager: Portage-2.3.28, Repoman-2.3.9 - Aaron Bauman · gentoo
dev-db/sqlitebrowser: amd64 stable
Bug: https://bugs.gentoo.org/652646 Package-Manager: Portage-2.3.28, Repoman-2.3.9 - Michael Weber · gentoo
dev-db/sqlitebrowser: Fix tests, thanks Jouni Kosonen.
Closes: https://bugs.gentoo.org/640862 Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Michael Weber · gentoo
dev-db/sqlitebrowser: Fix QA issues regarding .desktop and icon files.
Package-Manager: Portage-2.3.17, Repoman-2.3.6 - Michael Weber · gentoo
dev-db/sqlitebrowser: Version bump, thanks @jok-ts, @a17r et al.
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 - Michael Palimaka · gentoo
dev-db/sqlitebrowser: set USE default for dev-libs/qcustomplot[qt5]
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Michael Weber · gentoo
dev-db/sqlitebrowser: Remove old version.
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Agostino Sarubbo · gentoo
dev-db/sqlitebrowser: x86 stable wrt bug #620038
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-db/sqlitebrowser: amd64 stable wrt bug #620038
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Agostino Sarubbo · gentoo
dev-db/sqlitebrowser: x86 stable wrt bug #571958
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - David Seifert · gentoo
dev-db/sqlitebrowser: Depend on x11-libs/qscintilla[qt4]
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3188 - Andreas Sturmlechner · gentoo
dev-db/sqlitebrowser: Drop old
3.8.0 is already stable while 3.7.0 wasn't. Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2793 Signed-off-by: David Seifert <soap@gentoo.org> - Andreas Sturmlechner · gentoo
dev-db/sqlitebrowser: Eliminate qt4 vs. qt5 REQUIRED_USE
Drop useless subslot operator. Minimal change. Package-Manager: portage-2.3.0 sqlitebrowser-3.8.0.ebuild Closes: https://github.com/gentoo/gentoo/pull/2793 Signed-off-by: David Seifert <soap@gentoo.org> - Andreas Sturmlechner · gentoo
dev-db/sqlitebrowser: 3.9.1 version bump
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> - Agostino Sarubbo · gentoo
dev-db/sqlitebrowser: amd64 stable wrt bug #571958
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Michael Weber · gentoo
dev-db/sqlitebrowser: Version bump (thanks Fabio Rossi, bug 571048).
Package-Manager: portage-2.2.26 - James Le Cuirot · gentoo
dev-db/sqlitebrowser: Remove old
Package-Manager: portage-2.2.26 - James Le Cuirot · gentoo
dev-db/sqlitebrowser: Use the new antlr-cpp package instead of antlr
The non-Java parts of antlr have now been split out. The Java part isn't required in this case. Package-Manager: portage-2.2.26 - Michael Palimaka · gentoo
dev-db/sqlitebrowser: dev-qt/linguist-tools is a build-time dependency
Also, dev-qt/linguist is not used at all. Package-Manager: portage-2.2.20.1 - Michael Weber · gentoo
dev-db/sqlitebrowser: drop old version.
Package-Manager: portage-2.2.20 - Michael Weber · gentoo
dev-db/sqlitebrowser: version bump (bug 554034).
Package-Manager: portage-2.2.20 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
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