media-video/videoscreen - 1.2 (sft)

Search

Package Information

Description:
play links submitted via netcat with mpv
Homepage:
https://github.com/SFTtech/videoscreen
License:
AGPL-3

Ebuild Details

Version EAPI Keywords Slot
1.2 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2020 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{10..13} )

inherit distutils-r1

DESCRIPTION="play links submitted via netcat with mpv"
HOMEPAGE="https://github.com/SFTtech/videoscreen"
SRC_URI="https://github.com/SFTtech/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="AGPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"

DEPEND=""
RDEPEND="${DEPEND}
media-video/mpv
"

Dependencies

RDEPEND

media-video/mpv

Manifest for 1.2

Type File Size Source URLs
DIST videoscreen-1.2.tar.gz 16385 bytes https://github.com/SFTtech/videoscreen/archive/v1.2.tar.gz