dev-python/ffmpeg-gui - 0.0.1 (pypi)

Search

Package Information

Description:
FFMPEG GUI for some common and simple AV operations [wheel]
Homepage:
https://github.com/ThorpeJosh/ffmpeg-gui
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.0.1 8 ~amd64 ~x86 0
View Raw Ebuild
# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=wheel

inherit python-r1 gs-pypi

DESCRIPTION="FFMPEG GUI for some common and simple AV operations [wheel]"

HOMEPAGE="https://github.com/ThorpeJosh/ffmpeg-gui"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/py3/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}-py3-none-any.whl"
SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-py3-none-any.whl"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE="dev"
DEPENDENCIES="dev? ( >=dev-python/pylint-2.0.0[${PYTHON_USEDEP}] )
	dev? ( >=dev-python/wheel-0.37.0[${PYTHON_USEDEP}] )
	dev? ( >=dev-python/twine-3.4.0[${PYTHON_USEDEP}] )
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

dev

Dependencies

RDEPEND

dev? ( >=dev-python/pylint-2.0.0[${PYTHON_USEDEP}] )
	dev? ( >=dev-python/wheel-0.37.0[${PYTHON_USEDEP}] )
	dev? ( >=dev-python/twine-3.4.0[${PYTHON_USEDEP}] )
	virtual/allow-pypi-wheels

BDEPEND

dev? ( >=dev-python/pylint-2.0.0[${PYTHON_USEDEP}] )
	dev? ( >=dev-python/wheel-0.37.0[${PYTHON_USEDEP}] )
	dev? ( >=dev-python/twine-3.4.0[${PYTHON_USEDEP}] )
	virtual/allow-pypi-wheels