dev-python/ha-ffmpeg: add 3.2.1

Closes: #4014
Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
Andreas Billmeier 2024-11-02 10:10:38 +01:00
parent a792ff1db0
commit 2c0b9419e4
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
5 changed files with 30 additions and 6 deletions

View File

@ -606,14 +606,14 @@ A daily compile test is run at Github with Python 3.9 to catch general faults. E
## Licenses
This repository itself is released under GPL-3 (like most Gentoo repositories), all work on the depending components under the licenses they came from. Perhaps you came here because I filed an issue at your component about a bad or missing license. It is easy to [assign a license](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). During cleanups and license investigations I have been asked often which license to choose. I am not a lawyer, but I can offer the following table, counted over this repository, perhaps this helps your decision. If a package has more than one license listed, all of them are counted.
There are 2276 Ebuilds in total, 2262 of them have in total 2301 (43 different) licenses assigned.
There are 2277 Ebuilds in total, 2263 of them have in total 2302 (43 different) licenses assigned.
|License| Ebuilds using it|
|-------|-----|
|MIT|1295|
|Apache-2.0|524|
|GPL-3|145|
|BSD|124|
|BSD|125|
|GPL-2|25|
|LGPL-3|23|
|BSD-2|19|

View File

@ -1,5 +1,7 @@
DIST 3.1.0.gh.tar.gz 10069 BLAKE2B 0c9c92b86909acd69e969adc35fd2b7c7ed3a53cb1a6557505c12185459ec4ffc1138c820c992526b61155a9ceb45670159a20c73f2dbe79a10f17c121801fdd SHA512 45c2bd140791a431256b49354d50915752cf2a04ef2fce98ecc1ffa5ab10495249083d5ac3f5100980738a1714e94234b2382cd797327be3b30fa9cf3bad71cb
DIST 3.2.0.gh.tar.gz 10121 BLAKE2B 25c15d5a66c373e5f374b7bf8fd1aa0207f82260207fb32fed03ace6aece8d4f01ca68cf84648933762c8c9bbc81ec2301ed7ed1c1172f71701538b13db027d3 SHA512 6d5beb59e5d6460cee98f845f631cb2b6c55cbb9a55f879345e9061ac80e5d80f51b9122f60bda318a2bbda4320a889f6ae3359d79bd2d42419da3299dcb9874
EBUILD ha-ffmpeg-3.1.0.ebuild 635 BLAKE2B 1336dab6fb52f1156c3708179c089620059e470514bb729fe52ce4bdb8309a5c4c78ca62a7968fd66a98f994128a01268a19e506e24d8cd7ab1763894789e013 SHA512 0bba551cab1de938a0a6424ee65421ffef4e2e983707dc402176160703d2306b3ffa91eb14e51b85f65c696a5766090f42550a71316500593edc5716c581cdaa
EBUILD ha-ffmpeg-3.2.0.ebuild 635 BLAKE2B 1336dab6fb52f1156c3708179c089620059e470514bb729fe52ce4bdb8309a5c4c78ca62a7968fd66a98f994128a01268a19e506e24d8cd7ab1763894789e013 SHA512 0bba551cab1de938a0a6424ee65421ffef4e2e983707dc402176160703d2306b3ffa91eb14e51b85f65c696a5766090f42550a71316500593edc5716c581cdaa
DIST 3.2.1.gh.tar.gz 10122 BLAKE2B a3af26d3aff7eccf9be6e86e85644abfa07926be48512ca3348ec4c6210f9391604f9961f5b5b02f14fe978094f9f858bc707e526bbb99c897a8775d74977638 SHA512 bcd3cd244821bda6ad9e5360de599e68256221a558f34669e933551e0a0390b47b674434528235b82c97f668bcccb946235e93f40944d91e5aa1b2e99bfc875f
EBUILD ha-ffmpeg-3.1.0.ebuild 635 BLAKE2B 82d198002d215402c971c9abc6e1c571febb2799174f18b9c7390f84ca5f3963b18858f9cc1402ff984502d739c631a2dfed459f1b1470607bdff990544dbece SHA512 b2463de059448f072a17cc0b4543b0e54bb1a2568e7316433ecf0a736a23ec1902bb869fd4019c2f204200e628c69f5cba6fccb766b10f5e425358132fc59154
EBUILD ha-ffmpeg-3.2.0.ebuild 635 BLAKE2B 82d198002d215402c971c9abc6e1c571febb2799174f18b9c7390f84ca5f3963b18858f9cc1402ff984502d739c631a2dfed459f1b1470607bdff990544dbece SHA512 b2463de059448f072a17cc0b4543b0e54bb1a2568e7316433ecf0a736a23ec1902bb869fd4019c2f204200e628c69f5cba6fccb766b10f5e425358132fc59154
EBUILD ha-ffmpeg-3.2.1.ebuild 635 BLAKE2B 82d198002d215402c971c9abc6e1c571febb2799174f18b9c7390f84ca5f3963b18858f9cc1402ff984502d739c631a2dfed459f1b1470607bdff990544dbece SHA512 b2463de059448f072a17cc0b4543b0e54bb1a2568e7316433ecf0a736a23ec1902bb869fd4019c2f204200e628c69f5cba6fccb766b10f5e425358132fc59154
MISC metadata.xml 512 BLAKE2B 7dcd395009223c1948420fc114c7f127ebf6a8e746417231d6c4a261ff93684f178a75bfea1306a65b7e1867b956250992c1ccc68c4b247c65b80bd05cf76657 SHA512 0f5fa4ccfeef386a0c178b8dce549c438c30f03f65ed46b0322d34ced54657d2d110a197e609d882c4a6617c9616bf0d5bdded658be8269cb190f1e71e4f9587

View File

@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{11..12} )
PYTHON_COMPAT=( python3_{11..13} )
inherit distutils-r1
DESCRIPTION="A library that handling with ffmpeg for home-assistant"

View File

@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{11..12} )
PYTHON_COMPAT=( python3_{11..13} )
inherit distutils-r1
DESCRIPTION="A library that handling with ffmpeg for home-assistant"

View File

@ -0,0 +1,22 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{11..13} )
inherit distutils-r1
DESCRIPTION="A library that handling with ffmpeg for home-assistant"
HOMEPAGE="https://github.com/home-assistant-libs/ha-ffmpeg https://pypi.org/project/ha-ffmpeg/"
SRC_URI="https://github.com/home-assistant-libs/${PN}/archive/refs/tags/${PV}.tar.gz -> ${PV}.gh.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
RESTRICT="test"
DOCS="README.md"
RDEPEND="dev-python/async-timeout[${PYTHON_USEDEP}]
media-video/ffmpeg"