mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
2023-09-26 14:01:30 UTC
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
BDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Typing stubs for requests
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/types-requests/ https://github.com/python/typeshed/tree/master/stubs/requests
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_pypy3 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=dev-python/types-urllib3 python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/t/types-requests/types-requests-2.31.0.3.tar.gz
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 24344aec2be39c69d9f279b5415298ce pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=865176c6ef0d110ba2f6bc4b18d553f0
|
||||
@@ -10,6 +10,6 @@ LICENSE=Apache-2.0
|
||||
RDEPEND=dev-python/types-urllib3 python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/t/types-requests/types-requests-2.31.0.2.tar.gz
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/t/types-requests/types-requests-2.31.0.5.tar.gz
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 24344aec2be39c69d9f279b5415298ce pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=865176c6ef0d110ba2f6bc4b18d553f0
|
||||
17
metadata/md5-cache/games-engines/easyrpg-player-0.8-r1
Normal file
17
metadata/md5-cache/games-engines/easyrpg-player-0.8-r1
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=virtual/pkgconfig doc? ( app-doc/doxygen media-gfx/graphviz[svg] ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-cpp/rang >=dev-games/liblcf-0.8 dev-libs/libfmt:= media-libs/libpng:= >=media-libs/libsdl2-2.0.5[joystick,sound?,video] sys-libs/zlib x11-libs/pixman harfbuzz? ( media-libs/harfbuzz:=[truetype] ) truetype? ( media-libs/freetype:= ) sound? ( media-libs/dr_wav media-libs/libsndfile media-libs/libvorbis media-libs/opusfile media-libs/speexdsp media-sound/mpg123 media-libs/libxmp fluidsynth? ( media-sound/fluidsynth ) wildmidi? ( media-sound/wildmidi ) !fluidsynth? ( !wildmidi? ( media-libs/alsa-lib ) ) )
|
||||
DESCRIPTION=RPG Maker 2000/2003 and EasyRPG games interpreter
|
||||
EAPI=8
|
||||
HOMEPAGE=https://easyrpg.org/player/ https://github.com/EasyRPG/Player
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake readme.gentoo-r1 xdg
|
||||
IUSE=doc fluidsynth harfbuzz +sound truetype +wildmidi
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BAEKMUK CC-BY-4.0 GPL-2+-with-font-exception GPL-3+ public-domain TTYP0 Unlicense || ( MIT-0 public-domain )
|
||||
RDEPEND=dev-cpp/rang >=dev-games/liblcf-0.8 dev-libs/libfmt:= media-libs/libpng:= >=media-libs/libsdl2-2.0.5[joystick,sound?,video] sys-libs/zlib x11-libs/pixman harfbuzz? ( media-libs/harfbuzz:=[truetype] ) truetype? ( media-libs/freetype:= ) sound? ( media-libs/dr_wav media-libs/libsndfile media-libs/libvorbis media-libs/opusfile media-libs/speexdsp media-sound/mpg123 media-libs/libxmp fluidsynth? ( media-sound/fluidsynth ) wildmidi? ( media-sound/wildmidi ) !fluidsynth? ( !wildmidi? ( media-libs/alsa-lib ) ) ) fluidsynth? ( media-sound/fluid-soundfont )
|
||||
REQUIRED_USE=fluidsynth? ( sound ) harfbuzz? ( truetype ) wildmidi? ( sound )
|
||||
SLOT=0
|
||||
SRC_URI=https://easyrpg.org/downloads/player/0.8/easyrpg-player-0.8.tar.xz
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake fc2f89084f590ac95c004ea95b0d2f80 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=7e12d831b33d999f784324d63fabeca0
|
||||
15
metadata/md5-cache/media-video/uxplay-1.66
Normal file
15
metadata/md5-cache/media-video/uxplay-1.66
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=virtual/pkgconfig >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=app-pda/libplist dev-libs/openssl media-libs/gstreamer media-libs/gst-plugins-good media-libs/gst-plugins-bad media-libs/gst-plugins-base media-plugins/gst-plugins-libav vaapi? ( media-plugins/gst-plugins-vaapi media-video/ffmpeg[vaapi] ) net-dns/avahi[mdnsresponder-compat] X? ( x11-libs/libX11 )
|
||||
DESCRIPTION=AirPlay Unix mirroring server
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/FDH2/UxPlay
|
||||
INHERIT=cmake
|
||||
IUSE=+vaapi +X
|
||||
KEYWORDS=~amd64 ~arm ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=app-pda/libplist dev-libs/openssl media-libs/gstreamer media-libs/gst-plugins-good media-libs/gst-plugins-bad media-libs/gst-plugins-base media-plugins/gst-plugins-libav vaapi? ( media-plugins/gst-plugins-vaapi media-video/ffmpeg[vaapi] ) net-dns/avahi[mdnsresponder-compat] X? ( x11-libs/libX11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/FDH2/UxPlay/archive/refs/tags/v1.66.tar.gz -> uxplay-1.66.tar.gz
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake fc2f89084f590ac95c004ea95b0d2f80
|
||||
_md5_=11363b3bdbd701618f7e0c035fbdb8ed
|
||||
@@ -1165,7 +1165,7 @@ dev-python/types-paramiko 2.10.0 2.11.1: Typing stubs for paramiko
|
||||
dev-python/types-protobuf 4.24.0.1 4.24.0.2: Typing stubs for protobuf
|
||||
dev-python/types-python-dateutil 2.8.17 2.8.18: Typing stubs for python-dateutil
|
||||
dev-python/types-pytz 2021.3.8 2022.1.1: Typing stubs for pytz
|
||||
dev-python/types-requests 2.31.0.2 2.31.0.3: Typing stubs for requests
|
||||
dev-python/types-requests 2.31.0.5: Typing stubs for requests
|
||||
dev-python/types-urllib3 1.26.25.14: Typing stubs for urllib3
|
||||
dev-python/typing_inspect 0.7.1: Runtime inspection utilities for Python typing module
|
||||
dev-python/ufo2ft 2.31.1: A bridge from UFOs to FontTools
|
||||
@@ -1320,7 +1320,7 @@ games-emulation/np2kai 22 22_p20210211: NP2kai is an emulator for the japanese P
|
||||
games-emulation/rpcs3 9999: PS3 emulator/debugger
|
||||
games-emulation/yuzu 0_p20230202 9999: An emulator for Nintendo Switch
|
||||
games-engines/boxtron 0.5.4-r2: Steam Play compatibility tool to run DOS games using native Linux DOSBox
|
||||
games-engines/easyrpg-player 0.7.0 0.8: RPG Maker 2000/2003 and EasyRPG games interpreter
|
||||
games-engines/easyrpg-player 0.7.0 0.8 0.8-r1: RPG Maker 2000/2003 and EasyRPG games interpreter
|
||||
games-engines/fs2_open 22.2.0 23.0.0: FreeSpace2 Source Code Project game engine
|
||||
games-engines/instead 3.3.5 3.4.1 9999: INSTEAD text-based quest game engine
|
||||
games-engines/luxtorpeda 25.0.0: Steam Play compatibility tool to run games using native Linux engines
|
||||
@@ -1588,7 +1588,7 @@ media-video/owncast 0.0.12 0.0.13: A self-hosted live video and web chat server
|
||||
media-video/syncplay 1.6.9 1.7.0: Client/server to synchronize media playback
|
||||
media-video/tartube 2.4.077 9999: A GUI front-end for youtube-dl
|
||||
media-video/trakt-scrobbler 1.4.2-r1 1.5.0-r1 1.6.3-r1: Scrobbler for trakt.tv that supports VLC, Plex, MPC-HC, and MPV
|
||||
media-video/uxplay 1.65.3: AirPlay Unix mirroring server
|
||||
media-video/uxplay 1.65.3 1.66: AirPlay Unix mirroring server
|
||||
media-video/wlrobs 1.0 9999: OBS plugin that allows you to screen capture on wlroots based compositors
|
||||
media-video/ytarchive 0.3.2: Youtube livestream downloader
|
||||
mpv-plugin/SmartCopyPaste 3.1: Gives mpv the capability to copy and paste while being smart and customizable
|
||||
|
||||
@@ -1 +1 @@
|
||||
Tue, 26 Sep 2023 12:46:27 +0000
|
||||
Tue, 26 Sep 2023 14:01:30 +0000
|
||||
|
||||
Reference in New Issue
Block a user