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 D0AA71584AD for ; Mon, 21 Apr 2025 08:02:46 +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 BAF8F340CC9 for ; Mon, 21 Apr 2025 08:02:46 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id A19401104B7; Mon, 21 Apr 2025 08:02:30 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 9B9FA1104B7 for ; Mon, 21 Apr 2025 08:02: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 4CCDF34301F for ; Mon, 21 Apr 2025 08:02:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D8EE82082 for ; Mon, 21 Apr 2025 08:02:28 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1745222185.9aa5501c84d1f58989c67eec6aaa88eee6344787.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-block/partclone/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-block/partclone/Manifest sys-block/partclone/partclone-0.3.36.ebuild X-VCS-Directories: sys-block/partclone/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: 9aa5501c84d1f58989c67eec6aaa88eee6344787 X-VCS-Branch: dev Date: Mon, 21 Apr 2025 08:02:28 +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: 13635317-1ac3-40d7-82b3-50771addec16 X-Archives-Hash: c34bc7e0a33e67b026bd23209f7146de commit: 9aa5501c84d1f58989c67eec6aaa88eee6344787 Author: Viorel Munteanu gentoo org> AuthorDate: Mon Apr 21 07:56:25 2025 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Mon Apr 21 07:56:25 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9aa5501c sys-block/partclone: add 0.3.36 Signed-off-by: Viorel Munteanu gentoo.org> sys-block/partclone/Manifest | 1 + sys-block/partclone/partclone-0.3.36.ebuild | 98 +++++++++++++++++++++++++++++ 2 files changed, 99 insertions(+) diff --git a/sys-block/partclone/Manifest b/sys-block/partclone/Manifest index a9166daa1..017d5b4c5 100644 --- a/sys-block/partclone/Manifest +++ b/sys-block/partclone/Manifest @@ -1 +1,2 @@ DIST partclone-0.3.33.tar.gz 1613900 BLAKE2B ac72310950b3f9e894470e206e00e1e540b8e800c6ffba94f19f6e8a460630ba1caceab0c6646d0af1409ef64ab60565879d66006cf989b73906b8f9ef8ab888 SHA512 21b783e50dca290acc70a2afb305f886c9032d3cc04636fa0e678efeac787398a5a2f8e260f9969be51500ee14d005fdf2dd33b9198ad96ef55311a8a9954c62 +DIST partclone-0.3.36.tar.gz 1617711 BLAKE2B 2f04fd6730e4ab958e0492462912ed20f7744a09a1497eb2073953b149d4898cf4e0122932ac8223de617f20e5be39fb8bee4794208a696f7ee4feb9e03e203a SHA512 22c5ee876536d9da71a93d238ef18a6b4b26f2b2c98f4c16f2d04f14ecab1d9b7374c92e7da0f7694797123a840a97e80f246eb99b47a38304f753d8313b5d8d diff --git a/sys-block/partclone/partclone-0.3.36.ebuild b/sys-block/partclone/partclone-0.3.36.ebuild new file mode 100644 index 000000000..ba06ea025 --- /dev/null +++ b/sys-block/partclone/partclone-0.3.36.ebuild @@ -0,0 +1,98 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit autotools + +if [[ -z ${PV%%*9999} ]]; then + EGIT_REPO_URI="https://github.com/Thomas-Tsai/${PN}.git" + inherit git-r3 +else + [[ -n ${PV%%*_p*} ]] && MY_PV="${PV}" + SRC_URI=" + https://github.com/Thomas-Tsai/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz + " + KEYWORDS="~amd64 ~x86" +fi +DESCRIPTION="Partition cloning tool" +HOMEPAGE="https://partclone.org" + +LICENSE="GPL-2" +SLOT="0" +IUSE=" +apfs btrfs +e2fs exfat f2fs fat fuse hfs minix ncurses nilfs2 ntfs +reiserfs static test ufs vmfs xfs +" +RESTRICT="!test? ( test )" + +RDEPEND=" + dev-libs/openssl:0= + e2fs? ( sys-fs/e2fsprogs ) + btrfs? ( sys-apps/util-linux ) + fuse? ( sys-fs/fuse:3 ) + ncurses? ( sys-libs/ncurses:0= ) + nilfs2? ( sys-fs/nilfs-utils ) + ntfs? ( sys-fs/ntfs3g ) + reiserfs? ( sys-fs/progsreiserfs ) + xfs? ( sys-apps/util-linux ) + static? ( + dev-libs/openssl:0[static-libs] + e2fs? ( sys-fs/e2fsprogs[static-libs] ) + btrfs? ( sys-apps/util-linux[static-libs] ) + fuse? ( sys-fs/fuse:0[static-libs] ) + ncurses? ( sys-libs/ncurses:0[static-libs] ) + nilfs2? ( sys-fs/nilfs-utils[static-libs] ) + ntfs? ( sys-fs/ntfs3g[static-libs] ) + reiserfs? ( sys-fs/progsreiserfs[static-libs] ) + ) +" +DEPEND=" + ${RDEPEND} +" +BDEPEND=" + virtual/pkgconfig +" + +PATCHES=( + "${FILESDIR}"/${PN}-fix-ncurses-linking.patch +) + +DOCS=( + AUTHORS + ChangeLog + HACKING + NEWS + README.md +) + +src_prepare() { + default + eautoreconf +} + +src_configure() { + local myconf=( + $(use_enable e2fs extfs) + $(use_enable apfs) + $(use_enable btrfs) + $(use_enable exfat) + $(use_enable f2fs) + $(use_enable fat) + $(use_enable fuse) + $(use_enable hfs hfsp) + $(use_enable minix) + $(use_enable ncurses ncursesw) + $(use_enable nilfs2) + $(use_enable ntfs) + $(use_enable reiserfs) + $(use_enable test fs-test) + $(use_enable static) + $(use_enable vmfs) + $(use_enable ufs) + $(use_enable xfs) + --disable-jfs + --disable-reiser4 + ) + econf "${myconf[@]}" +}