blob: eb5710cecbde34365c482d1802400256cb8bcfcb (
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_postgres17? ( dev-db/postgresql:17=[ssl] ) 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_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14
KEYWORDS=~amd64
LICENSE=POSTGRESQL Apache-2.0 proprietary-extensions? ( timescale )
RDEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[ssl] ) 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.19.0.tar.gz -> timescaledb-2.19.0.tar.gz
_eclasses_=cmake c0c9c21d01b8a96d2d736c554daedc57 flag-o-matic e8de74bac929ba17427e740e95707d00 multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c postgres aa74feb4d9c1e9af578d99aea36bbace postgres-multi ccad35d745ce66b41837db8a6ee94601 toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=c3e6ffda8927b2890ddb40dbd489c9b8
|