Versions
v3.4.4-r1 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- ~amd64 ~x86
- USE flags
- cli cups python tcl test
USE flags
General
- cli
- Build CLI interface
- cups
- Add support for CUPS (Common Unix Printing System)
- python
- Add optional support/bindings for the Python language
- tcl
- Add support the Tcl language
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_single_target
- python3_10
- Build for Python 3.10 only
- python3_11
- Build for Python 3.11 only
- python3_12
- Build for Python 3.12 only
Dependencies
dev-db / sqlite : SQL database engine
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-lang / tcl : Tool Command Language
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
dev-qt / designer : WYSIWYG tool for designing and building graphical user interfaces with QtWidgets
dev-qt / qtconcurrent : Multi-threading concurrence support library for the Qt5 framework
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtdeclarative : Qt Declarative (Quick 2)
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 / qttest : Unit testing 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
Runtime Dependencies
dev-db / sqlite : SQL database engine
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-lang / tcl : Tool Command Language
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtdeclarative : Qt Declarative (Quick 2)
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
Bugs
- 895704
- dev-db/sqlitestudio-3.4.3 fails to compile (GCC-13-SYSTEM): ld: qrc_qmake_qmake_qm_files.o symbol number 3 references nonexistent SHT_SYMTAB_SHNDX section
- 900711
- dev-db/sqlitestudio-3.4.4-r1 fails to compile (MUSL-CLANG-SYSTEM): posixcrashhandler.cpp:5:10: fatal error: execinfo.h file not found
- 937406
- dev-db/sqlitestudio: insecure rpath
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-db/sqlitestudio: build with -j1
The build system is qmake so a pain to fix. Closes: https://bugs.gentoo.org/902991 Closes: https://bugs.gentoo.org/924672 Closes: https://bugs.gentoo.org/928736 Closes: https://bugs.gentoo.org/941074 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
dev-db/sqlitestudio: enable py3.12
Closes: https://bugs.gentoo.org/929389 Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
dev-db/sqlitestudio: drop 3.3.3, 3.4.3, 3.4.3-r1, 3.4.4
Closes: https://bugs.gentoo.org/915786 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
dev-db/sqlitestudio: Drop unused dev-qt/qtscript:5
Bug: https://bugs.gentoo.org/915786 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew White · gentoo
dev-db/sqlitestudio: add 3.4.4
Closes: https://bugs.gentoo.org/905787 Package-Manager: portage-3.0.44-r1 Signed-off-by: Matteo Bianco <mehw.is.me@inventati.org> Closes: https://github.com/gentoo/gentoo/pull/30885 Signed-off-by: Sam James <sam@gentoo.org> - Matthew White · gentoo
dev-db/sqlitestudio: enable compiling plugins with Python 3.11 for 3.4.3-r1
Apply upstream patch to enable compiling the plugins with Python 3.11. Closes: https://bugs.gentoo.org/905786 Package-Manager: portage-3.0.44-r1 Signed-off-by: Matteo Bianco <mehw.is.me@inventati.org> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Viorel Munteanu · gentoo
dev-db/sqlitestudio: fix install with FEATURES=test
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Onkobu Tanaake · gentoo
dev-db/sqlitestudio: bump 3.4.3
- drop unnecessary sed invocation - introduce USE python - ncurses fix is not necessary anymore, dependency was removed/ unnecessary - drop 3.2.1, source could not be downloaded anymore - add patch to fix linking of python - update manifest - Copyright - sed expression must fix all paths - delete test artifacts/ avoid installation Signed-off-by: Onkobu Tanaake <onkobu@onkobutanaake.de> Reported-by: Onkobu Tanaake <onkobu@onkobutanaake.de> Closes: https://github.com/gentoo/gentoo/pull/28930 Closes: https://bugs.gentoo.org/889314 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-db/sqlitestudio: add 3.3.3
Closes: https://bugs.gentoo.org/850499 Closes: https://bugs.gentoo.org/773406 Closes: https://bugs.gentoo.org/838325 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ulrich Müller · gentoo
dev-db/sqlitestudio: Update from l10n.eclass to plocale.eclass
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Ulrich Müller <ulm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-db/sqlitestudio: drop obsolete LibreSSL patch
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
dev-db/sqlitestudio: EAPI-7 bump, add missing BDEPEND
Ebuild itself was using lrelease without depending on dev-qt/linguist-tools:5. Closes: https://bugs.gentoo.org/727528 Package-Manager: Portage-2.3.103, Repoman-2.3.23 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 - Stefan Strogin · gentoo
dev-db/sqlitestudio: add patch to fix build with LibreSSL
Closes: https://bugs.gentoo.org/681638 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11495 Signed-off-by: Aaron Bauman <bman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
dev-db/sqlitestudio: Drop 3.1.1
Closes: https://bugs.gentoo.org/674586 Closes: https://bugs.gentoo.org/632406 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 - Andreas Sturmlechner · gentoo
dev-db/sqlitestudio: Drop 3.0.7
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
dev-db/sqlitestudio: eutils -> desktop
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - reagentoo · gentoo
dev-db/sqlitestudio: version bump to 3.2.1
Also fix build with USE test Closes: https://bugs.gentoo.org/663926 Closes: https://github.com/gentoo/gentoo/pull/10878 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
dev-db/sqlitestudio: Fix build with Qt 5.11
Doing it myself then. Closes: https://bugs.gentoo.org/662968 Package-Manager: Portage-2.3.49, Repoman-2.3.10 - reagentoo · gentoo
dev-db/sqlitestudio: DEPEND+=dev-qt/qtconcurrent:5
- Add missing build-time dependency dev-qt/qtconcurrent:5 Gentoo-Bug: 590028 Closes: https://github.com/gentoo/gentoo/pull/5613 - Dmitry · gentoo
dev-db/sqlitestudio: version bump to 3.1.1
- Dropped kde5-functions eclass - Added l10n support - Migrated fdo-mime to xdg eclass - Improved overall ebuild quality. Gentoo-Bug: 629322 Closes: https://github.com/gentoo/gentoo/pull/5557 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Johannes Huber · gentoo
dev-db/sqlitestudio: Remove QT_MINIMAL handled by eclass
Package-Manager: portage-2.3.0 - Jan Chren · gentoo
dev-db/sqlitestudio: die on all `cd`s
Closes: https://github.com/gentoo/gentoo/pull/1088 - Jan Chren · gentoo
dev-db/sqlitestudio: new package
Closes: https://github.com/gentoo/gentoo/pull/1088