Install this version:
emerge -a =media-video/jellyfin-desktop-2.0.0
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =media-video/jellyfin-desktop-2.0.0
Or alternatively:
emerge --autounmask-write -a =media-video/jellyfin-desktop-2.0.0
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2.0.0 | 8 | ~amd64 | 0 |
EAPI=8
inherit cmake
DESCRIPTION="Jellyfin desktop client"
HOMEPAGE="https://github.com/jellyfin-archive/jellyfin-desktop-qt"
SRC_URI="https://github.com/jellyfin-archive/jellyfin-desktop-qt/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64
#S=${WORKDIR}/${PN}-qt-${PV}
DEPEND="media-libs/mpvqt
dev-libs/libcec
media-libs/libsdl
dev-libs/protobuf
dev-qt/qtwebengine:6
dev-qt/qtdeclarative:6"
media-libs/mpvqt dev-libs/libcec media-libs/libsdl dev-libs/protobuf dev-qt/qtwebengine:6 dev-qt/qtdeclarative:6
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | jellyfin-desktop-2.0.0.tar.gz | 621001 bytes | https://github.com/jellyfin-archive/jellyfin-desktop-qt/archive/refs/tags/v2.0.0.tar.gz |