mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-06-15 18:04:23 +02:00
Compare commits
No commits in common. "bfa2ae4cca775929c27b3d5290a2f5a67dde5019" and "cda4956437a49d68b8ef57b6e71f6cd6370f098b" have entirely different histories.
bfa2ae4cca
...
cda4956437
@ -1,13 +0,0 @@
|
|||||||
SUMMARY = "FFMPEG wrapper for Python"
|
|
||||||
LICENSE = "BSD-2-Clause"
|
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=6c357400c52c80176e076a6d9eaed6d2"
|
|
||||||
|
|
||||||
SRC_URI = "git://github.com/imageio/imageio-ffmpeg.git;protocol=https;branch=master"
|
|
||||||
|
|
||||||
inherit python_setuptools_build_meta
|
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
|
||||||
PV = "0.5.1"
|
|
||||||
SRCREV = "b53cbc534f19df1496b516974f32bc3d4c25d3cc"
|
|
||||||
|
|
||||||
RDEPENDS:${PN} += "ffmpeg python3-imageio"
|
|
@ -11,8 +11,8 @@ SRC_URI = " \
|
|||||||
git://github.com/Vladimir-csp/uwsm.git;protocol=https;branch=master \
|
git://github.com/Vladimir-csp/uwsm.git;protocol=https;branch=master \
|
||||||
file://0001-uwsm-meson.build-dont-fail-for-missing-python-module.patch \
|
file://0001-uwsm-meson.build-dont-fail-for-missing-python-module.patch \
|
||||||
"
|
"
|
||||||
SRCREV = "7bb627b78c69c890417146150733f9728b227c67"
|
SRCREV = "46f81e90d1f2554ae1ce98370817cce7be164981"
|
||||||
PV = "0.20.5"
|
PV = "0.20.4"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
@ -8,13 +8,12 @@ inherit python_setuptools_build_meta
|
|||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
PV = "2.4"
|
PV = "2.4"
|
||||||
SRCREV = "4e1c73b56e6fc306d3cd601d1c28635419a23f17"
|
SRCREV = "073626ca91c63cdc68b8a1d17cc77e21ac1e4c0d"
|
||||||
|
|
||||||
FILES:${PN} += "${datadir}"
|
FILES:${PN} += "${datadir}"
|
||||||
|
|
||||||
RDEPENDS:${PN} = " \
|
RDEPENDS:${PN} = " \
|
||||||
python3-imageio \
|
python3-imageio \
|
||||||
python3-imageio-ffmpeg \
|
|
||||||
python3-importlib-metadata \
|
python3-importlib-metadata \
|
||||||
python3-pathlib2 \
|
python3-pathlib2 \
|
||||||
python3-pillow \
|
python3-pillow \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user