media-libs/mpvqt - 1.2.0 (gentoo)

Search

Install

Install this version:

emerge -a =media-libs/mpvqt-1.2.0

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

autounmask =media-libs/mpvqt-1.2.0

Or alternatively:

emerge --autounmask-write -a =media-libs/mpvqt-1.2.0

Package Information

Description:
libmpv wrapper for QtQuick2 and QML
Homepage:
https://invent.kde.org/libraries/mpvqt
License:
|| ( GPL-2 GPL-3 LGPL-3 LGPL-2.1 ) CC-BY-SA-4.0 MIT BSD

Ebuild Details

Version EAPI Keywords Slot
1.2.0 8 ~amd64 ~arm64 ~ppc64 ~x86 6/3
View Raw Ebuild
# Copyright 2021-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

KFMIN=6.15.0
QTMIN=6.8.1
inherit ecm kde.org

if [[ ${KDE_BUILD_TYPE} == release ]]; then
	SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
	KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
fi

DESCRIPTION="libmpv wrapper for QtQuick2 and QML"
HOMEPAGE="https://invent.kde.org/libraries/mpvqt"

LICENSE="|| ( GPL-2 GPL-3 LGPL-3 LGPL-2.1 ) CC-BY-SA-4.0 MIT BSD"
SLOT="6/3"
IUSE=""

DEPEND="
	>=dev-qt/qtbase-${QTMIN}:6=[gui,opengl,wayland]
	>=dev-qt/qtdeclarative-${QTMIN}:6
	media-video/mpv:=[libmpv]
"
RDEPEND="${DEPEND}"

Inherited Eclasses

ecm

Applicable Mirrors

Mirror Name URLs
kde

Dependencies

DEPEND

	>=dev-qt/qtbase-6.8.1:6=[gui,opengl,wayland]
	>=dev-qt/qtdeclarative-6.8.1:6
	media-video/mpv:=[libmpv]

RDEPEND

	>=dev-qt/qtbase-6.8.1:6=[gui,opengl,wayland]
	>=dev-qt/qtdeclarative-6.8.1:6
	media-video/mpv:=[libmpv]

Manifest for 1.2.0

Type File Size Source URLs
DIST mpvqt-1.2.0.tar.xz 34320 bytes mirror://kde/stable/mpvqt/mpvqt-1.2.0.tar.xz