2024-02-07 10:18:06 UTC

This commit is contained in:
Repository mirror & CI
2024-02-07 10:18:06 +00:00
parent caca629028
commit 4fb4102cbe
40 changed files with 261 additions and 159 deletions

View File

@@ -1,13 +0,0 @@
DEFINED_PHASES=install
DESCRIPTION=A Native GOG and Epic Games Launcher for Linux, Windows and Mac.
EAPI=8
HOMEPAGE=https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher
INHERIT=desktop
IUSE=gamescope
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=gamescope? ( gui-wm/gamescope )
SLOT=0
SRC_URI=https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/download/v2.10.0/heroic-2.10.0.tar.xz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d
_md5_=f860f4262e4412a34c6144b47fd9428e

View File

@@ -0,0 +1,14 @@
DEFINED_PHASES=install postinst postrm preinst
DESCRIPTION=A Native GOG and Epic Games Launcher for Linux, Windows and Mac.
EAPI=8
HOMEPAGE=https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop xdg
IUSE=gamescope
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=gamescope? ( gui-wm/gamescope )
SLOT=0
SRC_URI=https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/download/v2.12.1/heroic-2.12.1.tar.xz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=f50757ae04bc0cfc3071eef09294dcce

View File

@@ -1,13 +0,0 @@
DEFINED_PHASES=install
DESCRIPTION=A Native GOG and Epic Games Launcher for Linux, Windows and Mac.
EAPI=8
HOMEPAGE=https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher
INHERIT=desktop
IUSE=gamescope
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=gamescope? ( gui-wm/gamescope )
SLOT=0
SRC_URI=https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/download/v2.9.2/heroic-2.9.2.tar.xz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d
_md5_=f860f4262e4412a34c6144b47fd9428e

View File

@@ -10,6 +10,6 @@ LICENSE=MIT
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) ~media-libs/imgui-1.81[opengl,vulkan] dev-cpp/nlohmann_json dev-libs/spdlog dev-util/glslang media-fonts/lato media-libs/vulkan-loader media-libs/libglvnd x11-libs/libdrm dbus? ( sys-apps/dbus ) X? ( x11-libs/libX11 ) video_cards_nvidia? ( x11-drivers/nvidia-drivers xnvctrl? ( x11-drivers/nvidia-drivers[static-libs] ) ) wayland? ( dev-libs/wayland ) python_single_target_python3_10? ( || ( dev-python/matplotlib[gtk3,python_targets_python3_10(-)] dev-python/matplotlib[qt5,python_targets_python3_10(-)] dev-python/matplotlib[wxwidgets,python_targets_python3_10(-)] ) ) python_single_target_python3_11? ( || ( dev-python/matplotlib[gtk3,python_targets_python3_11(-)] dev-python/matplotlib[qt5,python_targets_python3_11(-)] dev-python/matplotlib[wxwidgets,python_targets_python3_11(-)] ) ) python_single_target_python3_12? ( || ( dev-python/matplotlib[gtk3,python_targets_python3_12(-)] dev-python/matplotlib[qt5,python_targets_python3_12(-)] dev-python/matplotlib[wxwidgets,python_targets_python3_12(-)] ) )
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 ) || ( X wayland ) xnvctrl? ( video_cards_nvidia )
SLOT=0
SRC_URI=https://github.com/KhronosGroup/Vulkan-Headers/archive/v1.2.158.tar.gz -> vulkan-headers-1.2.158.tar.gz https://wrapdb.mesonbuild.com/v2/vulkan-headers_1.2.158-2/get_patch -> vulkan-headers-1.2.158-2-meson-wrap.zip https://github.com/flightlessmango/MangoHud/archive/v0.7.0.tar.gz -> mangohud-0.7.0.tar.gz
SRC_URI=https://github.com/KhronosGroup/Vulkan-Headers/archive/v1.2.158.tar.gz -> vulkan-headers-1.2.158.tar.gz https://wrapdb.mesonbuild.com/v2/vulkan-headers_1.2.158-2/get_patch -> vulkan-headers-1.2.158-2-meson-wrap.zip https://github.com/gabime/spdlog/archive/refs/tags/v1.8.5.tar.gz -> spdlog-1.8.5.tar.gz https://wrapdb.mesonbuild.com/v2/spdlog_1.8.5-1/get_patch -> spdlog-1.8.5-1-wrap.zip https://github.com/flightlessmango/MangoHud/archive/v0.7.0.tar.gz -> mangohud-0.7.0.tar.gz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 042f4cc53680245bf99a84669b94155a python-single-r1 75118e916668a74c660a13b0ecb22562 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 meson e322276188f86eacb29ae081ba5485c8
_md5_=c3becc5249d67ef5c6c3bacd69679c01
_md5_=854aaedcd079abdf9352351c2e124d22

View File

