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 BA62A1584AD for ; Fri, 25 Apr 2025 19:11:07 +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 A1B37342FF1 for ; Fri, 25 Apr 2025 19:11:07 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id E388D1104B8; Fri, 25 Apr 2025 19:11:03 +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 D7FDC1104B8 for ; Fri, 25 Apr 2025 19:11:03 +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 84F18342FF8 for ; Fri, 25 Apr 2025 19:11:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DB71C2401 for ; Fri, 25 Apr 2025 19:11:01 +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: <1745608256.344e2bf8c3d9f4ba8e832ea2c2718514de9d62a2.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/q4wine/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/q4wine/Manifest app-emulation/q4wine/q4wine-1.4.1.ebuild X-VCS-Directories: app-emulation/q4wine/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 344e2bf8c3d9f4ba8e832ea2c2718514de9d62a2 X-VCS-Branch: master Date: Fri, 25 Apr 2025 19:11:01 +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: 4918f72c-5ff1-4f1d-aee2-d7227ba55eb2 X-Archives-Hash: 6d73a5b6b962abe0884f7b46d2de00d2 commit: 344e2bf8c3d9f4ba8e832ea2c2718514de9d62a2 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Apr 25 19:06:44 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Apr 25 19:10:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=344e2bf8 app-emulation/q4wine: add 1.4.1 Signed-off-by: Andreas Sturmlechner gentoo.org> app-emulation/q4wine/Manifest | 1 + app-emulation/q4wine/q4wine-1.4.1.ebuild | 41 ++++++++++++++++++++++++++++++++ 2 files changed, 42 insertions(+) diff --git a/app-emulation/q4wine/Manifest b/app-emulation/q4wine/Manifest index ee06ebe4aef1..3d51c7439fe7 100644 --- a/app-emulation/q4wine/Manifest +++ b/app-emulation/q4wine/Manifest @@ -1 +1,2 @@ DIST q4wine-1.4.0.tar.gz 3197514 BLAKE2B 9a858211bf16a441cb960325677df4f69c09887538ea30c6e961413592c3648d7467807bec891f1ed12577a700f5627debcf6123770fd36153cae2dcfe13c898 SHA512 faba9fda15d1067940abbef3b3ba9a30b8bfd759892b2c05963c3cf69bb331afb101016afd3485a9be2b6b03944a920d05664b01e4af4f3e554c739511ff3c4a +DIST q4wine-1.4.1.tar.gz 3197545 BLAKE2B d7a8d5bb80e412ce6b3ab301335e576e34445fb5c112213fab431c4666c159815931700a33cf14daa9d441caa3d7e05cf906e5ee3d357c3bf92c5ac7177c1a3e SHA512 7b2516117ea3f13a11f763b71a0026e034fa137b772a87ec7f15e12c7a79f463ed0dfdcef9a94320f87c8013256719592c2c6b44c7dac39d4e0da8e9fe54e413 diff --git a/app-emulation/q4wine/q4wine-1.4.1.ebuild b/app-emulation/q4wine/q4wine-1.4.1.ebuild new file mode 100644 index 000000000000..2154a65378ff --- /dev/null +++ b/app-emulation/q4wine/q4wine-1.4.1.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit cmake xdg + +DESCRIPTION="Qt GUI configuration tool for Wine" +HOMEPAGE="https://q4wine.brezblock.org.ua/" +SRC_URI="https://github.com/brezerk/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug +ico +iso +wineappdb" + +DEPEND=" + dev-qt/qtbase:6[dbus,gui,network,sql,sqlite,ssl,widgets,xml] + ico? ( >=media-gfx/icoutils-0.26.0 ) +" +RDEPEND="${DEPEND} + app-admin/sudo + >=sys-apps/which-2.19 + iso? ( sys-fs/fuseiso ) +" +BDEPEND="dev-qt/qttools:6[linguist]" + +DOCS=( {AUTHORS,Changelog,README}.md ) + +src_configure() { + local mycmakeargs=( + -DDEBUG=$(usex debug ON OFF) + -DWITH_ICOUTILS=$(usex ico ON OFF) + -DWITH_SYSTEM_SINGLEAPP=OFF + -DWITH_WINEAPPDB=$(usex wineappdb ON OFF) + -DUSE_BZIP2=OFF + -DUSE_GZIP=OFF + -DWITH_DBUS=ON + ) + cmake_src_configure +}