mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
net-im/conduit: unbundle some deps
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -1,24 +1,25 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>julien@jroy.ca</email>
|
||||
<name>Julien Roy</name>
|
||||
</maintainer>
|
||||
<longdescription>An efficient Matrix homeserver that's easy to set up and just works. You can install
|
||||
it on a mini-computer like the Raspberry Pi to host Matrix for your family,
|
||||
friends or company.</longdescription>
|
||||
<upstream>
|
||||
<maintainer>
|
||||
<name>Timo Kösters</name>
|
||||
<email>timo@koesters.xyz</email>
|
||||
<maintainer type="person">
|
||||
<email>julien@jroy.ca</email>
|
||||
<name>Julien Roy</name>
|
||||
</maintainer>
|
||||
<changelog>https://gitlab.com/famedly/conduit/-/releases</changelog>
|
||||
<doc>https://gitlab.com/famedly/conduit/-/blob/next/DEPLOY.md</doc>
|
||||
<bugs-to>https://gitlab.com/famedly/conduit/-/issues</bugs-to>
|
||||
<remote-id type="gitlab">famedly/conduit</remote-id>
|
||||
<remote-id type="github">ruma/ruma</remote-id>
|
||||
<remote-id type="github">timokoesters/reqwest</remote-id>
|
||||
<remote-id type="github">timokoesters/heed</remote-id>
|
||||
</upstream>
|
||||
<longdescription>
|
||||
A fast Matrix homeserver that is optimized for smaller, personal servers,
|
||||
instead of a server that has high scalability.
|
||||
</longdescription>
|
||||
<use>
|
||||
<flag name="lmdb">Add support for LMDB (Lightning Memory-Mapped Database)</flag>
|
||||
<flag name="rocksdb">Add support for RocksDB; a key/value, LSM database</flag>
|
||||
<flag name="system-rocksdb">Use the system-wide <pkg>dev-libs/rocksdb</pkg> installation</flag>
|
||||
</use>
|
||||
<upstream>
|
||||
<maintainer>
|
||||
<name>Timo Kösters</name>
|
||||
<email>timo@koesters.xyz</email>
|
||||
</maintainer>
|
||||
<bugs-to>https://gitlab.com/famedly/conduit/-/issues</bugs-to>
|
||||
<remote-id type="gitlab">famedly/conduit</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user