dev-db / pgmodeler

PostgreSQL Database Modeler

Official package sites : https://pgmodeler.io ·

v1.2.2 :: 0 :: gentoo

Modified
License
GPL-3
Keywords
~amd64

v1.2.1 :: 0 :: gentoo

Modified
License
GPL-3
Keywords
~amd64

postgres_targets

postgres14
Build against PostgreSQL 14
postgres15
Build against PostgreSQL 15
postgres16
Build against PostgreSQL 16
postgres17
Build against PostgreSQL 17
postgres18
Build against PostgreSQL 18

dev-db / postgresql : PostgreSQL RDBMS

dev-libs / libxml2 : XML C parser and toolkit

dev-qt / qtbase : Cross-platform application development framework

dev-qt / qtsvg : SVG rendering library for the Qt6 framework

dev-db / postgresql : PostgreSQL RDBMS

dev-libs / libxml2 : XML C parser and toolkit

dev-qt / qtbase : Cross-platform application development framework

dev-qt / qtsvg : SVG rendering library for the Qt6 framework

830658
dev-db/pgmodeler-0.9.4 fails to compile: main.cpp:23:10: fatal error: execinfo.h: No such file or directory
Repository mirror & CI · gentoo
Merge updates from master
Nicolas PARLANT · gentoo
dev-db/pgmodeler: drop 1.2.0
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Part-of: https://github.com/gentoo/gentoo/pull/44271 Closes: https://github.com/gentoo/gentoo/pull/44271 Signed-off-by: Sam James <sam@gentoo.org>
Nicolas PARLANT · gentoo
dev-db/pgmodeler: Bump to 1.2.2
bugfix release and support for postgresql-18 update postgres_targets 13..17 -> 14..18 Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Part-of: https://github.com/gentoo/gentoo/pull/44271 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Nicolas PARLANT · gentoo
dev-db/pgmodeler: drop 1.1.6-r1
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Part-of: https://github.com/gentoo/gentoo/pull/43657 Closes: https://github.com/gentoo/gentoo/pull/43657 Signed-off-by: Sam James <sam@gentoo.org>
Nicolas PARLANT · gentoo
dev-db/pgmodeler: Bump to 1.2.1
bugfix release Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Part-of: https://github.com/gentoo/gentoo/pull/43657 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Nicolas PARLANT · gentoo
dev-db/pgmodeler: add 1.2.0
Bump with one more test restriction Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Part-of: https://github.com/gentoo/gentoo/pull/42715 Closes: https://github.com/gentoo/gentoo/pull/42715 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfred Wingate · gentoo
dev-db/pgmodeler: add dev-libs/libxml2 subslot op for incoming ABI break
Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/41919 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
dev-db/pgmodeler: drop 0.9.4
Broken in multiple ways, so let's drop it right away. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Andreas Sturmlechner · gentoo
dev-db/pgmodeler: Drop install of LICENSE, use myqmakeargs array
See also: https://github.com/gentoo/gentoo/pull/41377 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Nicolas PARLANT · gentoo
dev-db/pgmodeler: add 1.1.6, qt6
* qt6 (opengl and X11 required) * update POSTGRES_COMPAT to {13..17} * deps: rm dev-libs/icu, not required * set DOCDIR to have expected behavior * NO_UPDATE_CHECK needs value "true" (isequal) * add tests execution (multiple skips) Closes: https://bugs.gentoo.org/735690 Closes: https://bugs.gentoo.org/923739 Closes: https://bugs.gentoo.org/944962 Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Part-of: https://github.com/gentoo/gentoo/pull/41377 Closes: https://github.com/gentoo/gentoo/pull/41377 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
dev-db/pgmodeler: drop 0.9.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Patrick Lauer · gentoo
dev-db/pgmodeler: Bump to 0.9.4
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolic · gentoo
dev-db/pgmodeler: Remove postgres9_5
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
dev-db/pgmodeler: Drop 0.9.1
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
Jaak Ristioja · gentoo
dev-db/pgmodeler: Bump to 0.9.2
Closes: https://bugs.gentoo.org/701326 Signed-off-by: Jaak Ristioja <jaak@ristioja.ee> Closes: https://github.com/gentoo/gentoo/pull/15683 Signed-off-by: Aaron W. Swenson <titanofold@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
David Seifert · gentoo
dev-db/pgmodeler: [QA] Fix UnnecessarySlashStrip
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aaron W. Swenson · gentoo
dev-db/pgmodeler: Remove POSTGRES_COMPAT 9.3
Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
Aaron W. Swenson · gentoo
dev-db/pgmodeler: Initial commit
Thanks to Michael Orlitzky, Vasilis Lourdas, and linux0uid for their initial work on this ebuild. Closes: https://bugs.gentoo.org/459918 Package-Manager: Portage-2.3.24, Repoman-2.3.6