2021-03-02 09:32:17 UTC

This commit is contained in:
Repository mirror & CI
2021-03-02 09:32:17 +00:00
parent 066c4e2807
commit 5c0f042a18
12 changed files with 47 additions and 33 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -8,6 +8,6 @@ LICENSE=ZLIB
RDEPEND=|| ( video_cards_nvidia? ( >=x11-drivers/nvidia-drivers-440.31 ) >=media-libs/mesa-19.2 ) || ( >=app-emulation/wine-staging-4.5[abi_x86_32(-)?,abi_x86_64(-)?,vulkan] >=app-emulation/wine-vanilla-4.5[abi_x86_32(-)?,abi_x86_64(-)?,vulkan] )
REQUIRED_USE=|| ( abi_x86_32 abi_x86_64 )
SLOT=0
SRC_URI=https://github.com/doitsujin/dxvk/releases/download/v1.7.3/dxvk-1.7.3.tar.gz -> dxvk-bin-1.7.3.tar.gz
SRC_URI=https://github.com/doitsujin/dxvk/releases/download/v1.8.1/dxvk-1.8.1.tar.gz -> dxvk-bin-1.8.1.tar.gz
_eclasses_=multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multilib-build 9a65133006c608964888346a412cc454 multilib-minimal 8bddda43703ba94d8341f4e247f97566 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_md5_=7010ad847a57c373abf3dedecf1338de
_md5_=a202ee24f688156372d33cfeb879a723

View File

@@ -11,6 +11,6 @@ RDEPEND=app-text/ghostscript-gpl app-text/tesseract app-text/unpaper dev-python/
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://github.com/jbarlow83/OCRmyPDF/archive/v11.6.0.tar.gz -> OCRmyPDF-11.6.0.tar.gz
SRC_URI=https://github.com/jbarlow83/OCRmyPDF/archive/v11.7.0.tar.gz -> OCRmyPDF-11.7.0.tar.gz
_eclasses_=bash-completion-r1 be99724bde4274de21e581204e9d164a distutils-r1 c166cdc9bfdc0fee3ea2100e01fdcdd3 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 4c65b35c1895b82c0f44e44166a3464f python-utils-r1 69861348186337fa4b269de5826004b3 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_md5_=cbb20df22c749f05cbf1f2f456ab2de1

View File

