blob: 415752ea56c2c0bc48c2081d1f2fbd4f97968726 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=postgres_targets_postgres16? ( dev-db/postgresql:16=[ssl] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[ssl] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[ssl] )
DESCRIPTION=Open-source time-series SQL database
EAPI=8
HOMEPAGE=https://www.timescale.com/
INHERIT=postgres-multi cmake
IUSE=proprietary-extensions postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14
KEYWORDS=~amd64
LICENSE=POSTGRESQL Apache-2.0 proprietary-extensions? ( timescale )
RDEPEND=postgres_targets_postgres16? ( dev-db/postgresql:16=[ssl] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[ssl] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[ssl] )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/timescale/timescaledb/archive/2.16.1.tar.gz -> timescaledb-2.16.1.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 postgres 3f864368af6c0e46196e03821025f1f5 postgres-multi 7140a1e9480de59ab4172274608bffce toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=6177ead897d288c98df56adb13758e17
|