Summary
Heroic is an Open Source Game Launcher for Linux, Windows and macOS. Right now it supports launching games from the Epic Games Store using Legendary and GOG Games using our custom implementation with gogdl.
Versions
v2.15.2 :: 0 :: gentoo
- Modified
- License
- GPL-3+
- Keywords
- ~amd64
- USE flags
- gamescope
v2.15.1 :: 0 :: gentoo
- Modified
- License
- GPL-3+
- Keywords
- ~amd64
- USE flags
- gamescope
USE flags
General
- gamescope
- Run Heroic Launcher inside gamescope
l10n
- af
- Afrikaans
- am
- Amharic
- ar
- Arabic
- bg
- Bulgarian
- bn
- Bengali
- ca
- Catalan
- cs
- Czech
- da
- Danish
- de
- German
- el
- Modern Greek
- en-GB
- English (United Kingdom)
- en-US
- English (United States)
- es
- Spanish
- es-419
- Spanish (Latin America)
- et
- Estonian
- fa
- Persian
- fi
- Finnish
- fil
- Filipino
- fr
- French
- gu
- Gujarati
- he
- Hebrew
- hi
- Hindi
- hr
- Croatian
- hu
- Hungarian
- id
- Indonesian
- it
- Italian
- ja
- Japanese
- kn
- Kannada
- ko
- Korean
- lt
- Lithuanian
- lv
- Latvian
- ml
- Malayalam
- mr
- Marathi
- ms
- Malay (macrolanguage)
- nb
- Norwegian Bokmål
- nl
- Dutch
- pl
- Polish
- pt-BR
- Portuguese (Brazil)
- pt-PT
- Portuguese (Portugal)
- ro
- Romanian
- ru
- Russian
- sk
- Slovak
- sl
- Slovenian
- sr
- Serbian
- sv
- Swedish
- sw
- Swahili (macrolanguage)
- ta
- Tamil
- te
- Telugu
- th
- Thai
- tr
- Turkish
- uk
- Ukrainian
- ur
- Urdu
- vi
- Vietnamese
- zh-CN
- Chinese (China)
- zh-TW
- Chinese (Taiwan)
python_single_target
- python3_10
- Build for Python 3.10 only
- python3_11
- Build for Python 3.11 only
- python3_12
- Build for Python 3.12 only
- python3_13
- Build for Python 3.13 only
Runtime Dependencies
app-accessibility / at-spi2-core : D-Bus accessibility specifications and registration daemon
app-arch / brotli : Generic-purpose lossless compression algorithm
app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-libs / expat : Stream-oriented XML parser library
dev-libs / fribidi : A free implementation of the unicode bidirectional algorithm
dev-libs / glib : The GLib library of C routines
dev-libs / gmp : Library for arbitrary-precision arithmetic on different type of numbers
dev-libs / libffi : Portable, high level programming interface to various calling conventions
dev-libs / libpcre2 : Perl-compatible regular expression library
dev-libs / libtasn1 : ASN.1 library
dev-libs / nettle : Low-level cryptographic library
dev-libs / nspr : Netscape Portable Runtime
dev-libs / nss : Mozilla's Network Security Services library that implements PKI support
dev-libs / wayland : Wayland protocol libraries
gui-wm / gamescope : Efficient micro-compositor for running games
media-fonts / freefont : OpenType and TrueType Unicode fonts from the Free UCS Outline Fonts Project
media-gfx / graphite2 : Library providing rendering capabilities for complex non-Roman writing systems
media-libs / alsa-lib : Advanced Linux Sound Architecture Library
media-libs / fontconfig : A library for configuring and customizing font access
media-libs / freetype : High-quality and portable font engine
media-libs / harfbuzz : An OpenType text shaping engine
media-libs / libepoxy : Library for handling OpenGL function pointer management
media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library
media-libs / libpng : Portable Network Graphics library
media-libs / mesa : OpenGL-like graphic library for Linux
media-video / ffmpeg : Complete solution to record/convert/stream audio and video. Includes libavcodec
net-dns / libidn2 : An implementation of the IDNA2008 specifications (RFCs 5890, 5891, 5892, 5893)
net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols
net-print / cups : The Common Unix Printing System
sys-apps / dbus : A message bus system, a simple way for applications to talk to each other
sys-libs / glibc : GNU libc C library
sys-libs / zlib : Standard (de)compression library
x11-libs / cairo : A vector graphics library with cross-device output support
x11-libs / gdk-pixbuf : Image loading library for GTK+
x11-libs / gtk+ : Gimp ToolKit +
x11-libs / libX11 : X.Org X11 library
x11-libs / libXau : X.Org X authorization library
x11-libs / libXcomposite : X.Org Xcomposite library
x11-libs / libXcursor : X.Org Xcursor library
x11-libs / libXdamage : X.Org Xdamage library
x11-libs / libXdmcp : X.Org X Display Manager Control Protocol library
x11-libs / libXext : X.Org Xext library
x11-libs / libXfixes : X.Org Xfixes library
x11-libs / libXi : X.Org Xi library
x11-libs / libXrandr : X.Org Xrandr library
x11-libs / libXrender : X.Org Xrender library
x11-libs / libdrm : X.Org libdrm library
x11-libs / libxcb : X C-language Bindings library
x11-libs / libxkbcommon : Keymap handling library for toolkits and window systems
x11-libs / pango : Internationalized text layout and rendering library
Bugs
- 942888
- games-util/heroic-bin: More Easily Support Gentoo's app-emulation/dxvk & vkd3d-proton
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Bernard Cafarelli · gentoo
games-util/heroic-bin: add 2.15.2
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> - Bernard Cafarelli · gentoo
games-util/heroic-bin: drop 2.13.0-r1, 2.14.1-r1
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Bernard Cafarelli · gentoo
games-util/heroic-bin: add 2.15.1
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Gonçalo Negrier Duarte · gentoo
games-util/heroic-bin: remove resolution from gamescope command
* the problem is that exist more resolution that just 1080p :) * also pipewire detect the resolution of the screen (gamescope is nested) Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36182 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Gonçalo Negrier Duarte · gentoo
games-util/heroic-bin: add 2.13.0-r1 drop 2.13.0
* add gamescope useflag * Launch Heroic with gamescope (desktop file) * https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/wiki/How-To:-Other-Tools-and-Wrappers-(gamescope)#gamescoped-heroic---as-seperate-app Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com> Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Bernard Cafarelli · gentoo
games-util/heroic-bin: add 2.14.1, drop 2.14.0
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Bernard Cafarelli · gentoo
games-util/heroic-bin: add 2.14.0
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> - Gonçalo Negrier Duarte · gentoo
games-util/heroic-bin: add 2.14.1-r1 drop 2.14.1
* add gamescope useflag * Launch Heroic with gamescope (desktop file) * https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/wiki/How-To:-Other-Tools-and-Wrappers-(gamescope)#gamescoped-heroic---as-seperate-app Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36168 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-util/heroic-bin: drop old 2.12.1
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-util/heroic-bin: bump to 2.13.0
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
games-util/heroic-bin: drop old 2.12.0
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-util/heroic-bin: drop old 2.11.0
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
games-util/heroic-bin: bump to 2.12.1
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-util/heroic-bin: bump to 2.12.0
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-util/heroic-bin: drop old 2.10.0
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-util/heroic-bin: bump to 2.11.0
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
games-util/heroic-bin: drop old 2.9.2
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
games-util/heroic-bin: drop old 2.8.0
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-util/heroic-bin: bump to 2.10.0
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Skythrew · gentoo
games-util/heroic-bin: add 2.9.2
Signed-off-by: Skythrew <mael.guerin023@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33346 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-util/heroic-bin: link python3 exe
Closes: https://bugs.gentoo.org/909443 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
games-util/heroic-bin: new package; add 2.8.0
Signed-off-by: Maciej Barć <xgqt@gentoo.org>