blob: 5c43fd9b968756a2fc231d5cda265c2edb374e34 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install postinst postrm preinst prepare
DESCRIPTION=Free universal database tool (community edition)
EAPI=8
HOMEPAGE=https://dbeaver.io/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop wrapper xdg
KEYWORDS=-* ~amd64 ~arm64
LICENSE=Apache-2.0 EPL-1.0 BSD
RDEPEND=>=virtual/jre-17:*
SLOT=0
SRC_URI=amd64? ( https://dbeaver.io/files/25.0.0/dbeaver-ce-25.0.0-linux.gtk.x86_64-nojdk.tar.gz ) arm64? ( https://dbeaver.io/files/25.0.0/dbeaver-ce-25.0.0-linux.gtk.aarch64-nojdk.tar.gz )
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed wrapper 11a2a3bd712784986679b60a0cab34a0 xdg 3ef49a87c52c8b77c476351195dfe575 xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=6413edc342bb067b66fe4b336f2c506f
|