diff options
| author | Leon Anavi <leon.anavi@konsulko.com> | 2020-07-03 12:30:15 +0300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-07-06 10:20:42 -0700 |
| commit | 1a6de73d18b4216e0724878804eb3f79f1b6e815 (patch) | |
| tree | 31b457a2ede6e1827dd744babd84710409986f20 /meta-python/recipes-devtools/python/python3-python-vlc_3.0.9113.bb | |
| parent | eade12f88846d943103abb0ff0217ce1077063ff (diff) | |
| download | meta-openembedded-1a6de73d18b4216e0724878804eb3f79f1b6e815.tar.gz | |
python3-python-vlc: Upgrade 3.0.9113 -> 3.0.10114
Upgrade to release 3.0.10114:
- Generate bindings against 3.0.10
- Fix return types for callbacks
- Example usage of media callbacks

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-python-vlc_3.0.9113.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-python-vlc_3.0.9113.bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-python/recipes-devtools/python/python3-python-vlc_3.0.9113.bb b/meta-python/recipes-devtools/python/python3-python-vlc_3.0.9113.bb deleted file mode 100644 index 6d53e33812..0000000000 --- a/meta-python/recipes-devtools/python/python3-python-vlc_3.0.9113.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] = "a3a7d64bb4c6c1cd5569173ceef9cb67" | ||
| 7 | SRC_URI[sha256sum] = "5422b79d347b6419008ee91cfd9663edc37eaf2a0bd8fb9017d4cc2e5f249dda" | ||
| 8 | |||
| 9 | inherit pypi setuptools3 | ||
