Add mautrix-signal
This commit is contained in:
parent
11b38801d6
commit
cd3044f930
17 changed files with 487 additions and 6 deletions
1
acct-group/mautrix-signal-bin/Manifest
Normal file
1
acct-group/mautrix-signal-bin/Manifest
Normal file
|
@ -0,0 +1 @@
|
|||
EBUILD mautrix-signal-bin-0.ebuild 308 BLAKE2B 7d2db0f352c894e6bd4bd8cbf16996d88a98ead92ef62fc5106e30c66ac3b6d28e9eba1b168be003e1a207019b4e189e93b8ae0fcd2404b91e09deb4de6ba05d SHA512 49c94b99a08793a375caa836f7e8e21afc9865e20aef35b63c5d3a30478ecd43a461a5ff75ed9de96caf851ea395644c5233e6edb1806c7b066f1c53e26c0866
|
11
acct-group/mautrix-signal-bin/mautrix-signal-bin-0.ebuild
Normal file
11
acct-group/mautrix-signal-bin/mautrix-signal-bin-0.ebuild
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit acct-group
|
||||
DESCRIPTION="Group used for the mautrix signal Matrix bridge"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
# If you want this to persist across multiple machines, pick a real number!
|
||||
ACCT_GROUP_ID="-1"
|
Loading…
Add table
Add a link
Reference in a new issue