summaryrefslogtreecommitdiff
path: root/sys-fs/extundelete
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-04-06 22:33:41 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-04-06 22:33:41 +0100
commite68d405c5d712af4387159df07e226217bdda049 (patch)
tree009ab0f3d427f0813e62930d71802cb054c07e30 /sys-fs/extundelete
parent401101f9c8077911929d3f2b60a37098460a5d89 (diff)
gentoo resync : 06.04.2022
Diffstat (limited to 'sys-fs/extundelete')
-rw-r--r--sys-fs/extundelete/Manifest4
-rw-r--r--sys-fs/extundelete/extundelete-0.2.4-r1.ebuild2
-rw-r--r--sys-fs/extundelete/extundelete-0.2.4-r2.ebuild20
-rw-r--r--sys-fs/extundelete/files/extundelete-0.2.4-clang.patch12
4 files changed, 36 insertions, 2 deletions
diff --git a/sys-fs/extundelete/Manifest b/sys-fs/extundelete/Manifest
index 5fe75deee07c..cadb91e99fbf 100644
--- a/sys-fs/extundelete/Manifest
+++ b/sys-fs/extundelete/Manifest
@@ -1,4 +1,6 @@
+AUX extundelete-0.2.4-clang.patch 551 BLAKE2B b578c182df4c6540b5ebdfff8f1a88cce021778f35da171b6d04f8d3946f5107c331ec6cb0514a56a37773ba30c5dc5c3bd947c5c514a3365cddbd58665503a9 SHA512 c4083ec916332648a8b89cdc36cda8b87dd6181517e3b2a6ad56139965fd8bcbf1f353f8ff4c10d156f29b4ba42c814a09b29428a47605740d4e6262b6d386ec
AUX extundelete-0.2.4-e2fsprogs.patch 582 BLAKE2B 12176abdccb06b9ad2a55dac5dabfbef402a95ac00ca28ba951e4fcba024d5f99e0355b1f6f0bf38f6b2878cd190cde6774136c1b0b1bbba27b73fc3d0a7adee SHA512 c0df34bfdef07e931503cc8f3270cd070328b54053da1d8dbfefb8a49a81c4234cbdb4205d30cf654b5d5ca42dd27ad104f08f6ab7839d5f3d0cebc6ec6ef499
DIST extundelete-0.2.4.tar.bz2 108472 BLAKE2B 3627c092672957e25f2bd351a6d92f6d32a0e322a0555766edc35545cccab7ee47fb0c471ebea31692779bdf44433bb98a07cab0bc26141f1f09b33601da57ea SHA512 5c896055b6fa3c38f283a043cca744513fdc1a60e212eac0c78fa868064a8eeb11f540c4cc5ca89ac68da0c1705a40fe45731c203b6748808f85e9870a207bcd
-EBUILD extundelete-0.2.4-r1.ebuild 437 BLAKE2B a654f1261e641d93d1baa5316dd2c67c775f764a630ed133e30e41455b8f909f7ae03ad7b88a6ecb4c1c0ec46dede4df5edc4784a656c5ad1ce2c83bf14c4e76 SHA512 d9a06991190a1b80d53381c6d1f68a4be90f2bbc18d399c45c005d7a4dea0108d5f7e96a1b9931e66d37cd76dea14a6069fb227f187ff589debe45a2a2f6b2a4
+EBUILD extundelete-0.2.4-r1.ebuild 437 BLAKE2B 21b794bb0785d1f2259a79868cfda968751d546c781e4da8e10e0495d0153f1b4cd140bc3922895a08eeae3ea1cddea9afee3db3daa76c7e3e5c7f1ff6926835 SHA512 de31308ab3d5c73aab3ce55e5f102d76f5a8f0c0fb0d5bf87436f975fa4b18d3cca665f486640a07b9cae5bab1c58f1051d9caebc43afce9e34c2321a9b97802
+EBUILD extundelete-0.2.4-r2.ebuild 474 BLAKE2B b150b8c23742618278c1573e4da44a4082223ed00edc40788ec96198f2b47ecad070bd79c7b1b0b5bded0dafe577f8b2472a0721e773a66af43c80aecc6bad8c SHA512 8a42831e9e876c22a4d78888747905824f048ed26bfed20e02dc8f685e348c4c3129b266055e3cd1b96ac67b87c8c5fb57395cbbd8e44d37ab946134fa314f9c
MISC metadata.xml 407 BLAKE2B 30d6168e6fdac8b0528262d69e04bcba524dec5620d79d66a8b3cee7a04430026d92dedda1c96a321fad7fa4684c142d7dfea1a802fadef8032d4316eb4e6612 SHA512 207a713127eda7bb582f66d841a2aaf8825a8d0c0b4e9e8e7b0a4d8ec9eedd9fccf22be14fff09c98e57c339257a1cdba526036f54cb1170aaf8ab65032c06a2
diff --git a/sys-fs/extundelete/extundelete-0.2.4-r1.ebuild b/sys-fs/extundelete/extundelete-0.2.4-r1.ebuild
index 03b275ad95d1..88a235cf4f4b 100644
--- a/sys-fs/extundelete/extundelete-0.2.4-r1.ebuild
+++ b/sys-fs/extundelete/extundelete-0.2.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
diff --git a/sys-fs/extundelete/extundelete-0.2.4-r2.ebuild b/sys-fs/extundelete/extundelete-0.2.4-r2.ebuild
new file mode 100644
index 000000000000..f1ca8f9e938d
--- /dev/null
+++ b/sys-fs/extundelete/extundelete-0.2.4-r2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A utility to undelete files from an ext3 or ext4 partition"
+HOMEPAGE="https://extundelete.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~sparc ~x86"
+
+RDEPEND="sys-fs/e2fsprogs"
+DEPEND="${RDEPEND}"
+
+PATCHES=(
+ "${FILESDIR}/${P}-e2fsprogs.patch"
+ "${FILESDIR}/${P}-clang.patch"
+)
diff --git a/sys-fs/extundelete/files/extundelete-0.2.4-clang.patch b/sys-fs/extundelete/files/extundelete-0.2.4-clang.patch
new file mode 100644
index 000000000000..711a8db8ad3d
--- /dev/null
+++ b/sys-fs/extundelete/files/extundelete-0.2.4-clang.patch
@@ -0,0 +1,12 @@
+https://bugs.gentoo.org/732284
+--- a/src/extundelete.cc
++++ b/src/extundelete.cc
+@@ -1268,7 +1268,7 @@ static ext2_ino_t find_inode(ext2_filsys fs, ext2_filsys jfs, struct ext2_inode
+ *new_ino = 0;
+ priv->ret_ino = new_ino;
+ priv->curr_name = curr_part;
+- struct dir_context ctx = {search_flags, DIRENT_FLAG_INCLUDE_REMOVED,
++ struct dir_context ctx = {(ext2_ino_t)search_flags, DIRENT_FLAG_INCLUDE_REMOVED,
+ buf, match_name2, priv, 0};
+ errcode_t code = extundelete_block_iterate3(fs, *inode, BLOCK_FLAG_DATA_ONLY,
+ NULL, match_ino, &ctx);