From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C428F158020 for ; Sat, 12 Nov 2022 09:03:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F2794E0A5C; Sat, 12 Nov 2022 09:03:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DD71AE0A5C for ; Sat, 12 Nov 2022 09:03:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DDE16340E19 for ; Sat, 12 Nov 2022 09:03:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3B0B372F for ; Sat, 12 Nov 2022 09:03:11 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1668243777.54cd93f0b1704a4c96399d2e102b2376724a1d0a.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdenlive/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kdenlive/kdenlive-9999.ebuild kde-apps/kdenlive/metadata.xml X-VCS-Directories: kde-apps/kdenlive/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 54cd93f0b1704a4c96399d2e102b2376724a1d0a X-VCS-Branch: master Date: Sat, 12 Nov 2022 09:03:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ebf17d4a-f178-4b13-a5cc-001e2e938be0 X-Archives-Hash: 66ad49da5d15cd4de9bf0ab0be17897c commit: 54cd93f0b1704a4c96399d2e102b2376724a1d0a Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Nov 12 08:50:20 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Nov 12 09:02:57 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=54cd93f0 kde-apps/kdenlive: Set ECM_DESIGNERPLUGIN=true Upstream commit 2b26ce0d755397d9672f437cee8a65541def1c6c Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kdenlive/kdenlive-9999.ebuild | 1 + kde-apps/kdenlive/metadata.xml | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/kde-apps/kdenlive/kdenlive-9999.ebuild b/kde-apps/kdenlive/kdenlive-9999.ebuild index fb14ab6032..d23339ddab 100644 --- a/kde-apps/kdenlive/kdenlive-9999.ebuild +++ b/kde-apps/kdenlive/kdenlive-9999.ebuild @@ -3,6 +3,7 @@ EAPI=8 +ECM_DESIGNERPLUGIN="true" ECM_HANDBOOK="optional" ECM_QTHELP="true" ECM_TEST="true" diff --git a/kde-apps/kdenlive/metadata.xml b/kde-apps/kdenlive/metadata.xml index 8213019cba..598517aa04 100644 --- a/kde-apps/kdenlive/metadata.xml +++ b/kde-apps/kdenlive/metadata.xml @@ -8,7 +8,8 @@ https://bugs.kde.org/ - + + Build plugins for dev-qt/designer Enable support for a share menu using kde-frameworks/purpose