diff options
Diffstat (limited to 'dev-python/python-vlc')
| -rw-r--r-- | dev-python/python-vlc/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/python-vlc/python-vlc-3.0.20123.ebuild | 21 |
2 files changed, 0 insertions, 22 deletions
diff --git a/dev-python/python-vlc/Manifest b/dev-python/python-vlc/Manifest index 9484cc4bec99..6ee62ed27227 100644 --- a/dev-python/python-vlc/Manifest +++ b/dev-python/python-vlc/Manifest @@ -1,2 +1 @@ -DIST python-vlc-3.0.20123.tar.gz 159444 BLAKE2B 683433f2ab1f6b8a08971aac668c8dcbf98ecb9327a567be8be101b20be8157ca954da717f82dcec26310468254cf785d30a237560fd5da2b9799e4910cbceac SHA512 7268ef806b99fcfac552d7735dc0e3b07741aa1bc8b7dfacf53bcaa4e82d7af854f96f48198fd648a8fa78eb817643ac0f1939c3e370385f407ebe3c468e35d5 DIST python_vlc-3.0.21203.tar.gz 162211 BLAKE2B 1dd8917b3b7362bbd9d213b80b0cf9ff10fb98e2e8b9aa405c62d28272676ffc7c988a809cf883899c945e7c68dc29a78ac4c828160041bf606061e4b6a55605 SHA512 b7ed2f783d8142b5bff2deffc9487065095db12fc7fac4c8da23e98128e0b13f67c5d2da6884cf4dc4d6c6b9638a2460b49d383c00a8bdf3ae62aa0082360c5a diff --git a/dev-python/python-vlc/python-vlc-3.0.20123.ebuild b/dev-python/python-vlc/python-vlc-3.0.20123.ebuild deleted file mode 100644 index c9558129fabf..000000000000 --- a/dev-python/python-vlc/python-vlc-3.0.20123.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) -inherit distutils-r1 pypi - -DESCRIPTION="Python ctypes-based bindings for libvlc" -HOMEPAGE="https://github.com/oaubert/python-vlc - https://wiki.videolan.org/Python_bindings/" - -LICENSE="LGPL-2.1+" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - media-video/vlc -" |
