Versions
v1.2.2-r6 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 x86 ~arm
Dependencies
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtsql : SQL abstraction library for the Qt5 framework
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
x11-libs / qscintilla : Qt port of Neil Hodgson's Scintilla C++ editor control
Runtime Dependencies
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtsql : SQL abstraction library for the Qt5 framework
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
x11-libs / qscintilla : Qt port of Neil Hodgson's Scintilla C++ editor control
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Lucio Sauer · gentoo
*/*: inline mirror://sourceforge
bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org> - José P. R. N. Assis · gentoo
dev-db/sqliteman: fix qscintilla dep #916232
Adding [qt5(+)] to the qscintilla dependency in preparation to supporting Qt5/Qt6 QScintilla multibuild. Revision number bumped to -r6. Keywords kept as-is. 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 - Andreas Sturmlechner · gentoo
dev-db/sqliteman: Drop 1.2.2-r4, cmake-utils--
Closes: https://bugs.gentoo.org/834312 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
dev-db/sqliteman: Stabilize 1.2.2-r5 x86, #834312
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Jakov Smolić · gentoo
dev-db/sqliteman: Stabilize 1.2.2-r5 amd64, #834312
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
dev-db/sqliteman: EAPI-8 bump, switch to cmake.eclass, xdg.eclass
Cleanup obsolete minimum version deps Fix pixmap icon installation path for use with desktop file Improve desktop file (patch thx to Fedora) Bug: https://bugs.gentoo.org/834312 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Michael Palimaka · gentoo
dev-db/sqliteman: remove 1.2.2-r2 and 1.2.2-r3
Package-Manager: Portage-2.3.14, Repoman-2.3.6 - Manuel Rüger · gentoo
dev-db/sqliteman: Stable on amd64
Package-Manager: Portage-2.3.14, Repoman-2.3.6 - Thomas Deutschmann · gentoo
dev-db/sqliteman: x86 stable (bug #634982)
Package-Manager: Portage-2.3.13, Repoman-2.3.4 - Jouni Kosonen · gentoo
dev-db/sqliteman: Depend on x11-libs/qscintilla[qt5]
Gentoo-bug: 634982 Closes: https://github.com/gentoo/gentoo/pull/6002 - Michael Palimaka · gentoo
dev-db/sqliteman: update HOMEPAGE
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Jouni Kosonen · gentoo
dev-db/sqliteman: Fix building with qscintilla-2.10
Closes: https://github.com/gentoo/gentoo/pull/4431 - 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 - David Seifert · gentoo
dev-db/sqliteman: Depend on x11-libs/qscintilla[qt4]
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3188 - Michael Palimaka · gentoo
dev-db/sqliteman: add patch to solve build failure on uclibc caused by underlinking
Gentoo-bug: 587076 Package-Manager: portage-2.3.0 - Markus Meier · gentoo
dev-db/sqliteman: add ~arm, bug #572046
Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="arm" - Michael Palimaka · gentoo
dev-db/sqliteman: remove old
Package-Manager: portage-2.2.26 - Agostino Sarubbo · gentoo
dev-db/sqliteman: x86 stable wrt bug #566240
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-db/sqliteman: amd64 stable wrt bug #566240
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" - 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