media-libs/rockchip-mpp-jellyfin - 9999 (thegreatmcpain)

Search

Install

Install this version:

emerge -a =media-libs/rockchip-mpp-jellyfin-9999

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =media-libs/rockchip-mpp-jellyfin-9999

Or alternatively:

emerge --autounmask-write -a =media-libs/rockchip-mpp-jellyfin-9999

Package Information

Description:
Rockchip Media Process Platform (MPP) module (jellyfin fork)
Homepage:
https://github.com/nyanmisaka/mpp
License:
Apache-2.0 MIT

Ebuild Details

Version EAPI Keywords Slot
9999 8 0
View Raw Ebuild
# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit git-r3 cmake

DESCRIPTION="Rockchip Media Process Platform (MPP) module (jellyfin fork)"
HOMEPAGE="https://github.com/nyanmisaka/mpp"
EGIT_REPO_URI="https://github.com/nyanmisaka/mpp.git"
EGIT_BRANCH="jellyfin-mpp"

LICENSE="Apache-2.0 MIT"
SLOT="0"
KEYWORDS=""

DEPEND="
	x11-libs/libdrm
"
RDEPEND="${DEPEND}"

Inherited Eclasses

Dependencies

DEPEND

	x11-libs/libdrm

RDEPEND

	x11-libs/libdrm