From patchwork Sun Jan 14 07:20:10 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Khem Raj X-Patchwork-Id: 37726 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 668DFC4707C for ; Sun, 14 Jan 2024 07:20:26 +0000 (UTC) Received: from mail-oa1-f48.google.com (mail-oa1-f48.google.com [209.85.160.48]) by mx.groups.io with SMTP id smtpd.web11.34966.1705216818107174795 for ; Sat, 13 Jan 2024 23:20:18 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=m2Vp8jLq; spf=pass (domain: gmail.com, ip: 209.85.160.48, mailfrom: raj.khem@gmail.com) Received: by mail-oa1-f48.google.com with SMTP id 586e51a60fabf-204a16df055so5350218fac.0 for ; Sat, 13 Jan 2024 23:20:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1705216817; x=1705821617; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=nNB/MohYVnbCngpEM6TZe5CFp/3+nfbwD75f/qQCeBY=; b=m2Vp8jLq2KLSstq07QIu8xrswPZbW7shYtrHNJFG+fAqeD15qhqK3fBzGZHfn+ND7t mb2Rn5tTixOEv4UiwnXGl3IfhjBHjPCZM6eqMt7unstB7T+M5CQUs84Er/nlA0vNz220 U30ld5+72El4pQ5oRGp6JfR82RjIp9CU6gfL2V7zGGSy0SgTNpNxqjIS+XYgFGy6BvtE oCbHhHl60cHyUgId+CE2gMjFFTIi46mXloYYkZ0LhVrWdc3fcs56nYVHjpTue2sFNjn9 0Jhp32ooUoj55iGWYhGiJwi+JSYx9TiyAgaWiXV2Tg+J/FZxUoXhJqO09g4AKnQvqTLI PGnA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705216817; x=1705821617; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=nNB/MohYVnbCngpEM6TZe5CFp/3+nfbwD75f/qQCeBY=; b=jRiIjhBcfb0ivmEcE28Fk9gSMJqQiANrhMhQ7iwR9nIhGoNWdn7fVU5poE5OrtLroi 0Dm6L603Xi8MwxiNCjSuv6rU7CH8Ap4kYzNo3RWYHjwQSUCwiLcHMJ+tPLN9FSfL9EdY OTMD9OOGSMzNosXLq8j+UOEfl7KtCTAnsJn1S34reJZAlWHjEv+M4pR9hG6OtTIfIVWL J3c1qGCekEUqBPpDE9uVzmY1Lz0wqGYWdoXW63eg1uGkwQO/0rsJxR7TJcbwUVQB/1Qq 4siIL9Fp8mYEhx1ViFJBPFdJWFrjGyPFQPc5BJ1zuh0O1dk6rZ31rlqOJJMVPbH9jsNZ sftg== X-Gm-Message-State: AOJu0Yz9m9O0sZox8chqf3EPAnRy0bjeYqNCnvB0yoYe+niJf/aAh/O3 5SWu7MzwOA/6bWV858ls8w39uoL8acnqoA== X-Google-Smtp-Source: AGHT+IGinqErJrn01KGWQh1oPTaGvjNn2xuE4Bo4FhfGloSiGlQtUc7Yb8oddeTllxx3ojp3WkiNew== X-Received: by 2002:a05:6870:95aa:b0:204:fca:ce23 with SMTP id k42-20020a05687095aa00b002040fcace23mr5391477oao.28.1705216816850; Sat, 13 Jan 2024 23:20:16 -0800 (PST) Received: from apollo.hsd1.ca.comcast.net ([2601:646:9d80:4380::3648]) by smtp.gmail.com with ESMTPSA id i63-20020a638742000000b005b458aa0541sm5864020pge.15.2024.01.13.23.20.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 13 Jan 2024 23:20:16 -0800 (PST) From: Khem Raj To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-xfce][PATCH 1/5] thunar: inherit gtk-doc Date: Sat, 13 Jan 2024 23:20:10 -0800 Message-ID: <20240114072014.601505-1-raj.khem@gmail.com> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Sun, 14 Jan 2024 07:20:26 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/108269 Recent changes to oe-core[1] mean that if a configure.ac uses gtk-doc then gtkdocize will be called. This means that recipes that don't inherit gtk-doc (to depend on gtk-doc-native) but don't explicitly disable the use of gtkdocize will fail to configure. Inheriting gtk-doc both solves the configure failure, and allows us to build the API documentation. [1] oe-core 891ec38d4c5cc5ac7bc34938276261ebd6f6d54e Signed-off-by: Khem Raj --- meta-xfce/recipes-xfce/thunar/thunar_4.19.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-xfce/recipes-xfce/thunar/thunar_4.19.0.bb b/meta-xfce/recipes-xfce/thunar/thunar_4.19.0.bb index 02e4ef956a..e4d8b7b4de 100644 --- a/meta-xfce/recipes-xfce/thunar/thunar_4.19.0.bb +++ b/meta-xfce/recipes-xfce/thunar/thunar_4.19.0.bb @@ -4,7 +4,7 @@ LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" DEPENDS = "libxml-parser-perl-native exo gdk-pixbuf libxfce4ui libnotify xfce4-panel udev" -inherit xfce gobject-introspection features_check mime-xdg perlnative +inherit xfce gobject-introspection features_check mime-xdg perlnative gtk-doc # xfce4 depends on libwnck3, gtk+3 and libepoxy need to be built with x11 PACKAGECONFIG. # cairo would at least needed to be built with xlib. From patchwork Sun Jan 14 07:20:11 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Khem Raj X-Patchwork-Id: 37730 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9841DC47DA7 for ; Sun, 14 Jan 2024 07:20:26 +0000 (UTC) Received: from mail-pg1-f178.google.com (mail-pg1-f178.google.com [209.85.215.178]) by mx.groups.io with SMTP id smtpd.web10.35541.1705216818987913372 for ; Sat, 13 Jan 2024 23:20:19 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=aSryUBFN; spf=pass (domain: gmail.com, ip: 209.85.215.178, mailfrom: raj.khem@gmail.com) Received: by mail-pg1-f178.google.com with SMTP id 41be03b00d2f7-5cf2306c1b4so2689427a12.1 for ; Sat, 13 Jan 2024 23:20:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1705216818; x=1705821618; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=0Mc5sTZv6rVCxDjaB9nG1Gqtvc0eIIkcFcEZqiQHTtA=; b=aSryUBFNBwl8GeWD42u18skNMs44ia9MEhnR3CN3cckMJKv6Ge4gQxIcrK12QYgCcv yTDjxjuG9XS1Rcs+q84G7T7xgQ7/soZZSOQIydDcg04lcTk3SRGyfQhHE2ydMTn0zg3D j5bwzC27Qcek6SXQbu5khP8FGGrm8FF4E5TTLv1llnP9dBOUO6aHTiCWn0wcOipK+CYR tYMIC6Mn8nYaGzrz5YiA0apYLPa1xfiShzO0E0VU3PfTt8u6q/MNCD5P5ZKTKox25Cc+ OM/gFs7wjNE0MS36fZednxz5wkOgnFnzqrE1Y0VMHWUBjdnx06XNPndqiCVoik7m+eOd 2yIQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705216818; x=1705821618; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0Mc5sTZv6rVCxDjaB9nG1Gqtvc0eIIkcFcEZqiQHTtA=; b=Bo5oqU7uT7RCEbGrwMTswK3TOOBOqCqxlR6iBtYRXDr/6JdmflvMcaISt25IrtgY0k BVlGib9BqGj9667C3nuvjAX4P5MuBI9TUuweFeRS2xUKf9uqbizaOUD0TXLOagYUT48p HFTDysyBijxD9J9DWQ5jcaNRGaki54VVR4h+blbBmgef0MDEP0gwN728is0NJht+W9PP j9oQMAxmGT2unuEaaIk6GtgZj8RD+2eFAPKzSvqPiumjDd5fSvXis9O9bkAW+mHp3X6e Q3pOpc1KVYltLW2FqZEyTUP9nh7WCXzPCrlOFezw0kmedmcJ/DSLodTxMLO4GLvZhqm3 u8rA== X-Gm-Message-State: AOJu0YwVkgeXP9unzJyJHIGq+VVSKrkfkDjRK8D3N3GpSrCtrq+W2zmx kDLiLIRbqPupbUVY49sf3HbRrH3jnK9y2w== X-Google-Smtp-Source: AGHT+IE79N2K7zLjvL7wuoJfHs89iVZX/JIgY3vUTOkFFVNEjOeP7CFCVLzgp8GR8DhTbkdSeSkAZQ== X-Received: by 2002:a05:6a20:1013:b0:19a:754:bf4 with SMTP id gs19-20020a056a20101300b0019a07540bf4mr2966006pzc.62.1705216818041; Sat, 13 Jan 2024 23:20:18 -0800 (PST) Received: from apollo.hsd1.ca.comcast.net ([2601:646:9d80:4380::3648]) by smtp.gmail.com with ESMTPSA id i63-20020a638742000000b005b458aa0541sm5864020pge.15.2024.01.13.23.20.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 13 Jan 2024 23:20:17 -0800 (PST) From: Khem Raj To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-gnome][PATCH 2/5] libxklavier: inherit gtk-doc Date: Sat, 13 Jan 2024 23:20:11 -0800 Message-ID: <20240114072014.601505-2-raj.khem@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240114072014.601505-1-raj.khem@gmail.com> References: <20240114072014.601505-1-raj.khem@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Sun, 14 Jan 2024 07:20:26 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/108270 Recent changes to oe-core[1] mean that if a configure.ac uses gtk-doc then gtkdocize will be called. This means that recipes that don't inherit gtk-doc (to depend on gtk-doc-native) but don't explicitly disable the use of gtkdocize will fail to configure. Inheriting gtk-doc both solves the configure failure, and allows us to build the API documentation. [1] oe-core 891ec38d4c5cc5ac7bc34938276261ebd6f6d54e Signed-off-by: Khem Raj --- meta-gnome/recipes-gnome/libxklavier/libxklavier_5.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-gnome/recipes-gnome/libxklavier/libxklavier_5.4.bb b/meta-gnome/recipes-gnome/libxklavier/libxklavier_5.4.bb index 7955663f26..f52c210ed4 100644 --- a/meta-gnome/recipes-gnome/libxklavier/libxklavier_5.4.bb +++ b/meta-gnome/recipes-gnome/libxklavier/libxklavier_5.4.bb @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=6e29c688d912da12b66b73e32b03d812" DEPENDS = "xkbcomp gtk+ iso-codes libxi libxml2" -inherit autotools pkgconfig gettext gobject-introspection features_check +inherit autotools pkgconfig gettext gobject-introspection features_check gtk-doc REQUIRED_DISTRO_FEATURES = "x11" From patchwork Sun Jan 14 07:20:12 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Khem Raj X-Patchwork-Id: 37728 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9836FC47DA2 for ; Sun, 14 Jan 2024 07:20:26 +0000 (UTC) Received: from mail-il1-f169.google.com (mail-il1-f169.google.com [209.85.166.169]) by mx.groups.io with SMTP id smtpd.web11.34967.1705216820421916261 for ; Sat, 13 Jan 2024 23:20:20 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=Lqgn9evu; spf=pass (domain: gmail.com, ip: 209.85.166.169, mailfrom: raj.khem@gmail.com) Received: by mail-il1-f169.google.com with SMTP id e9e14a558f8ab-36074b286d6so41474565ab.1 for ; Sat, 13 Jan 2024 23:20:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1705216819; x=1705821619; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=SI9/XRyg4BY2heJ/bLt0/Kn+aBDYbbRpPmP4mitW91E=; b=Lqgn9evu/Ry3g7hdCB4O+uo057F27OMscV5rE5QKtQTRye2OVBDdB6q7ItGlsKJysH elKULSkk4xdT5a1dMVUbVcgtGhZyFuYPvrqvU4gcSOdXjEXg6IHD58HXyEXHXY7uXN23 6/SYkbXcyF1+qetJ/oUPkhRcnekNZP2a+HHb0LScUQfaZN7p0lN5KZ/0U+OVLKL+3V99 TBikfbkJrO5VDK53PIjQdH6gKOj1myYil8Dx1oeBJqe0gtluqmsQNx9lVu1Eq98mmj5B G0UC/qjUR+j05ClkSle+A//XUNSoqpn2CYanD1TzDzMrSeyRnnsRP/g7XUbMZ0ao1Hfx NPmw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705216819; x=1705821619; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SI9/XRyg4BY2heJ/bLt0/Kn+aBDYbbRpPmP4mitW91E=; b=t4OnyeZSNbVvAY6MtH5iJegKs6jkjkAngtLRX9AaxRFZls4x1XKX09kQAeOJfCYWR5 9Vyi7fm9P/hpzryyNFLFZz2XnMo4r3XwAviKlJc1TGnAO/bTGzommGBlbxUaQRAT7NjM GDAKnQxG7+GaNxJji11AFpPi0kM5sUoczC0t4GfC1dfJY026FlZEB7hng6a+GdRpIH26 5uma8GQaT9w8HZM0GMuxt/Vh80J2GWIdK4HQJf1nrwxN8rDdmmHrUEEKMsfVGcjWwc+8 8xR1mbXxVprSqOemgfMsy+nFUo4MR6JMT8mg/efZV++JvoYt5q1UrLhiGYukRZVOAfrK dhtQ== X-Gm-Message-State: AOJu0YxRRO0fB/t+X07DBrfQ8q0UHeA8QU4F072yWIIUuKoTUDVud/AL sdPditYdQUdUn9jk9n9sWsTUnCKX4a2qMA== X-Google-Smtp-Source: AGHT+IGHzDkxLyE8kBOBprB3Jj9iAU3To2oPPiLRTWOPG1eW+dAFAwItCMdXHXuFYInyp+4eQ6b7gA== X-Received: by 2002:a92:cf12:0:b0:35f:edad:9b69 with SMTP id c18-20020a92cf12000000b0035fedad9b69mr3127070ilo.37.1705216819330; Sat, 13 Jan 2024 23:20:19 -0800 (PST) Received: from apollo.hsd1.ca.comcast.net ([2601:646:9d80:4380::3648]) by smtp.gmail.com with ESMTPSA id i63-20020a638742000000b005b458aa0541sm5864020pge.15.2024.01.13.23.20.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 13 Jan 2024 23:20:18 -0800 (PST) From: Khem Raj To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-gnome][PATCH 3/5] libwnck: inherit gtk-doc Date: Sat, 13 Jan 2024 23:20:12 -0800 Message-ID: <20240114072014.601505-3-raj.khem@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240114072014.601505-1-raj.khem@gmail.com> References: <20240114072014.601505-1-raj.khem@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Sun, 14 Jan 2024 07:20:26 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/108271 Recent changes to oe-core[1] mean that if a configure.ac uses gtk-doc then gtkdocize will be called. This means that recipes that don't inherit gtk-doc (to depend on gtk-doc-native) but don't explicitly disable the use of gtkdocize will fail to configure. Inheriting gtk-doc both solves the configure failure, and allows us to build the API documentation. [1] oe-core 891ec38d4c5cc5ac7bc34938276261ebd6f6d54e Signed-off-by: Khem Raj --- meta-gnome/recipes-gnome/libwnck/libwnck_2.31.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-gnome/recipes-gnome/libwnck/libwnck_2.31.0.bb b/meta-gnome/recipes-gnome/libwnck/libwnck_2.31.0.bb index 8655affdbb..d7f47002f8 100644 --- a/meta-gnome/recipes-gnome/libwnck/libwnck_2.31.0.bb +++ b/meta-gnome/recipes-gnome/libwnck/libwnck_2.31.0.bb @@ -9,7 +9,7 @@ PACKAGECONFIG ??= "startup-notification" PACKAGECONFIG[startup-notification] = "--enable-startup-notification,--disable-startup-notification,startup-notification" GNOMEBASEBUILDCLASS = "autotools" -inherit gnomebase gobject-introspection features_check +inherit gnomebase gobject-introspection features_check gtk-doc REQUIRED_DISTRO_FEATURES = "x11" SRC_URI[archive.md5sum] = "f03e1139296e2a3a92e3b65a3080cd32" From patchwork Sun Jan 14 07:20:13 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Khem Raj X-Patchwork-Id: 37729 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8783BC4707B for ; Sun, 14 Jan 2024 07:20:26 +0000 (UTC) Received: from mail-oa1-f50.google.com (mail-oa1-f50.google.com [209.85.160.50]) by mx.groups.io with SMTP id smtpd.web11.34968.1705216821613786188 for ; Sat, 13 Jan 2024 23:20:21 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=VOdnVDJA; spf=pass (domain: gmail.com, ip: 209.85.160.50, mailfrom: raj.khem@gmail.com) Received: by mail-oa1-f50.google.com with SMTP id 586e51a60fabf-20503dc09adso5119236fac.2 for ; Sat, 13 Jan 2024 23:20:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1705216820; x=1705821620; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=xZPY9Ej3mkeryWREiBJi73znzcMaGzyYbGlbx3gXF58=; b=VOdnVDJAue8KAI4CVkURUiWolQRov/R2Mz1QBUmzC5zT4llhkwf0bfbE/MOLpEqdht KAOfrqaIlfZeBFwestawraOexERh38rVbNX1wo+TNE0mfCN3Nrx3c4R8YfaP9juKPHFc 7ZwPg/ZsVvejZ+DEBIsM6tb83uIgylQmU9NfiRoEKxT5GrpsO1YhbfHljJ8GCYD/QkOV s2Vyuh0sJ3yc6G9yRXjrIAphjZn/7rN2x+zCQcATasdCHdB/N755u8cXxSmSO9FCP/LH Hfcs7l3MzJ+uCCb4auJ38QltTWIUGQfML7W6Ek7n68In6F1uE6kIf8uUvkwFfTGN0MQV x3gQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705216820; x=1705821620; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xZPY9Ej3mkeryWREiBJi73znzcMaGzyYbGlbx3gXF58=; b=KimyGUuHG3/d+TC+5sr+61z9MBfxk3onBwVet/z4RhuGK4QkKBtmV/M9ISyRzV+O1U Pw/BH/Y7SCqAdKWxrlHsoRHJt9WY+5F0uTIUZWNUQnTAXT1+OWlDIRajddzHBjw0v0KS uD2AjKKVpIlID3eCZl0SialxNaJYuxZuKAnbHaUPls+PXcYQonPbYTQsz6sxPIwgPS15 GinmoaTKLGnV8JFKPci4LkOUVXN+ACVR2HrP/28o4vKfaIp+7tKWcGtOIrxcNLkoLR4y vcxjUkFT5pYGlgCAbGJYdjyDiXjXUdmw25SuVnkh5+m5WshcNnCxlbxhK54TWrtv79KC c9LA== X-Gm-Message-State: AOJu0Yxbce/h3xe2n7ZVW0SI7E6BVLuzLkZqZ+IicT/lM5maaM245NMU tg+u+ZPpD2HW0WgWuv4z11vCKduMz5JDPg== X-Google-Smtp-Source: AGHT+IGN560tI6AMtUg6tJrHN8SSbeg4OOm/HbVEqx9dO61i6wBSsHp+9dXZXAD/8oJ8vPLaKE10yQ== X-Received: by 2002:a05:6870:b523:b0:205:c427:da16 with SMTP id v35-20020a056870b52300b00205c427da16mr6048584oap.101.1705216820489; Sat, 13 Jan 2024 23:20:20 -0800 (PST) Received: from apollo.hsd1.ca.comcast.net ([2601:646:9d80:4380::3648]) by smtp.gmail.com with ESMTPSA id i63-20020a638742000000b005b458aa0541sm5864020pge.15.2024.01.13.23.20.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 13 Jan 2024 23:20:19 -0800 (PST) From: Khem Raj To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-multimedia][PATCH 4/5] schroedinger: inherit gtk-doc Date: Sat, 13 Jan 2024 23:20:13 -0800 Message-ID: <20240114072014.601505-4-raj.khem@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240114072014.601505-1-raj.khem@gmail.com> References: <20240114072014.601505-1-raj.khem@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Sun, 14 Jan 2024 07:20:26 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/108272 Recent changes to oe-core[1] mean that if a configure.ac uses gtk-doc then gtkdocize will be called. This means that recipes that don't inherit gtk-doc (to depend on gtk-doc-native) but don't explicitly disable the use of gtkdocize will fail to configure. Inheriting gtk-doc both solves the configure failure, and allows us to build the API documentation. [1] oe-core 891ec38d4c5cc5ac7bc34938276261ebd6f6d54e Signed-off-by: Khem Raj --- .../recipes-multimedia/schroedinger/schroedinger_1.0.11.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-multimedia/recipes-multimedia/schroedinger/schroedinger_1.0.11.bb b/meta-multimedia/recipes-multimedia/schroedinger/schroedinger_1.0.11.bb index c78e008007..e8f6df6348 100644 --- a/meta-multimedia/recipes-multimedia/schroedinger/schroedinger_1.0.11.bb +++ b/meta-multimedia/recipes-multimedia/schroedinger/schroedinger_1.0.11.bb @@ -19,5 +19,5 @@ SRC_URI[sha256sum] = "1e572a0735b92aca5746c4528f9bebd35aa0ccf8619b22fa2756137a8c EXTRA_OECONF += "STAGING_DIR=${STAGING_DIR_NATIVE}" -inherit autotools-brokensep pkgconfig +inherit autotools-brokensep pkgconfig gtk-doc From patchwork Sun Jan 14 07:20:14 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Khem Raj X-Patchwork-Id: 37727 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 657E0C47077 for ; Sun, 14 Jan 2024 07:20:26 +0000 (UTC) Received: from mail-pg1-f181.google.com (mail-pg1-f181.google.com [209.85.215.181]) by mx.groups.io with SMTP id smtpd.web11.34969.1705216822458323049 for ; Sat, 13 Jan 2024 23:20:22 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=HmWEH0Et; spf=pass (domain: gmail.com, ip: 209.85.215.181, mailfrom: raj.khem@gmail.com) Received: by mail-pg1-f181.google.com with SMTP id 41be03b00d2f7-517ab9a4a13so5983252a12.1 for ; Sat, 13 Jan 2024 23:20:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1705216821; x=1705821621; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=fvKwggVmF9kk8k8FfGIUSgrB4BNZU3doYQMdO8OSRA8=; b=HmWEH0EtPDV+T0IHH+S22c3asf2fUUN1KLdq1LPFoEt4DZ1KZd59R00DNrjxNhweZd Cl8bloULB4OJLMA9efgHhrDxod0ilEQ85XZy3fpEAeCwlrWRvk5fYzIYWTRGRGBXBz5f M4HRMz3/BqYcLhVBkr3tELwIRqmoUfO3K8rD3IuLJ2hTiH4rwONMnZsW5VAmojGACzN+ NlbI+1mOTacfGARXihEYwfWDTvPpRBPkTemHT78MXoQdGiseM39Ut7FEuFn9s3mep1W6 Zp/XOuDHenxETxxzEa9WvNS2a1RywY20H7XKqqzO73L8PYD6z5835chhmnS1JvhwQKYH u2OA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705216821; x=1705821621; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fvKwggVmF9kk8k8FfGIUSgrB4BNZU3doYQMdO8OSRA8=; b=ElE6tOZ7GbVz3/dd4CctMsczePf0a/LoC+PH5hegHiAAnvgRavrtebW49eKXToiGnX aWbIB0m7mvu4I86DQwR0bOJflyqOokAMPCggNImPaqCovhI3eB1OA3OTaoAUKs69yeWN Fykys5fmOlBTd7AjnDpeurUDbfwteTwU9IWa8PO7xu/XYyq53CZ1otSaAUetilrQtusH 9Sf8JlJ9m/tzD2i7FnSwd/vxdXDkIXg5J637gZWqgmznjTDlcr0/g7J2pFljrFafYO87 PvFT2SPfx+jS/NYX88qBhvEMFvmaLTmppcHON7KxyBW9yrGbFwU8Y66LeEUCKD9VReyF S5oA== X-Gm-Message-State: AOJu0YwCX/4dIScHXwSk7qP/vGlJ44MLwx68n+nBl7nlOuCgacayLJLw IxLRVoVgUgOZwfTQR2TUOhHKsSyxWszK/g== X-Google-Smtp-Source: AGHT+IGmPdKVfhMTGtzI/DZ+tbHO5xKTje7tzm4LA5jVgT3n480+NJATgyAIUlKAwgpmpaAZevIF7g== X-Received: by 2002:a05:6a20:9386:b0:199:a9b8:efee with SMTP id x6-20020a056a20938600b00199a9b8efeemr4667490pzh.82.1705216821589; Sat, 13 Jan 2024 23:20:21 -0800 (PST) Received: from apollo.hsd1.ca.comcast.net ([2601:646:9d80:4380::3648]) by smtp.gmail.com with ESMTPSA id i63-20020a638742000000b005b458aa0541sm5864020pge.15.2024.01.13.23.20.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 13 Jan 2024 23:20:20 -0800 (PST) From: Khem Raj To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-multimedia][PATCH 5/5] gst-shark: inherit gtk-doc Date: Sat, 13 Jan 2024 23:20:14 -0800 Message-ID: <20240114072014.601505-5-raj.khem@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240114072014.601505-1-raj.khem@gmail.com> References: <20240114072014.601505-1-raj.khem@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Sun, 14 Jan 2024 07:20:26 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/108273 Recent changes to oe-core[1] mean that if a configure.ac uses gtk-doc then gtkdocize will be called. This means that recipes that don't inherit gtk-doc (to depend on gtk-doc-native) but don't explicitly disable the use of gtkdocize will fail to configure. Inheriting gtk-doc both solves the configure failure, and allows us to build the API documentation. [1] oe-core 891ec38d4c5cc5ac7bc34938276261ebd6f6d54e Signed-off-by: Khem Raj --- .../recipes-multimedia/gstreamer-1.0/gst-shark_0.8.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-multimedia/recipes-multimedia/gstreamer-1.0/gst-shark_0.8.1.bb b/meta-multimedia/recipes-multimedia/gstreamer-1.0/gst-shark_0.8.1.bb index 8a839e0d10..dc43bed63b 100644 --- a/meta-multimedia/recipes-multimedia/gstreamer-1.0/gst-shark_0.8.1.bb +++ b/meta-multimedia/recipes-multimedia/gstreamer-1.0/gst-shark_0.8.1.bb @@ -31,4 +31,4 @@ FILES:${PN} += "\ ${libdir}/gstreamer-1.0/libgstsharktracers.la \ " -inherit autotools gettext pkgconfig +inherit autotools gettext pkgconfig gtk-doc