@@ -7,9 +7,9 @@ INHERIT=python-single-r1 meson git-r3
IUSE=+dbus debug +X xnvctrl wayland video_cards_nvidia video_cards_amdgpu python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
LICENSE=MIT
PROPERTIES=live
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) ~media-libs/imgui-1.81[opengl,vulkan] dev-cpp/nlohmann_json dev-libs/spdlog dev-util/glslang media-fonts/lato media-libs/vulkan-loader media-libs/libglvnd x11-libs/libdrm dbus? ( sys-apps/dbus ) X? ( x11-libs/libX11 ) video_cards_nvidia? ( x11-drivers/nvidia-drivers xnvctrl? ( x11-drivers/nvidia-drivers[static-libs] ) ) wayland? ( dev-libs/wayland ) python_single_target_python3_10? ( || ( dev-python/matplotlib[gtk3,python_targets_python3_10(-)] dev-python/matplotlib[qt5,python_targets_python3_10(-)] dev-python/matplotlib[wxwidgets,python_targets_python3_10(-)] ) ) python_single_target_python3_11? ( || ( dev-python/matplotlib[gtk3,python_targets_python3_11(-)] dev-python/matplotlib[qt5,python_targets_python3_11(-)] dev-python/matplotlib[wxwidgets,python_targets_python3_11(-)] ) ) python_single_target_python3_12? ( || ( dev-python/matplotlib[gtk3,python_targets_python3_12(-)] dev-python/matplotlib[qt5,python_targets_python3_12(-)] dev-python/matplotlib[wxwidgets,python_targets_python3_12(-)] ) )
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) ~media-libs/imgui-1.81[opengl,vulkan] dev-cpp/nlohmann_json dev-util/glslang media-fonts/lato media-libs/vulkan-loader media-libs/libglvnd x11-libs/libdrm dbus? ( sys-apps/dbus ) X? ( x11-libs/libX11 ) video_cards_nvidia? ( x11-drivers/nvidia-drivers xnvctrl? ( x11-drivers/nvidia-drivers[static-libs] ) ) wayland? ( dev-libs/wayland ) python_single_target_python3_10? ( || ( dev-python/matplotlib[gtk3,python_targets_python3_10(-)] dev-python/matplotlib[qt5,python_targets_python3_10(-)] dev-python/matplotlib[wxwidgets,python_targets_python3_10(-)] ) ) python_single_target_python3_11? ( || ( dev-python/matplotlib[gtk3,python_targets_python3_11(-)] dev-python/matplotlib[qt5,python_targets_python3_11(-)] dev-python/matplotlib[wxwidgets,python_targets_python3_11(-)] ) ) python_single_target_python3_12? ( || ( dev-python/matplotlib[gtk3,python_targets_python3_12(-)] dev-python/matplotlib[qt5,python_targets_python3_12(-)] dev-python/matplotlib[wxwidgets,python_targets_python3_12(-)] ) )
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 ) || ( X wayland ) xnvctrl? ( video_cards_nvidia )
SLOT=0
SRC_URI=https://github.com/KhronosGroup/Vulkan-Headers/archive/v1.2.158.tar.gz -> vulkan-headers-1.2.158.tar.gz https://wrapdb.mesonbuild.com/v2/vulkan-headers_1.2.158-2/get_patch -> vulkan-headers-1.2.158-2-meson-wrap.zip https://github.com/epezent/implot/archive/refs/tags/v0.16.tar.gz -> implot-0.16.tar.gz https://wrapdb.mesonbuild.com/v2/implot_0.16-1/get_patch -> implot-0.16-1-meson-wrap.zip
SRC_URI=https://github.com/KhronosGroup/Vulkan-Headers/archive/v1.2.158.tar.gz -> vulkan-headers-1.2.158.tar.gz https://wrapdb.mesonbuild.com/v2/vulkan-headers_1.2.158-2/get_patch -> vulkan-headers-1.2.158-2-meson-wrap.zip https://github.com/epezent/implot/archive/refs/tags/v0.16.tar.gz -> implot-0.16.tar.gz https://wrapdb.mesonbuild.com/v2/implot_0.16-1/get_patch -> implot-0.16-1-meson-wrap.zip https://github.com/gabime/spdlog/archive/refs/tags/v1.13.0.tar.gz -> spdlog-1.13.0.tar.gz https://wrapdb.mesonbuild.com/v2/spdlog_1.13.0-1/get_patch -> spdlog-1.13.0-1-wrap.zip
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 042f4cc53680245bf99a84669b94155a python-single-r1 75118e916668a74c660a13b0ecb22562 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 meson e322276188f86eacb29ae081ba5485c8 git-r3 86fa1f157b70b9d2ff340c4633b1cf4b
_md5_=0ea06c5ab747a5a3c2aecd4c2661b0a7
_md5_=867051534980972ad138c57117ad3a23