media-video/jellyfin-desktop - 2.0.0 (salfter)

Search

Install

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

Package Information

Description:
Jellyfin desktop client
Homepage:
https://github.com/jellyfin-archive/jellyfin-desktop-qt
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
2.0.0 8 ~amd64 0
View Raw Ebuild
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"

Inherited Eclasses

Dependencies

DEPEND

media-libs/mpvqt
	dev-libs/libcec
	media-libs/libsdl
	dev-libs/protobuf
	dev-qt/qtwebengine:6
	dev-qt/qtdeclarative:6

Manifest for 2.0.0

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