diff --git a/app-crypt/cryptsetup-scripts-dinit/Manifest b/app-crypt/cryptsetup-scripts-dinit/Manifest new file mode 100644 index 0000000000..bfddd3a589 --- /dev/null +++ b/app-crypt/cryptsetup-scripts-dinit/Manifest @@ -0,0 +1 @@ +DIST cryptsetup-scripts-dinit-2.8.6.tar.gz 12296494 BLAKE2B 4ff002853dd48c489190c11d669b7d16670011c1d4ca645b9b53721e9051e94e7c6b253a900a9324762b1c11de7f513768c48f1e185d73dcba452f4a8e2f7b79 SHA512 1f7dcde70d849f003432df7569bd48bdb056383b59dd16ada738e0a72448e9ac8c868694a07f8882a7e7230940f29f939a224357d876f08bc244b1cf3f337e49 diff --git a/app-crypt/cryptsetup-scripts-dinit/cryptsetup-scripts-dinit-2.8.6.ebuild b/app-crypt/cryptsetup-scripts-dinit/cryptsetup-scripts-dinit-2.8.6.ebuild new file mode 100644 index 0000000000..fb396a72bf --- /dev/null +++ b/app-crypt/cryptsetup-scripts-dinit/cryptsetup-scripts-dinit-2.8.6.ebuild @@ -0,0 +1,14 @@ +# Copyright 2026 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +DESCRIPTION="Debian cryptsetup-scripts with patches for service usage" +HOMEPAGE="https://codeberg.org/gentoo-dinit/cryptsetup" +SRC_URI="https://codeberg.org/gentoo-dinit/cryptsetup/archive/${PV}.tar.gz -> ${P}.tar.gz" +S="${WORKDIR}/cryptsetup" +LICENSE="GPL-2+" +SLOT=0 +KEYWORDS="~amd64" + +RDEPEND="sys-fs/cryptsetup" +DEPEND="${RDEPEND}" diff --git a/app-crypt/cryptsetup-scripts-dinit/metadata.xml b/app-crypt/cryptsetup-scripts-dinit/metadata.xml new file mode 100644 index 0000000000..bb688b05d1 --- /dev/null +++ b/app-crypt/cryptsetup-scripts-dinit/metadata.xml @@ -0,0 +1,14 @@ + + + + reedy.sailors.8t@icloud.com + Emi + + + gentoo-dinit/cryptsetup + + + debian cryptsetup scripts with patches to remove things that aren't neccessary for usage with services + + +