From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1736522-garchives=archives.gentoo.org@lists.gentoo.org> Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 finch.gentoo.org (Postfix) with ESMTPS id D1B911584AD for <garchives@archives.gentoo.org>; Sat, 12 Apr 2025 18:36:02 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id B4DE334399D for <garchives@archives.gentoo.org>; Sat, 12 Apr 2025 18:36:02 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id A8A871102BD; Sat, 12 Apr 2025 18:36:01 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id 9C0C31102BD for <gentoo-commits@lists.gentoo.org>; Sat, 12 Apr 2025 18:36:01 +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 4490434399D for <gentoo-commits@lists.gentoo.org>; Sat, 12 Apr 2025 18:36:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 84822C3A for <gentoo-commits@lists.gentoo.org>; Sat, 12 Apr 2025 18:35:59 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> 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" <asturm@gentoo.org> Message-ID: <1744482930.2a15b6efa3fc7f97e6610c2fdd008542a8bbda93.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/gwenhywfar/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/gwenhywfar/gwenhywfar-5.12.0.ebuild X-VCS-Directories: sys-libs/gwenhywfar/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 2a15b6efa3fc7f97e6610c2fdd008542a8bbda93 X-VCS-Branch: master Date: Sat, 12 Apr 2025 18:35:59 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0e4f9981-68f8-4261-8e6a-8c2a50160eb7 X-Archives-Hash: ec59cd56b0b816b835a735f99cda38d0 commit: 2a15b6efa3fc7f97e6610c2fdd008542a8bbda93 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Apr 12 18:33:31 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Apr 12 18:35:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a15b6ef sys-libs/gwenhywfar: Drop IUSE doc, apparently broken Closes: https://bugs.gentoo.org/950614 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> sys-libs/gwenhywfar/gwenhywfar-5.12.0.ebuild | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sys-libs/gwenhywfar/gwenhywfar-5.12.0.ebuild b/sys-libs/gwenhywfar/gwenhywfar-5.12.0.ebuild index aef1809cabc3..7f7c5682ae8a 100644 --- a/sys-libs/gwenhywfar/gwenhywfar-5.12.0.ebuild +++ b/sys-libs/gwenhywfar/gwenhywfar-5.12.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.aquamaniac.de/rdm/attachments/download/529/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/79" # correspond with libgwenhywfar.so version KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" -IUSE="debug doc gtk qt5 test" +IUSE="debug gtk qt5 test" # doc (is broken, bug #950614 # broken upstream, reported but got no reply RESTRICT="test" @@ -44,15 +44,15 @@ RDEPEND="${DEPEND}" BDEPEND=" sys-devel/gettext virtual/pkgconfig - doc? ( app-text/doxygen ) " +# doc? ( app-text/doxygen ) src_configure() { local myeconfargs=( --with-docpath="${EPREFIX}/usr/share/doc/${PF}/apidoc" --with-libxml2-code=yes $(use_enable debug) - $(use_enable doc full-doc) +# $(use_enable doc full-doc) ) use qt5 && myeconfargs+=( --with-qt5-moc="$(qt5_get_bindir)/moc" @@ -67,11 +67,11 @@ src_configure() { src_compile() { emake - use doc && emake srcdoc +# use doc && emake srcdoc } src_install() { default - use doc && emake DESTDIR="${D}" install-srcdoc +# use doc && emake DESTDIR="${D}" install-srcdoc find "${D}" -name '*.la' -type f -delete || die }