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 B482B158089 for ; Tue, 31 Oct 2023 22:24:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D9BED2BC16C; Tue, 31 Oct 2023 22:24:15 +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 pigeon.gentoo.org (Postfix) with ESMTPS id A416A2BC16C for ; Tue, 31 Oct 2023 22:24:15 +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 B34DF335CE3 for ; Tue, 31 Oct 2023 22:24:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EC7781305 for ; Tue, 31 Oct 2023 22:24:12 +0000 (UTC) From: "George Zenner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "George Zenner" Message-ID: <1698790882.6458a0099f21b325bf68fcd494345280f12e891c.dev@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-kernel/ugrd/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-kernel/ugrd/Manifest sys-kernel/ugrd/metadata.xml sys-kernel/ugrd/ugrd-0.7.1.ebuild sys-kernel/ugrd/ugrd-0.7.3.ebuild X-VCS-Directories: sys-kernel/ugrd/ X-VCS-Committer: dev X-VCS-Committer-Name: George Zenner X-VCS-Revision: 6458a0099f21b325bf68fcd494345280f12e891c X-VCS-Branch: dev Date: Tue, 31 Oct 2023 22:24:12 +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: 1d8dc6b5-3fc2-4bca-a9c5-32ae62d42785 X-Archives-Hash: f2b97930b380053262985d5f2ba78c41 commit: 6458a0099f21b325bf68fcd494345280f12e891c Author: Zen pyl onl> AuthorDate: Tue Oct 31 22:21:22 2023 +0000 Commit: George Zenner pyl onl> CommitDate: Tue Oct 31 22:21:22 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6458a009 sys-kernel/ugrd: added ugrd Signed-off-by: Zen pyl.onl> sys-kernel/ugrd/Manifest | 2 +- sys-kernel/ugrd/metadata.xml | 6 ------ sys-kernel/ugrd/ugrd-0.7.1.ebuild | 26 -------------------------- sys-kernel/ugrd/ugrd-0.7.3.ebuild | 30 ++++++++++++++++++++++++++++++ 4 files changed, 31 insertions(+), 33 deletions(-) diff --git a/sys-kernel/ugrd/Manifest b/sys-kernel/ugrd/Manifest index bf14bd05a6..1fcb174d15 100644 --- a/sys-kernel/ugrd/Manifest +++ b/sys-kernel/ugrd/Manifest @@ -1 +1 @@ -DIST 0.7.1.zip 40064 BLAKE2B afdc6f5a4a83898d81353604bde4282a010a3294fd5c5ef76236d745919a1aad2a470c1443dd4568bfaab9cfc745e05248e2f8949e0426518d8bc517ea01242c SHA512 43ccb1bb2bb99cbd84d532c4dbf278dee3b930a4f8e2cc81119262af2dfe8a0006243ee4ed2893200d82eb7a770af9ae5b5940cc46451dae8c2a5d97d7c934af +DIST ugrd-0.7.3.tar.gz 38573 BLAKE2B 86567ec5d0790af6667de4b6f8fa9f6ae83e49df7b0a32be7b4f0a7ea3f305a6206c25e35d86f6927b747a091ca9957755bf5049716e9b14b466c6c64dd536ee SHA512 40b081b7cd916db5c133ddaa74b3589081088d62572339d749a9eb6fda17d06041a5bf352c73130ded6fc3e0c44fc5893217e0a1bace8cf31dde362ccc5b1fe4 diff --git a/sys-kernel/ugrd/metadata.xml b/sys-kernel/ugrd/metadata.xml index 64df0c806e..ddc6ab2e04 100644 --- a/sys-kernel/ugrd/metadata.xml +++ b/sys-kernel/ugrd/metadata.xml @@ -5,10 +5,4 @@ dev@pyl.onl Zen - - Pull btrfs-progs as a dependency - Pull cryptsetup as a dependency - Pull gnupg as a dependency - Pull zfs as a dependency - diff --git a/sys-kernel/ugrd/ugrd-0.7.1.ebuild b/sys-kernel/ugrd/ugrd-0.7.1.ebuild deleted file mode 100644 index 79d2488681..0000000000 --- a/sys-kernel/ugrd/ugrd-0.7.1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..11} pypy3 ) -inherit distutils-r1 - -DESCRIPTION="Python based initramfs generator with TOML defintions" -HOMEPAGE="https://github.com/desultory/ugrd" -SRC_URI="https://github.com/desultory/${PN}/archive/refs/tags/${PV}.zip" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64" - -IUSE="cryptsetup btrfs -gpg -zfs" - -RDEPEND="app-misc/pax-utils -cryptsetup? ( sys-fs/cryptsetup ) -btrfs? ( sys-fs/btrfs-progs ) -gpg? ( app-crypt/gnupg ) -zfs? ( sys-fs/zfs )" -DEPEND="" -BDEPEND="" diff --git a/sys-kernel/ugrd/ugrd-0.7.3.ebuild b/sys-kernel/ugrd/ugrd-0.7.3.ebuild new file mode 100644 index 0000000000..71ef701393 --- /dev/null +++ b/sys-kernel/ugrd/ugrd-0.7.3.ebuild @@ -0,0 +1,30 @@ +# Copyright 2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{8..12} pypy3 ) +inherit distutils-r1 optfeature + +DESCRIPTION="Python based initramfs generator with TOML defintions" +HOMEPAGE="https://github.com/desultory/ugrd" +SRC_URI="https://github.com/desultory/${PN}/archive/refs/tags/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND="app-misc/pax-utils" + +src_install() { + # Create the ugrd config directory + keepdir /etc/ugrd +} + +pkg_postinst() { + optfeature "ugrd.crypto.cryptsetup support" sys-fs/cryptsetup + optfeature "ugrd.fs.btrfs support" sys-fs/btrfs-progs + optfeature "ugrd.crypto.gpg support" app-crypt/gnupg + optfeature "ugrd.fs.zfs support" sys-fs/zfs +}