mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
15 lines
1.1 KiB
Groff
15 lines
1.1 KiB
Groff
DEFINED_PHASES=configure install setup test
|
|
DEPEND=postgres_targets_postgres14? ( dev-db/postgresql:14= ) postgres_targets_postgres13? ( dev-db/postgresql:13= ) dev-libs/icu:= dev-libs/libxml2:= dev-qt/qtcore:5 dev-qt/qtnetwork:5 dev-qt/qtprintsupport:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5
|
|
DESCRIPTION=PostgreSQL Database Modeler
|
|
EAPI=7
|
|
HOMEPAGE=https://pgmodeler.io
|
|
INHERIT=desktop postgres qmake-utils
|
|
IUSE=postgres_targets_postgres14 postgres_targets_postgres13
|
|
KEYWORDS=~amd64
|
|
LICENSE=GPL-3
|
|
RDEPEND=postgres_targets_postgres14? ( dev-db/postgresql:14= ) postgres_targets_postgres13? ( dev-db/postgresql:13= ) dev-libs/icu:= dev-libs/libxml2:= dev-qt/qtcore:5 dev-qt/qtnetwork:5 dev-qt/qtprintsupport:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5
|
|
SLOT=0
|
|
SRC_URI=https://github.com/pgmodeler/pgmodeler/archive/v0.9.4.tar.gz -> pgmodeler-0.9.4.tar.gz
|
|
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed postgres aa74feb4d9c1e9af578d99aea36bbace toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81
|
|
_md5_=47fef56754d0781243e7f36b9ac639cf
|