mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
16 lines
1.6 KiB
Groff
16 lines
1.6 KiB
Groff
DEFINED_PHASES=configure install prepare setup test
|
|
DEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18= ) postgres_targets_postgres17? ( dev-db/postgresql:17= ) postgres_targets_postgres16? ( dev-db/postgresql:16= ) postgres_targets_postgres15? ( dev-db/postgresql:15= ) postgres_targets_postgres14? ( dev-db/postgresql:14= ) dev-libs/libxml2:= dev-qt/qtbase:6[gui,network,opengl,widgets,X] dev-qt/qtsvg:6
|
|
DESCRIPTION=PostgreSQL Database Modeler
|
|
EAPI=8
|
|
HOMEPAGE=https://pgmodeler.io
|
|
INHERIT=desktop postgres qmake-utils
|
|
IUSE=postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14
|
|
KEYWORDS=~amd64
|
|
LICENSE=GPL-3
|
|
RDEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18= ) postgres_targets_postgres17? ( dev-db/postgresql:17= ) postgres_targets_postgres16? ( dev-db/postgresql:16= ) postgres_targets_postgres15? ( dev-db/postgresql:15= ) postgres_targets_postgres14? ( dev-db/postgresql:14= ) dev-libs/libxml2:= dev-qt/qtbase:6[gui,network,opengl,widgets,X] dev-qt/qtsvg:6
|
|
REQUIRED_USE=|| ( postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/nullptrlabs/pgmodeler/archive/v1.2.3.tar.gz -> pgmodeler-1.2.3.tar.gz
|
|
_eclasses_=desktop e447b5f77146d69797e9f03ff177f3f1 postgres 3671a84f95eadcaa836aefe3fd51b6a1 qt-utils 5b7ae92788820ab4495683740521513c toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 qmake-utils cc0baf4385fb880725ae334ce289b70f
|
|
_md5_=c04673e04885f6e74b586ced7d280c53
|