Versions
v3.2.1-r1 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- ~amd64 ~x86
- USE flags
- cli cups tcl test
USE flags
General
Dependencies
dev-db / sqlite : SQL database engine
dev-lang / tcl : Tool Command Language
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 / 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 / qtscript : Application scripting library for the Qt5 framework (deprecated)
dev-qt / qtsvg : SVG rendering library for the Qt5 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
dev-util / desktop-file-utils : Command line utilities to work with desktop menu entries
sys-libs / readline : Another cute console display library
x11-misc / shared-mime-info : The Shared MIME-info Database specification
Runtime Dependencies
dev-db / sqlite : SQL database engine
dev-lang / tcl : Tool Command Language
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 / qtscript : Application scripting library for the Qt5 framework (deprecated)
dev-qt / qtsvg : SVG rendering 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
Change logs
- 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