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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1463C158020 for ; Wed, 16 Nov 2022 18:50:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1DFBAE0817; Wed, 16 Nov 2022 18:50:17 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 04A17E0817 for ; Wed, 16 Nov 2022 18:50:16 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 12206340D4A for ; Wed, 16 Nov 2022 18:50:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 62A76523 for ; Wed, 16 Nov 2022 18:50:14 +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: <1668624607.1a734186c6deb65e7e52d52f275ac245f1278002.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/tellico/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/tellico/tellico-9999.ebuild X-VCS-Directories: kde-misc/tellico/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 1a734186c6deb65e7e52d52f275ac245f1278002 X-VCS-Branch: master Date: Wed, 16 Nov 2022 18:50:14 +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: 83789602-da19-4d5b-8383-5397dc1f4205 X-Archives-Hash: a48c27b1b0fa4ffa894252880f666330 commit: 1a734186c6deb65e7e52d52f275ac245f1278002 Author: Sam James gentoo org> AuthorDate: Sat Oct 29 20:27:41 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Nov 16 18:50:07 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1a734186 kde-misc/tellico: subscribe to exempi subslot New version breaks ABI. Signed-off-by: Sam James gentoo.org> Signed-off-by: Andreas Sturmlechner gentoo.org> kde-misc/tellico/tellico-9999.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/kde-misc/tellico/tellico-9999.ebuild b/kde-misc/tellico/tellico-9999.ebuild index 0a46b2d385..c6d1c1088d 100644 --- a/kde-misc/tellico/tellico-9999.ebuild +++ b/kde-misc/tellico/tellico-9999.ebuild @@ -23,9 +23,6 @@ IUSE="bibtex cddb discid pdf scanner semantic-desktop taglib v4l xmp yaz" # tests need network access RESTRICT="test" -BDEPEND=" - sys-devel/gettext -" RDEPEND=" dev-libs/libxml2 dev-libs/libxslt @@ -68,10 +65,11 @@ RDEPEND=" semantic-desktop? ( kde-frameworks/kfilemetadata:5 ) taglib? ( >=media-libs/taglib-1.5 ) v4l? ( >=media-libs/libv4l-0.8.3 ) - xmp? ( >=media-libs/exempi-2 ) + xmp? ( >=media-libs/exempi-2:= ) yaz? ( >=dev-libs/yaz-2:0= ) " DEPEND="${RDEPEND}" +BDEPEND="sys-devel/gettext" src_configure() { local mycmakeargs=(