mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-12 22:14:30 +02:00
drop '_git' from recipes
This commit is contained in:
11
recipes-devtools/python/python3-imageio-ffmpeg_0.6.0.bb
Normal file
11
recipes-devtools/python/python3-imageio-ffmpeg_0.6.0.bb
Normal file
@ -0,0 +1,11 @@
|
||||
SUMMARY = "FFMPEG wrapper for Python"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=4c1d517105fede816785b75e91a3a1e5"
|
||||
|
||||
SRC_URI = "git://github.com/imageio/imageio-ffmpeg.git;protocol=https;branch=main"
|
||||
|
||||
inherit python_setuptools_build_meta
|
||||
|
||||
SRCREV = "ae47d8028c237ca5507ceef1b843ee427b442887"
|
||||
|
||||
RDEPENDS:${PN} += "ffmpeg python3-imageio"
|
Reference in New Issue
Block a user