summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-python-vlc_3.0.18121.bb
diff options
context:
space:
mode:
authorzhengrq.fnst@fujitsu.com <zhengrq.fnst@fujitsu.com>2022-11-23 14:52:08 +0800
committerKhem Raj <raj.khem@gmail.com>2022-11-23 08:25:30 -0800
commitde76f9ed606d4b40b9cb5f39bba62f01d832a4fa (patch)
tree098e15c2c1a2e9af4736bf3b4e3f3a4655016e89 /meta-python/recipes-devtools/python/python3-python-vlc_3.0.18121.bb
parente3d9829968ed6e0073517f85b16c638ba311bdca (diff)
downloadmeta-openembedded-de76f9ed606d4b40b9cb5f39bba62f01d832a4fa.tar.gz
python3-python-vlc: upgrade 3.0.16120 -> 3.0.18121
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-python-vlc_3.0.18121.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-python-vlc_3.0.18121.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-python-vlc_3.0.18121.bb b/meta-python/recipes-devtools/python/python3-python-vlc_3.0.18121.bb
new file mode 100644
index 0000000000..518dbb2050
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-python-vlc_3.0.18121.bb
@@ -0,0 +1,8 @@
1SUMMARY = "This module provides ctypes-based bindings for the native libvlc API of the VLC video player."
2HOMEPAGE = "wiki.videolan.org/PythonBinding"
3LICENSE = "LGPL-2.0-only"
4LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
5
6SRC_URI[sha256sum] = "24550314a3e6ed55fd347b009491c98b865f9dfa05a92e889d7b0a2210e7485b"
7
8inherit pypi setuptools3