2023-01-26 09:01:57 UTC

This commit is contained in:
Repository mirror & CI
2023-01-26 09:01:57 +00:00
parent 7f47991e91
commit 4796754198
11 changed files with 59 additions and 58 deletions

View File

@@ -0,0 +1,9 @@
DEFINED_PHASES=install postinst preinst prerm pretend
DESCRIPTION=User for Mautrix Discord Bridge
EAPI=8
INHERIT=acct-user
KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~loong m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
RDEPEND=acct-group/mautrix
SLOT=0
_eclasses_=user-info 83547b4df3e1ba5a6bf91a0837eaa664 acct-user bdca122e03cd10755e7ed12b03562501
_md5_=2de2de363aaec47cda34d45d48160898

View File

@@ -0,0 +1,9 @@
DEFINED_PHASES=install postinst preinst prerm pretend
DESCRIPTION=User for Mautrix Slack Bridge
EAPI=8
INHERIT=acct-user
KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~loong m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
RDEPEND=acct-group/mautrix
SLOT=0
_eclasses_=user-info 83547b4df3e1ba5a6bf91a0837eaa664 acct-user bdca122e03cd10755e7ed12b03562501
_md5_=e550ca64999d5c2dd984c7e5772a0402

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( dev-python/pytest-cov[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/coverage-7[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/coveralls[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/click[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) >=dev-python/gpep517-9[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=test? ( dev-python/click[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) >=dev-python/gpep517-9[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/click[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DESCRIPTION=Option groups missing in Click
@@ -10,8 +10,8 @@ KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/click[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://github.com/click-contrib/click-option-group/archive/v0.5.5.tar.gz -> click-option-group-0.5.5.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=ac904b8a62aa0a1538cbac490bc63f4f
_md5_=4076c4b26ae6c029d0ad0debe6ac3491

View File

@@ -1,17 +0,0 @@
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) doc? ( dev-python/sphinx[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/furo[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install test
DEPEND=test? ( gui-libs/gtk:4[introspection] )
DESCRIPTION=Compiler for Blueprint, a markup language for GTK user interfaces
EAPI=8
HOMEPAGE=https://jwestman.pages.gitlab.gnome.org/blueprint-compiler/
INHERIT=meson python-r1
IUSE=doc test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=LGPL-3+
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://gitlab.gnome.org/jwestman/blueprint-compiler/-/archive/v0.4.0/blueprint-compiler-v0.4.0.tar.bz2
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 meson 1994a5aef5d4f5798b92f64d6f9a6003 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 python-r1 666be58f658d6b32affe30f80e39a49e
_md5_=25f68b62212f76d10597e1eeabf8958f

View File

@@ -13,4 +13,4 @@ REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targ
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 meson 1994a5aef5d4f5798b92f64d6f9a6003 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 python-r1 666be58f658d6b32affe30f80e39a49e virtualx 644887c82aefdf12001489391fca4f02 git-r3 2347f8fe2d392b2a091191f94be37e6f
_md5_=4de7b000e75a5083574cb3f67fbb2526
_md5_=ecf01619f948841663d237dd5e805d5c

View File

@@ -1,17 +0,0 @@
BDEPEND=dev-lang/nasm sys-libs/libcap sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7
DEFINED_PHASES=compile configure postinst postrm preinst prepare pretend test
DEPEND=media-libs/alsa-lib media-libs/libsdl2[X,opengl?,sound,threads,video] media-libs/sdl2-net net-libs/libpcap sys-libs/zlib X? ( x11-libs/libX11 x11-libs/libXrandr x11-libs/libxkbfile ) debug? ( sys-libs/ncurses:= ) ffmpeg? ( media-video/ffmpeg:= ) fluidsynth? ( media-sound/fluidsynth:= ) freetype? ( media-libs/freetype ) opengl? ( media-libs/libglvnd[X] ) png? ( media-libs/libpng:= ) slirp? ( net-libs/libslirp )
DESCRIPTION=Complete, accurate DOS emulator forked from DOSBox
EAPI=8
HOMEPAGE=https://dosbox-x.com/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=autotools toolchain-funcs xdg
IUSE=X debug ffmpeg fluidsynth freetype opengl png slirp
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=media-libs/alsa-lib media-libs/libsdl2[X,opengl?,sound,threads,video] media-libs/sdl2-net net-libs/libpcap sys-libs/zlib X? ( x11-libs/libX11 x11-libs/libXrandr x11-libs/libxkbfile ) debug? ( sys-libs/ncurses:= ) ffmpeg? ( media-video/ffmpeg:= ) fluidsynth? ( media-sound/fluidsynth:= ) freetype? ( media-libs/freetype ) opengl? ( media-libs/libglvnd[X] ) png? ( media-libs/libpng:= ) slirp? ( net-libs/libslirp )
RESTRICT=!debug? ( test )
SLOT=0
SRC_URI=https://github.com/joncampbell123/dosbox-x/archive/dosbox-x-windows-v2022.08.0.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 6dcd6b6a486e79928e1243ff9ba41fcc xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
_md5_=1370d6cb36085623c9aeb45c4f27be48

View File

@@ -1,17 +0,0 @@
BDEPEND=dev-lang/nasm sys-libs/libcap sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7
DEFINED_PHASES=compile configure install postinst postrm preinst prepare pretend test
DEPEND=media-libs/alsa-lib media-libs/libsdl2[X,opengl?,sound,threads,video] media-libs/sdl2-net net-libs/libpcap sys-libs/zlib X? ( x11-libs/libX11 x11-libs/libXrandr x11-libs/libxkbfile ) debug? ( sys-libs/ncurses:= ) ffmpeg? ( media-video/ffmpeg:= ) fluidsynth? ( media-sound/fluidsynth:= ) freetype? ( media-libs/freetype ) opengl? ( media-libs/libglvnd[X] ) png? ( media-libs/libpng:= ) slirp? ( net-libs/libslirp )
DESCRIPTION=Complete, accurate DOS emulator forked from DOSBox
EAPI=8
HOMEPAGE=https://dosbox-x.com/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=autotools readme.gentoo-r1 toolchain-funcs xdg
IUSE=X debug ffmpeg fluidsynth freetype opengl png slirp
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=media-libs/alsa-lib media-libs/libsdl2[X,opengl?,sound,threads,video] media-libs/sdl2-net net-libs/libpcap sys-libs/zlib X? ( x11-libs/libX11 x11-libs/libXrandr x11-libs/libxkbfile ) debug? ( sys-libs/ncurses:= ) ffmpeg? ( media-video/ffmpeg:= ) fluidsynth? ( media-sound/fluidsynth:= ) freetype? ( media-libs/freetype ) opengl? ( media-libs/libglvnd[X] ) png? ( media-libs/libpng:= ) slirp? ( net-libs/libslirp )
RESTRICT=!debug? ( test )
SLOT=0
SRC_URI=https://github.com/joncampbell123/dosbox-x/archive/982c44176e7619ae2a40b5c5d8df31f2911384da.tar.gz -> dosbox-x-2022.09.1_pre20221210.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 6dcd6b6a486e79928e1243ff9ba41fcc readme.gentoo-r1 b776ad4b42f564c406a95c41ccb42c55 xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
_md5_=e0ef541f0e9f9ae98efe0d3844d6f310

View File

@@ -0,0 +1,15 @@
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile config install postinst unpack
DEPEND=acct-user/mautrix-discord dev-libs/olm
DESCRIPTION=A Matrix-Discord puppeting bridge
EAPI=8
HOMEPAGE=https://github.com/mautrix/discord
INHERIT=go-module systemd
KEYWORDS=~amd64
LICENSE=AGPL-3
RDEPEND=acct-user/mautrix-discord dev-libs/olm
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/mautrix/discord/archive/587cf8a17ed20285d0be23e7838e8cd6d53ec483.tar.gz -> mautrix-discord-0_pre20230124.gh.tar.gz https://jroy.ca/dist/mautrix-discord-0_pre20230124.tar.xz
_eclasses_=go-module 75029f071ebc843223233ab1b0a2d4a5 toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=256e53e6a45c9f9c47d8af277167d399

View File

@@ -0,0 +1,15 @@
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile config install postinst unpack
DEPEND=acct-user/mautrix-slack dev-libs/olm
DESCRIPTION=A Matrix-Slack puppeting bridge based on slack-go
EAPI=8
HOMEPAGE=https://github.com/mautrix/slack
INHERIT=go-module systemd
KEYWORDS=~amd64
LICENSE=AGPL-3
RDEPEND=acct-user/mautrix-slack dev-libs/olm
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/mautrix/slack/archive/67b1e7b1ff9a01d82f46187f2b9bdbadea69b63b.tar.gz -> mautrix-slack-0_pre20230124.gh.tar.gz https://jroy.ca/dist/mautrix-slack-0_pre20230124.tar.xz
_eclasses_=go-module 75029f071ebc843223233ab1b0a2d4a5 toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=17fce7a450d2d4c1c31302901017842f

View File

@@ -35,7 +35,9 @@ acct-user/hinsightd 0: A user account for www-servers/hinsightd
acct-user/honk 0: System user: honk
acct-user/invidious 0: System user: invidious
acct-user/jackett 0: User for www-apps/jackett-bin
acct-user/mautrix-discord 0: User for Mautrix Discord Bridge
acct-user/mautrix-facebook 0: User for Mautrix Facebook Bridge
acct-user/mautrix-slack 0: User for Mautrix Slack Bridge
acct-user/mautrix-telegram 0: User for Mautrix Telegram Bridge
acct-user/monero 0: System user: monero
acct-user/nitter 0: System user: nitter
@@ -1151,7 +1153,7 @@ dev-util/bats-assert 2.0.0: Common assertions for Bats
dev-util/bats-support 0.3.0: Supporting library for Bats test helpers
dev-util/bazelisk 1.12.0: A user-friendly launcher for Bazel
dev-util/binaryen 105: Compiler and toolchain infrastructure library for WebAssembly
dev-util/blueprint-compiler 0.4.0 0.6.0 9999: Compiler for Blueprint, a markup language for GTK user interfaces
dev-util/blueprint-compiler 0.6.0 9999: Compiler for Blueprint, a markup language for GTK user interfaces
dev-util/cargo-make 0.35.9 0.35.10: Rust task runner and build tool
dev-util/deblob 0.3 9999: remove binary executables from a directory
dev-util/dockerfile-language-server 0.9.0: A language server for Dockerfiles
@@ -1218,7 +1220,7 @@ games-board/openriichi 0.2.1.1: OpenRiichi is an open source Japanese Mahjong cl
games-board/rmahjong 0.4_p20201106: Riichi Mahjong, the Japanese variant of the Chinese game Mahjong for 4 players
games-emulation/citra 9999: A Nintendo 3DS Emulator
games-emulation/citra-canary 9999: A Nintendo 3DS Emulator
games-emulation/dosbox-x 2022.08.0-r1 2022.09.1_pre20221210-r1 2022.12.26 9999: Complete, accurate DOS emulator forked from DOSBox
games-emulation/dosbox-x 2022.12.26 9999: Complete, accurate DOS emulator forked from DOSBox
games-emulation/duckstation 9999: Fast Sony PlayStation (PSX) emulator
games-emulation/flycast 9999: Sega Dreamcast, Naomi and Atomiswave emulator
games-emulation/mupen64plus-qt 1.15 9999: A basic launcher for Mupen64Plus
@@ -1496,7 +1498,9 @@ net-im/heisenbridge 1.14.1: A bouncer-style Matrix IRC bridge
net-im/jitsi-meet 2022.3.1: Desktop application for Jitsi Meet built with Electron
net-im/kaidan 0.8.0-r1: A simple, user-friendly Jabber/XMPP client for every device!
net-im/matterhorn-bin 50200.13.0: Terminal based Mattermost client
net-im/mautrix-discord 0_pre20230124: A Matrix-Discord puppeting bridge
net-im/mautrix-facebook 0.4.1: A Matrix-Facebook Messenger puppeting bridge
net-im/mautrix-slack 0_pre20230124: A Matrix-Slack puppeting bridge based on slack-go
net-im/mautrix-telegram 0.12.2_p20230118: A Matrix-Telegram Messenger puppeting bridge
net-im/nheko 0.10.2-r1 0.11.1: Native desktop client for Matrix using Qt
net-im/ruqola 1.3.1: Rocket.Chat client for the KDE desktop

View File

@@ -1 +1 @@
Wed, 25 Jan 2023 11:01:58 +0000
Thu, 26 Jan 2023 09:01:57 +0000