diff options
| author | Leon Anavi <leon.anavi@konsulko.com> | 2021-04-09 14:23:53 +0300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-04-13 08:06:07 -0700 |
| commit | 53bcbe450b9327283a5ed0d6fdfc0fd4a45ac8fc (patch) | |
| tree | d3fcd54228999f003da623951c09eb8cab3e7107 /meta-python/recipes-devtools/python/python3-python-vlc_3.0.11115.bb | |
| parent | becc8a02465fb8272d725b8ebed3bb9f3b779683 (diff) | |
| download | meta-openembedded-53bcbe450b9327283a5ed0d6fdfc0fd4a45ac8fc.tar.gz | |
python3-python-vlc: Upgrade 3.0.11115 -> 3.0.12117
Upgrade to release 3.0.12117:
- adapt to new libvlc_media_list_new API
- re-introduce MediaThumbnailRequest definition
- implement generation for struct wrapping
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-python-vlc_3.0.11115.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-python-vlc_3.0.11115.bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-python/recipes-devtools/python/python3-python-vlc_3.0.11115.bb b/meta-python/recipes-devtools/python/python3-python-vlc_3.0.11115.bb deleted file mode 100644 index 014509d551..0000000000 --- a/meta-python/recipes-devtools/python/python3-python-vlc_3.0.11115.bb +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | SUMMARY = "This module provides ctypes-based bindings for the native libvlc API of the VLC video player." | ||
| 2 | HOMEPAGE = "wiki.videolan.org/PythonBinding" | ||
| 3 | LICENSE = "LGPL-2.0" | ||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | ||
| 5 | |||
| 6 | SRC_URI[md5sum] = "422fd025294af2e55dfdcf9bc7d7dbac" | ||
| 7 | SRC_URI[sha256sum] = "a4d3bdddfce84a8fb1b2d5447193a0239c55c16ca246e5194d48efd59c4e236b" | ||
| 8 | |||
| 9 | inherit pypi setuptools3 | ||
