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 6E44015852A for ; Wed, 21 Aug 2024 15:26:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20B3EE2A94; Wed, 21 Aug 2024 15:26:54 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 D51CEE2A94 for ; Wed, 21 Aug 2024 15:26:53 +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 9A82A335DC5 for ; Wed, 21 Aug 2024 15:26:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 02C7F1EF1 for ; Wed, 21 Aug 2024 15:26:51 +0000 (UTC) From: "Takuya Wakazono" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Takuya Wakazono" Message-ID: <1724251229.81584f0a038a3cdcf067cf9164a7a08e11d34a2d.pastalian46@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-arch/libarchive-qt/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-arch/libarchive-qt/Manifest app-arch/libarchive-qt/libarchive-qt-2.0.8.ebuild X-VCS-Directories: app-arch/libarchive-qt/ X-VCS-Committer: pastalian46 X-VCS-Committer-Name: Takuya Wakazono X-VCS-Revision: 81584f0a038a3cdcf067cf9164a7a08e11d34a2d X-VCS-Branch: dev Date: Wed, 21 Aug 2024 15:26:51 +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: 9f87e875-b82c-464b-aad5-70129bcc4075 X-Archives-Hash: 0d29eecab5785982d97bbbf07b7b84fb commit: 81584f0a038a3cdcf067cf9164a7a08e11d34a2d Author: Takuya Wakazono gmail com> AuthorDate: Wed Aug 21 14:23:46 2024 +0000 Commit: Takuya Wakazono gmail com> CommitDate: Wed Aug 21 14:40:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=81584f0a app-arch/libarchive-qt: add 2.0.8 Signed-off-by: Takuya Wakazono gmail.com> app-arch/libarchive-qt/Manifest | 1 + app-arch/libarchive-qt/libarchive-qt-2.0.8.ebuild | 32 +++++++++++++++++++++++ 2 files changed, 33 insertions(+) diff --git a/app-arch/libarchive-qt/Manifest b/app-arch/libarchive-qt/Manifest index b13ec6807..943e27505 100644 --- a/app-arch/libarchive-qt/Manifest +++ b/app-arch/libarchive-qt/Manifest @@ -1,2 +1,3 @@ DIST libarchive-qt-2.0.6.tar.bz2 90085 BLAKE2B 7b2cec4a1d9cb21a16c89a6b9c35c7182f34d55051993e6e9e849ed4058f032c473365e429411e8e5ba0957f118f24fcf68b23b0b6a8b21bacaf2784d2641958 SHA512 d2690667843a11249bda5b393d34db5dc319959d0d92f09d6eb4dd23b2237c41f61232fb93a5036b8570a8db1014445118712c4f2d686ea6105b5449c1c17111 DIST libarchive-qt-2.0.7.tar.bz2 90068 BLAKE2B f2da9011fe5bed9c1a1ec7272fb62075d2817505d2241955b15c360a40088046bdecf0f2dbc71dec44756ce43ed5e3b8313965bdf8604d10238d25a62c237830 SHA512 658225cff805291786b24a941c6f0dce81b3e2412ed6550281d0e55a95a71efaa1a44dfa4790536ecb75e11f0d7ef0e53da944ea0d08b0be214a85f6d969674c +DIST libarchive-qt-v2.0.8.tar.bz2 62808 BLAKE2B d5ee456e1d14b5e2547319d12bb62c9a8ca4182a68aa31025b14761823f12eebad9692bd09d7af2e3600a0effc060b60a1053e6dbb834758559821ecd69e63e7 SHA512 ce25d207b21659c17efc9110b1e62bfae5270a53b00d2a1e65377fc5df2afb0f3051d31210441d0ea3dadcfbccfb62c994893145d890a4c2215a7bf7dd231d1a diff --git a/app-arch/libarchive-qt/libarchive-qt-2.0.8.ebuild b/app-arch/libarchive-qt/libarchive-qt-2.0.8.ebuild new file mode 100644 index 000000000..ca1b4725a --- /dev/null +++ b/app-arch/libarchive-qt/libarchive-qt-2.0.8.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit xdg meson + +DESCRIPTION="Qt based archiving solution with libarchive backend" +HOMEPAGE="https://gitlab.com/marcusbritanicus/libarchive-qt" +SRC_URI="https://gitlab.com/marcusbritanicus/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2" +S="${WORKDIR}/${PN}-v${PV}" + +LICENSE="LGPL-3+" +SLOT="0" +KEYWORDS="~amd64" +IUSE="qt6" + +DEPEND=" + app-arch/libarchive:= + sys-libs/zlib + !qt6? ( dev-qt/qtcore:5 ) + qt6? ( dev-qt/qtbase:6 ) +" +RDEPEND="${DEPEND}" + +src_configure() { + local emesonargs=( + -Dinstall_static=false + -Duse_qt_version=$(usex qt6 qt6 qt5) + ) + meson_src_configure +}