2026-05-15 10:16:13 UTC

This commit is contained in:
Repository mirror & CI
2026-05-15 10:16:13 +00:00
parent 86e1c40a7d
commit 7e11199eef
150 changed files with 896 additions and 426 deletions

View File

@@ -0,0 +1,12 @@
BDEPEND=>=dev-lang/go-1.24 >=dev-lang/go-1.24.11:= app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=A tool to send messages or files to an XMPP contact or MUC
EAPI=8
HOMEPAGE=https://salsa.debian.org/mdosch/go-sendxmpp
INHERIT=go-module
KEYWORDS=~amd64 ~arm64
LICENSE=BSD-2 BSD MIT
SLOT=0
SRC_URI=https://salsa.debian.org/mdosch/go-sendxmpp/-/archive/v0.15.8/go-sendxmpp-v0.15.8.tar.bz2 -> go-sendxmpp-0.15.8.tar.bz2 https://vimja.cloud/public.php/dav/files/z59eKDyLFokW2KK/net-im/go-sendxmpp/go-sendxmpp-v0.15.8-vendor.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 22cfabf3120ed3f7bcd8b4a7697fbfba
_md5_=4cbaf0012c06235e12e0a043d45aff86

View File

@@ -10,6 +10,6 @@ LICENSE=Apache-2.0
RDEPEND=x11-libs/gtk+:3 dev-libs/nss x11-libs/libXtst app-accessibility/at-spi2-core:2
RESTRICT=bindist mirror splitdebug test
SLOT=0
SRC_URI=https://github.com/jitsi/jitsi-meet-electron/releases/download/v2026.1.1/jitsi-meet-amd64.deb -> jitsi-meet-2026.1.1.deb
SRC_URI=https://github.com/jitsi/jitsi-meet-electron/releases/download/v2026.5.0/jitsi-meet-amd64.deb -> jitsi-meet-2026.5.0.deb
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 unpacker a89c769f7dcf68bd2a6d23da9ede2ad2 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5
_md5_=a3d486d0b56c190f8f09f957abc6cf25

View File

@@ -6,10 +6,10 @@ HOMEPAGE=https://github.com/Vencord/Vesktop/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=chromium-2 desktop linux-info optfeature unpacker xdg
IUSE=+l10n_af +l10n_am +l10n_ar +l10n_bg +l10n_bn +l10n_ca +l10n_cs +l10n_da +l10n_de +l10n_el +l10n_en-GB +l10n_en-US +l10n_es +l10n_es-419 +l10n_et +l10n_fa +l10n_fi +l10n_fil +l10n_fr +l10n_gu +l10n_he +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_kn +l10n_ko +l10n_lt +l10n_lv +l10n_ml +l10n_mr +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sl +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_ur +l10n_vi +l10n_zh-CN +l10n_zh-TW
KEYWORDS=~amd64 ~arm64
KEYWORDS=-* ~amd64 ~arm64
LICENSE=GPL-3+
RESTRICT=bindist mirror strip test
SLOT=0
SRC_URI=amd64? ( https://github.com/Vencord/Vesktop/releases/download/v1.6.5/vesktop-1.6.5.tar.gz ) arm64? ( https://github.com/Vencord/Vesktop/releases/download/v1.6.5/vesktop-1.6.5-arm64.tar.gz )
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 desktop 26d57169ca094c04be416993844ec8bc optfeature 538bce96e5589935b57e178e8635f301 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 unpacker a89c769f7dcf68bd2a6d23da9ede2ad2 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=bb8ce24d13d739bafc5c89926578bd2a
_md5_=4ca860a20b3fe22203af8ea715cd8514

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long