blob: 5173bda91e9188440e053b91edca800a24de298f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=dev-util/ninja dev-util/cmake
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=postgres_targets_postgres13? ( dev-db/postgresql:13= ) postgres_targets_postgres12? ( dev-db/postgresql:12= ) postgres_targets_postgres11? ( dev-db/postgresql:11= ) dev-libs/openssl
DESCRIPTION=Open-source time-series SQL database
EAPI=7
HOMEPAGE=https://www.timescale.com/
INHERIT=postgres-multi cmake
IUSE=proprietary-extensions postgres_targets_postgres13 postgres_targets_postgres12 postgres_targets_postgres11
KEYWORDS=~amd64
LICENSE=POSTGRESQL Apache-2.0 proprietary-extensions? ( timescale )
RDEPEND=postgres_targets_postgres13? ( dev-db/postgresql:13= ) postgres_targets_postgres12? ( dev-db/postgresql:12= ) postgres_targets_postgres11? ( dev-db/postgresql:11= ) dev-libs/openssl
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/timescale/timescaledb/archive/2.2.1.tar.gz -> timescaledb-2.2.1.tar.gz
_eclasses_=multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 user-info 8eda7e0ed7acb4b9678bea151579e154 user 851cc5d467389d7cfb5f6b33d575807b postgres c90f34fec636bb31d36838ad7e11b37b postgres-multi 45f967e4809b0f1162e4e2c726308439 toolchain-funcs 2545dc6f0aaecb2dea61424911e82674 multilib ba7da83f763a749a2870c28785c6dc0b multiprocessing 65f88f0e80751d45b06bbcfc4b149ccc ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 6da6797255ab7fb848a02afa0cbc406f wrapper 4251d4c84c25f59094fd557e0063a974 eutils f93c6ebbcd4a4e3e3f2328a13511b73a flag-o-matic bc2e7662a4a9a8643be851982a837ddc xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
_md5_=c2de798cfe6b6fd8e7bb48f4586c22cd
|