app-crypt/cryptsetup-scripts-dinit: new package, add 2.8.6

Signed-off-by: Emi <reedy.sailors.8t@icloud.com>
This commit is contained in:
Emi
2026-07-16 16:56:28 +02:00
parent 2733ba7077
commit ac2645346f
3 changed files with 29 additions and 0 deletions

View File

@@ -0,0 +1 @@
DIST cryptsetup-scripts-dinit-2.8.6.tar.gz 12296494 BLAKE2B 4ff002853dd48c489190c11d669b7d16670011c1d4ca645b9b53721e9051e94e7c6b253a900a9324762b1c11de7f513768c48f1e185d73dcba452f4a8e2f7b79 SHA512 1f7dcde70d849f003432df7569bd48bdb056383b59dd16ada738e0a72448e9ac8c868694a07f8882a7e7230940f29f939a224357d876f08bc244b1cf3f337e49

View File

@@ -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}"

View File

@@ -0,0 +1,14 @@
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>reedy.sailors.8t@icloud.com</email>
<name>Emi</name>
</maintainer>
<upstream>
<remote-id type="codeberg">gentoo-dinit/cryptsetup</remote-id>
</upstream>
<longdescription>
debian cryptsetup scripts with patches to remove things that aren't neccessary for usage with services
</longdescription>
</pkgmetadata>