@@ -12,4 +12,4 @@ REQUIRED_USE=^^ ( python_single_target_python3_7 python_single_target_python3_8
SLOT=0
SRC_URI=https://github.com/IsoaSFlus/QLivePlayer/archive/3.21.1.tar.gz -> QLivePlayer-3.21.1.tar.gz
_eclasses_=cmake 314a813be2f09820e8978cdee941e501 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f optfeature 6a2add34e06e5a05d88471a33ccdd73e python-single-r1 d3100de905f978df912135806cf27188 python-utils-r1 69861348186337fa4b269de5826004b3 readme.gentoo-r1 22ae82e140bdd95d17a34fd5fd733190 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=b055dfb217326766f1a4ed1d3bed6fc1
_md5_=43313452b02e353bf0c769d4536ebe45

View File

@@ -1,15 +1,15 @@
BDEPEND=dev-util/ninja dev-util/cmake
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DEPEND=python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) >=dev-qt/qtcore-5.12:5 >=dev-qt/qtdeclarative-5.12:5 >=dev-qt/qtgui-5.12:5 >=dev-qt/qtnetwork-5.12:5 >=dev-qt/qtwidgets-5.12:5 kde-frameworks/extra-cmake-modules:5 dev-util/desktop-file-utils x11-misc/shared-mime-info
DEPEND=python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) >=dev-qt/qtcore-5.15:5 >=dev-qt/qtdeclarative-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtnetwork-5.15:5 >=dev-qt/qtwidgets-5.15:5 kde-frameworks/extra-cmake-modules:5 dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=A player and recorder for live streams and videos with danmaku support
EAPI=7
HOMEPAGE=https://github.com/IsoaSFlus/QLivePlayer
IUSE=python_single_target_python3_7 python_single_target_python3_8 python_single_target_python3_9
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=GPL-2
RDEPEND=python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) >=dev-qt/qtcore-5.12:5 >=dev-qt/qtdeclarative-5.12:5 >=dev-qt/qtgui-5.12:5 >=dev-qt/qtnetwork-5.12:5 >=dev-qt/qtwidgets-5.12:5 python_single_target_python3_7? ( dev-python/aiohttp[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/aiohttp[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/aiohttp[python_targets_python3_9(-)] ) media-video/ffmpeg media-video/mpv net-misc/curl >=dev-qt/qtquickcontrols-5.12:5 >=dev-qt/qtquickcontrols2-5.12:5
RDEPEND=python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) >=dev-qt/qtcore-5.15:5 >=dev-qt/qtdeclarative-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtnetwork-5.15:5 >=dev-qt/qtwidgets-5.15:5 python_single_target_python3_7? ( dev-python/aiohttp[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/aiohttp[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/aiohttp[python_targets_python3_9(-)] ) media-video/ffmpeg media-video/mpv net-misc/curl >=dev-qt/qtquickcontrols-5.15:5 >=dev-qt/qtquickcontrols2-5.15:5
REQUIRED_USE=^^ ( python_single_target_python3_7 python_single_target_python3_8 python_single_target_python3_9 )
SLOT=0
SRC_URI=https://github.com/IsoaSFlus/QLivePlayer/archive/3.21.0.tar.gz -> QLivePlayer-3.21.0.tar.gz
SRC_URI=https://github.com/IsoaSFlus/QLivePlayer/archive/3.22.0.tar.gz -> QLivePlayer-3.22.0.tar.gz
_eclasses_=cmake 314a813be2f09820e8978cdee941e501 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f optfeature 6a2add34e06e5a05d88471a33ccdd73e python-single-r1 d3100de905f978df912135806cf27188 python-utils-r1 69861348186337fa4b269de5826004b3 readme.gentoo-r1 22ae82e140bdd95d17a34fd5fd733190 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=832a241bfee458833a33954b20beb6e3
_md5_=43313452b02e353bf0c769d4536ebe45

View File

@@ -8,6 +8,6 @@ IUSE=+ssl
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=GPL-3+
SLOT=0
SRC_URI=https://github.com/xmrig/xmrig/archive/v6.8.1.tar.gz -> xmrig-6.8.1.tar.gz
SRC_URI=https://github.com/xmrig/xmrig/archive/v6.9.0.tar.gz -> xmrig-6.9.0.tar.gz
_eclasses_=cmake 314a813be2f09820e8978cdee941e501 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f optfeature 6a2add34e06e5a05d88471a33ccdd73e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=35241180b638d4a5dc5497cefd18a8f1

View File

@@ -8,6 +8,6 @@ IUSE=+ssl
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=GPL-3+
SLOT=0
SRC_URI=https://github.com/MoneroOcean/xmrig/archive/v6.8.1-mo2.tar.gz -> xmrig-mo-6.8.1-mo2.tar.gz
SRC_URI=https://github.com/MoneroOcean/xmrig/archive/v6.9.0-mo1.tar.gz -> xmrig-mo-6.9.0-mo1.tar.gz
_eclasses_=cmake 314a813be2f09820e8978cdee941e501 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f optfeature 6a2add34e06e5a05d88471a33ccdd73e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=3395a535b67863cf3987e6209c57db14
_md5_=0c48c4e99a1f907d9827026e78e49134

View File

@@ -0,0 +1,14 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=configure install
DEPEND=sys-auth/munge pam? ( sys-libs/pam ) shadow? ( sys-apps/shadow )
DESCRIPTION=Mrsh is a set of remote shell programs that use munge authentication.
EAPI=7
HOMEPAGE=https://github.com/chaos/mrsh
IUSE=pam shadow
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=sys-auth/munge pam? ( sys-libs/pam ) shadow? ( sys-apps/shadow )
SLOT=0
SRC_URI=https://github.com/chaos/mrsh/archive/2.12.tar.gz -> mrsh-2.12.tar.gz
_eclasses_=multilib d410501a125f99ffb560b0c523cd3d1e systemd 74b223e42834adf09a2d21fe5fe13741 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
_md5_=b5504112e68ab26fe18559be820ea96e

View File

@@ -17,7 +17,7 @@ acct-user/monero 0: System user: monero
acct-user/purritobin 0: User for www-apps/jackett-bin
acct-user/trezord 0: User for TREZOR Bridge
app-accessibility/mimic1 1.3.0.1 9999: Mycroft's TTS engine, based on CMU's Flite (Festival Lite)
app-admin/antidot 0.5.0 0.6.1: Cleans up your $HOME from those pesky dotfiles
app-admin/antidot 0.6.1 0.6.2: Cleans up your $HOME from those pesky dotfiles
app-admin/chezmoi 1.8.2 1.8.10: Manage your dotfiles across multiple machines, securely.
app-admin/customrescuecd-x86 0.4.1: A system rescue cd or usbstick for desktop and server based on gentoo
app-admin/customrescuecd-x86_64 0.12.0: A system rescue cd or usbstick for desktop and server based on gentoo
@@ -37,7 +37,7 @@ app-editors/kitscenarist 0.7.2_rc9: Simple and powerful application for creating
app-editors/micro 2.0.8: A modern and intuitive terminal-based text editor
app-editors/visual-studio-code-bin 1.53.2: Multiplatform Visual Studio Code from Microsoft
app-editors/vscodium-bin 1.52.1 1.53.0 1.53.1 1.53.2: Free/Libre Open Source Software Binaries of VSCode
app-emulation/dxvk-bin 1.7.3 1.8: Vulkan-based implementation of D3D9, D3D10 and D3D11 for Linux / Wine
app-emulation/dxvk-bin 1.8 1.8.1: Vulkan-based implementation of D3D9, D3D10 and D3D11 for Linux / Wine
app-emulation/nvidia-container-toolkit 1.4.2: NVIDIA container runtime toolkit
app-eselect/eselect-scheme 1.0.0: Manages scheme implementations
app-i18n/fcitx-skk 0.1.4: An input method engine for Fcitx
@@ -82,7 +82,7 @@ app-shells/ohmyzsh 9999: A framework for managing your zsh configuration.
app-shells/starship 0.48.0 0.50.0: The minimal, blazing-fast, and infinitely customizable prompt for any shell!
app-shells/zsh-autosuggestions 0.6.4: Fish-like autosuggestions for zsh
app-shells/zsh-histdb 0_pre20200405: A slightly better history for zsh
app-text/OCRmyPDF 11.6.0 11.6.2: OCRmyPDF adds an OCR text layer to scanned PDF files
app-text/OCRmyPDF 11.6.2 11.7.0: OCRmyPDF adds an OCR text layer to scanned PDF files
app-text/katarakt 0.2: Simple PDF viewer
app-text/komikku 0.24.0 0.26.1: An online/offline manga reader for GNOME
app-text/lizard 1.17.7: A simple code complexity analyser, supports most of the popular languages.
@@ -414,7 +414,7 @@ media-video/ciano 0.2.4: A multimedia file converter focused on simplicity
media-video/jellyfin-mpv-shim 1.8.0 1.8.1: MPV-based desktop and cast client for Jellyfin (Unofficial)
media-video/kikoplay 0.7.2 9999: KikoPlay is a full-featured danmu player
media-video/mpv-mpris 0.5 9999: MPRIS plugin for mpv
media-video/qliveplayer 3.21.0-r1 3.21.1-r1: A player and recorder for live streams and videos with danmaku support
media-video/qliveplayer 3.21.1-r1 3.22.0: A player and recorder for live streams and videos with danmaku support
media-video/syncplay 1.6.7-r1: Client/server to synchronize media playback
media-video/vidify 2.2.6: Watch music videos in real time for the songs playing on your device
media-video/vidify-audiosync 0.3.0: Audio synchronization feature for vidify
@@ -452,8 +452,8 @@ net-misc/tuxi 9999: Tuxi is a cli assistant. Get answers of your questions insta
net-misc/wayback_machine_downloader 2.2.1: Download an entire website from the Wayback Machine
net-misc/whatscli 1.0.6: A command line interface for WhatsApp
net-misc/wsdd 0.5 0.6 0.6.1 0.6.2 0.6.4: A Web Service Discovery host daemon.
net-misc/xmrig 6.8.1 6.8.2: RandomX, CryptoNight, KawPow, AstroBWT, and Argon2 CPU/GPU miner
net-misc/xmrig-mo 6.8.1 6.8.2: RandomX, CryptoNight, KawPow, AstroBWT and Argon2 miner for the MoneroOcean pool
net-misc/xmrig 6.8.2 6.9.0: RandomX, CryptoNight, KawPow, AstroBWT, and Argon2 CPU/GPU miner
net-misc/xmrig-mo 6.8.2 6.9.0: RandomX, CryptoNight, KawPow, AstroBWT and Argon2 miner for the MoneroOcean pool
net-news/sfeed 0.9.18 0.9.20 9999: simple RSS and Atom parser
net-p2p/lbry 0.48.2 0.49.1: A browser for the LBRY network, a digital marketplace controlled by its users.
net-p2p/monero 0.17.1.9 9999: The secure, private, untraceable cryptocurrency
@@ -488,7 +488,7 @@ sys-apps/rogdrv 0.0.5: ASUS ROG userspace mouse driver for Linux.
sys-apps/sampler 1.1.0: visualizer for shell commands, executions and alerting
sys-apps/sampler-bin 1.1.0: visualizer for shell commands, executions and alerting
sys-apps/systemd-bootchart 234: systemd boot performance graphing tool
sys-auth/mrsh 2.12: Mrsh is a set of remote shell programs that use munge authentication.
sys-auth/mrsh 2.12 2.12-r1: Mrsh is a set of remote shell programs that use munge authentication.
sys-block/systemd-swap 4.4.0 9999: Script for creating swap space from zram swaps, swap files and swap partitions.
sys-boot/customrescuecd-x86-grub 0.1: Grub menu entries for the .iso image of customrescuecd
sys-boot/customrescuecd-x86_64-grub 0.1: Grub menu entries for the .iso image of customrescuecd

View File

@@ -1 +1 @@
Sun, 28 Feb 2021 17:52:00 +0000
Tue, 02 Mar 2021 09:32:17 +0000