Please move this recipe from meta-oe to meta-multimedia as well, otherwise
its failing due to libdvdcss being in meta-multimedia

On Thu, Jun 11, 2026 at 1:57 AM Markus Volk via lists.openembedded.org
<[email protected]> wrote:

> autotools buildsystem has been removed:
> do_configure: no configure script found
>
> Signed-off-by: Markus Volk <[email protected]>
> ---
>  meta-oe/recipes-multimedia/libdvdread/libdvdread_7.0.1.bb | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/meta-oe/recipes-multimedia/libdvdread/libdvdread_7.0.1.bb
> b/meta-oe/recipes-multimedia/libdvdread/libdvdread_7.0.1.bb
> index 0e56f0bd3c..0be61c2174 100644
> --- a/meta-oe/recipes-multimedia/libdvdread/libdvdread_7.0.1.bb
> +++ b/meta-oe/recipes-multimedia/libdvdread/libdvdread_7.0.1.bb
> @@ -6,6 +6,8 @@ LIC_FILES_CHKSUM =
> "file://COPYING;md5=64e753fa7d1ca31632bc383da3b57c27"
>  SRC_URI = "
> https://download.videolan.org/pub/videolan/libdvdread/${PV}/libdvdread-${PV}.tar.xz
> "
>  SRC_URI[sha256sum] =
> "2e3e04a305c15c3963aa03ae1b9a83c1d239880003fcf3dde986d3943355d407"
>
> -inherit autotools lib_package binconfig pkgconfig
> +inherit meson lib_package binconfig pkgconfig manpages
>
> -CONFIGUREOPTS:remove = "--disable-silent-rules"
> +PACKAGECONFIG ?= "libdvdcss"
> +PACKAGECONFIG[libdvdcss] =
> "-Dlibdvdcss=enabled,-Dlibdvdcss=disabled,libdvdcss"
> +PACKAGECONFIG[manpages] =
> "-Denable_docs=true,-Denable_docs=false,doxygen-native"
> --
> 2.54.0
>
>
> 
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#127580): 
https://lists.openembedded.org/g/openembedded-devel/message/127580
Mute This Topic: https://lists.openembedded.org/mt/119753722/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to