Diff gst-plugins-opencv-1.20.4 with a gst-plugins-opencv-1.20.5
/usr/portage/media-plugins/gst-plugins-opencv/gst-plugins-opencv-1.20.5.ebuild 2023-10-09 14:52:31.732368407 +0300 | ||
---|---|---|
3 | 3 | |
4 | 4 |
EAPI=7 |
5 | 5 |
GST_ORG_MODULE=gst-plugins-bad |
6 |
PYTHON_COMPAT=( python3_{9,10,11} ) |
|
6 |
PYTHON_COMPAT=( python3_{8,9,10,11} ) |
|
7 | 7 |
inherit gstreamer-meson python-any-r1 |
8 | 8 | |
9 | 9 |
DESCRIPTION="OpenCV elements for GStreamer" |