From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 E18161580E0 for ; Mon, 02 Jun 2025 15:19:38 +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 CA1083430F9 for ; Mon, 02 Jun 2025 15:19:38 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 66EDC110480; Mon, 02 Jun 2025 15:19:30 +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 6115E110480 for ; Mon, 02 Jun 2025 15:19:30 +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 18E9134308C for ; Mon, 02 Jun 2025 15:19:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5361E289D for ; Mon, 02 Jun 2025 15:19:27 +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: <1748877244.848570fde2bed22761fd4e5f82e13e63a63ec97b.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/pulseview/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-electronics/pulseview/Manifest sci-electronics/pulseview/pulseview-0.4.2_p20250515.ebuild X-VCS-Directories: sci-electronics/pulseview/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 848570fde2bed22761fd4e5f82e13e63a63ec97b X-VCS-Branch: master Date: Mon, 02 Jun 2025 15:19:27 +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: 8005d515-16c4-44e1-b361-3f95b00c9d6f X-Archives-Hash: 91eefbb46b5790ab6378a09e251ff51c commit: 848570fde2bed22761fd4e5f82e13e63a63ec97b Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat May 31 11:26:27 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jun 2 15:14:04 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=848570fd sci-electronics/pulseview: add Qt6-based 0.4.2_p20250515 Closes: https://bugs.gentoo.org/948044 Signed-off-by: Andreas Sturmlechner gentoo.org> sci-electronics/pulseview/Manifest | 1 + .../pulseview/pulseview-0.4.2_p20250515.ebuild | 65 ++++++++++++++++++++++ 2 files changed, 66 insertions(+) diff --git a/sci-electronics/pulseview/Manifest b/sci-electronics/pulseview/Manifest index 1088db19d10a..3f927987ffc9 100644 --- a/sci-electronics/pulseview/Manifest +++ b/sci-electronics/pulseview/Manifest @@ -1 +1,2 @@ DIST pulseview-0.4.2.tar.gz 1399718 BLAKE2B ebbefefa55bb7ce9d1bbdfa8ea44d9536fa4f9ca9f6f13175a5bb6122dcb431ddad7c668e631128ca57fd2231021f8ce1c686fac9fa746ace24cf69ef3d71e71 SHA512 79f653c9faad021c03b59b4a519b594190d5558dfb9be60cabcc2a35e991e66b733b337fec58a9248699e7aef0df3be1472c81f93274b25cec1fc6b73f8f033b +DIST pulseview-e2fe9df.tar.gz 1971664 BLAKE2B 23897a51d6faf3b0b753e7a4d83f29cd9f800be0bfc70476f103791c450269c3402691a1dc931f92cd6ffa470cad07ff3e711513ccfcbbfaa2c4b93634995261 SHA512 97ceaad6c1452f4f70528706f1b69e4756e7fb1716cdaeaca8c9a2dac306d7a03594d9524923a9f3230705798b104fcd468376219ca1923df185775e4d3cdb5e diff --git a/sci-electronics/pulseview/pulseview-0.4.2_p20250515.ebuild b/sci-electronics/pulseview/pulseview-0.4.2_p20250515.ebuild new file mode 100644 index 000000000000..d87c5c8db8db --- /dev/null +++ b/sci-electronics/pulseview/pulseview-0.4.2_p20250515.ebuild @@ -0,0 +1,65 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit cmake xdg + +case ${PV} in +*9999*) + EGIT_REPO_URI="https://github.com/sigrokproject/${PN}.git" + inherit git-r3 + ;; +*_p*) + COMMIT="e2fe9dfb91c7de85c410922ee9268c3f526bcc54" + SRC_URI="https://github.com/sigrokproject/${PN}/archive/${COMMIT}.tar.gz -> ${PN}-${COMMIT:0:7}.tar.gz" + S="${WORKDIR}"/${PN}-${COMMIT} + ;; +*) + SRC_URI="https://sigrok.org/download/source/${PN}/${P}.tar.gz" + ;; +esac + +DESCRIPTION="Qt based logic analyzer GUI for sigrok" +HOMEPAGE="https://sigrok.org/wiki/PulseView" + +LICENSE="GPL-3" +SLOT="0" +if [[ ${PV} != *9999* ]]; then + KEYWORDS="~amd64 ~x86" +fi +IUSE="+decode static" + +RDEPEND=" + >=dev-cpp/glibmm-2.68.0:2.68 + dev-libs/boost:= + >=dev-libs/glib-2.28.0:2 + dev-qt/qtbase:6[gui,widgets] + dev-qt/qtsvg:6 + >=sci-libs/libsigrok-0.6.0_pre:=[cxx] + decode? ( >=sci-libs/libsigrokdecode-0.6.0_pre:= ) +" +DEPEND="${RDEPEND}" +BDEPEND=" + dev-qt/qttools:6[linguist] + virtual/pkgconfig +" + +DOCS=( HACKING NEWS README ) + +PATCHES=( "${FILESDIR}/${PN}-0.5.0-glibmm-2.68-required.patch" ) + +src_prepare() { + cmake_src_prepare + cmake_comment_add_subdirectory manual +} + +src_configure() { + local mycmakeargs=( + -DDISABLE_WERROR=TRUE + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5=ON + -DENABLE_DECODE=$(usex decode) + -DSTATIC_PKGDEPS_LIBS=$(usex static) + ) + cmake_src_configure +}