* [gentoo-commits] repo/gentoo:master commit in: app-forensics/libewf/
@ 2020-09-24 17:12 Rick Farina
0 siblings, 0 replies; 17+ messages in thread
From: Rick Farina @ 2020-09-24 17:12 UTC (permalink / raw
To: gentoo-commits
commit: 27c1969933ad8f935fc10a04370cda13a044b9e9
Author: Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 24 17:12:44 2020 +0000
Commit: Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Thu Sep 24 17:12:54 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27c19699
app-forensics/libewf: minor dep fix
bump eapi
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>
.../libewf/{libewf-20171104.ebuild => libewf-20171104-r1.ebuild} | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/app-forensics/libewf/libewf-20171104.ebuild b/app-forensics/libewf/libewf-20171104-r1.ebuild
similarity index 94%
rename from app-forensics/libewf/libewf-20171104.ebuild
rename to app-forensics/libewf/libewf-20171104-r1.ebuild
index d9ec629f937..47d43b87427 100644
--- a/app-forensics/libewf/libewf-20171104.ebuild
+++ b/app-forensics/libewf/libewf-20171104-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format"
HOMEPAGE="https://github.com/libyal/libewf"
@@ -16,6 +16,7 @@ IUSE="bfio bzip2 debug +fuse nls +ssl static-libs +uuid unicode zlib"
# uses bundled libbfio until tree version is bumped
RDEPEND="
+ bzip2? ( app-arch/bzip2 )
fuse? ( sys-fs/fuse:0= )
nls? (
virtual/libintl
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-forensics/libewf/
@ 2022-12-18 20:04 Arthur Zamarin
0 siblings, 0 replies; 17+ messages in thread
From: Arthur Zamarin @ 2022-12-18 20:04 UTC (permalink / raw
To: gentoo-commits
commit: 0e0108772bccfddb683ea55bb1fa47ee13c7cc84
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 18 20:04:40 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 18 20:04:40 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e010877
app-forensics/libewf: Stabilize 20171104-r2 amd64, #886671
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-forensics/libewf/libewf-20171104-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-forensics/libewf/libewf-20171104-r2.ebuild b/app-forensics/libewf/libewf-20171104-r2.ebuild
index bd03eb22a9e3..3bc64976dfe8 100644
--- a/app-forensics/libewf/libewf-20171104-r2.ebuild
+++ b/app-forensics/libewf/libewf-20171104-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/libyal/libewf/releases/download/${PV}/${PN}-experime
LICENSE="BSD"
SLOT="0/3"
-KEYWORDS="~amd64 ~arm ~hppa ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 ~riscv x86"
# Upstream bug #2597171, pyewf has implicit declarations
#IUSE="debug python unicode"
IUSE="bfio bzip2 debug +fuse nls +ssl static-libs +uuid unicode zlib"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-forensics/libewf/
@ 2022-12-18 12:31 Sam James
0 siblings, 0 replies; 17+ messages in thread
From: Sam James @ 2022-12-18 12:31 UTC (permalink / raw
To: gentoo-commits
commit: dd675293c8b546a9feb10223d50280a040b2f7ec
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 18 12:31:17 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 18 12:31:17 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd675293
app-forensics/libewf: Stabilize 20171104-r2 x86, #886671
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-forensics/libewf/libewf-20171104-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-forensics/libewf/libewf-20171104-r2.ebuild b/app-forensics/libewf/libewf-20171104-r2.ebuild
index 8ee0ba9eb248..bd03eb22a9e3 100644
--- a/app-forensics/libewf/libewf-20171104-r2.ebuild
+++ b/app-forensics/libewf/libewf-20171104-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/libyal/libewf/releases/download/${PV}/${PN}-experime
LICENSE="BSD"
SLOT="0/3"
-KEYWORDS="~amd64 ~arm ~hppa ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ppc ~ppc64 ~riscv x86"
# Upstream bug #2597171, pyewf has implicit declarations
#IUSE="debug python unicode"
IUSE="bfio bzip2 debug +fuse nls +ssl static-libs +uuid unicode zlib"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-forensics/libewf/
@ 2022-04-10 22:13 Marek Szuba
0 siblings, 0 replies; 17+ messages in thread
From: Marek Szuba @ 2022-04-10 22:13 UTC (permalink / raw
To: gentoo-commits
commit: 4a765b1df726c32a2b84bb3fb1485615c62ff29d
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 10 22:12:11 2022 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Sun Apr 10 22:13:32 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a765b1d
app-forensics/libewf: keyword 20171104-r1 for ~riscv
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
app-forensics/libewf/libewf-20171104-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-forensics/libewf/libewf-20171104-r1.ebuild b/app-forensics/libewf/libewf-20171104-r1.ebuild
index 224990a01d89..6e872b922cf9 100644
--- a/app-forensics/libewf/libewf-20171104-r1.ebuild
+++ b/app-forensics/libewf/libewf-20171104-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/libyal/libewf/releases/download/${PV}/${PN}-experime
LICENSE="BSD"
SLOT="0/3"
-KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 ~riscv x86"
# upstream bug #2597171, pyewf has implicit declarations
#IUSE="debug python unicode"
IUSE="bfio bzip2 debug +fuse nls +ssl static-libs +uuid unicode zlib"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-forensics/libewf/
@ 2019-11-17 5:08 Tim Harder
0 siblings, 0 replies; 17+ messages in thread
From: Tim Harder @ 2019-11-17 5:08 UTC (permalink / raw
To: gentoo-commits
commit: e9dba13b11eff529ec10a8512f328593dab37d58
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 17 05:00:49 2019 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Nov 17 05:06:56 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9dba13b
app-forensics/libewf: drop myself as a maintainer
Signed-off-by: Tim Harder <radhermit <AT> gentoo.org>
app-forensics/libewf/metadata.xml | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/app-forensics/libewf/metadata.xml b/app-forensics/libewf/metadata.xml
index 3ca92ec9afc..7cf549041e0 100644
--- a/app-forensics/libewf/metadata.xml
+++ b/app-forensics/libewf/metadata.xml
@@ -1,10 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>radhermit@gentoo.org</email>
- <name>Tim Harder</name>
- </maintainer>
+ <!-- maintainer-needed -->
<use>
<flag name="bfio">Enables libbfio for chaining file in file handling</flag>
<flag name="fuse">Enable fuse support for ewfmount</flag>
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-forensics/libewf/
@ 2019-08-02 11:17 Mikle Kolyada
0 siblings, 0 replies; 17+ messages in thread
From: Mikle Kolyada @ 2019-08-02 11:17 UTC (permalink / raw
To: gentoo-commits
commit: f16c1010efc05cce985457a3d0ad202a3980653f
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 2 11:16:46 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Aug 2 11:16:46 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f16c1010
app-forensics/libewf: Add ~arm keyword wrt bug #689762
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
app-forensics/libewf/libewf-20171104.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-forensics/libewf/libewf-20171104.ebuild b/app-forensics/libewf/libewf-20171104.ebuild
index 340c9074529..d9ec629f937 100644
--- a/app-forensics/libewf/libewf-20171104.ebuild
+++ b/app-forensics/libewf/libewf-20171104.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/libyal/libewf/releases/download/${PV}/${PN}-experime
LICENSE="BSD"
SLOT="0/3"
-KEYWORDS="amd64 hppa ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm hppa ppc ~ppc64 x86"
# upstream bug #2597171, pyewf has implicit declarations
#IUSE="debug python unicode"
IUSE="bfio bzip2 debug +fuse nls +ssl static-libs +uuid unicode zlib"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-forensics/libewf/
@ 2019-07-14 1:44 Georgy Yakovlev
0 siblings, 0 replies; 17+ messages in thread
From: Georgy Yakovlev @ 2019-07-14 1:44 UTC (permalink / raw
To: gentoo-commits
commit: b2274ff2ecdb855c4f3178d1fb94aebb4bc8bd14
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 14 01:42:42 2019 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sun Jul 14 01:43:04 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2274ff2
app-forensics/libewf: keyworded for ~ppc64, bug #689762
Bug: https://bugs.gentoo.org/689762
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
app-forensics/libewf/libewf-20171104.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-forensics/libewf/libewf-20171104.ebuild b/app-forensics/libewf/libewf-20171104.ebuild
index 248dd3f6cd5..340c9074529 100644
--- a/app-forensics/libewf/libewf-20171104.ebuild
+++ b/app-forensics/libewf/libewf-20171104.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/libyal/libewf/releases/download/${PV}/${PN}-experime
LICENSE="BSD"
SLOT="0/3"
-KEYWORDS="amd64 hppa ppc x86"
+KEYWORDS="amd64 hppa ppc ~ppc64 x86"
# upstream bug #2597171, pyewf has implicit declarations
#IUSE="debug python unicode"
IUSE="bfio bzip2 debug +fuse nls +ssl static-libs +uuid unicode zlib"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-forensics/libewf/
@ 2018-07-20 22:24 Sergei Trofimovich
0 siblings, 0 replies; 17+ messages in thread
From: Sergei Trofimovich @ 2018-07-20 22:24 UTC (permalink / raw
To: gentoo-commits
commit: fa53618d0b353ee288eeab444e2e21af6d020790
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 20 22:23:04 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Jul 20 22:23:57 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa53618d
app-forensics/libewf: stable 20171104 for hppa, bug #634910
Bug: https://bugs.gentoo.org/634910
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
app-forensics/libewf/libewf-20171104.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-forensics/libewf/libewf-20171104.ebuild b/app-forensics/libewf/libewf-20171104.ebuild
index fd434d97dcd..248dd3f6cd5 100644
--- a/app-forensics/libewf/libewf-20171104.ebuild
+++ b/app-forensics/libewf/libewf-20171104.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/libyal/libewf/releases/download/${PV}/${PN}-experime
LICENSE="BSD"
SLOT="0/3"
-KEYWORDS="amd64 ~hppa ppc x86"
+KEYWORDS="amd64 hppa ppc x86"
# upstream bug #2597171, pyewf has implicit declarations
#IUSE="debug python unicode"
IUSE="bfio bzip2 debug +fuse nls +ssl static-libs +uuid unicode zlib"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-forensics/libewf/
@ 2018-07-11 21:22 Mikle Kolyada
0 siblings, 0 replies; 17+ messages in thread
From: Mikle Kolyada @ 2018-07-11 21:22 UTC (permalink / raw
To: gentoo-commits
commit: 779658e394f76af5aeb19db68b0f483306b1bdc7
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 11 21:22:20 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Jul 11 21:22:33 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=779658e3
app-forensics/libewf: amd64 stable wrt bug #634910
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-forensics/libewf/libewf-20171104.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-forensics/libewf/libewf-20171104.ebuild b/app-forensics/libewf/libewf-20171104.ebuild
index 126d6578e18..fd434d97dcd 100644
--- a/app-forensics/libewf/libewf-20171104.ebuild
+++ b/app-forensics/libewf/libewf-20171104.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/libyal/libewf/releases/download/${PV}/${PN}-experime
LICENSE="BSD"
SLOT="0/3"
-KEYWORDS="~amd64 ~hppa ppc x86"
+KEYWORDS="amd64 ~hppa ppc x86"
# upstream bug #2597171, pyewf has implicit declarations
#IUSE="debug python unicode"
IUSE="bfio bzip2 debug +fuse nls +ssl static-libs +uuid unicode zlib"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-forensics/libewf/
@ 2018-06-17 23:29 Thomas Deutschmann
0 siblings, 0 replies; 17+ messages in thread
From: Thomas Deutschmann @ 2018-06-17 23:29 UTC (permalink / raw
To: gentoo-commits
commit: bfe13c60365f74c6139d5d33144ce3245400ea66
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 17 23:00:14 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Jun 17 23:28:27 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfe13c60
app-forensics/libewf: x86 stable (bug #634910)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-forensics/libewf/libewf-20171104.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-forensics/libewf/libewf-20171104.ebuild b/app-forensics/libewf/libewf-20171104.ebuild
index 010f601384f..768759f5e0f 100644
--- a/app-forensics/libewf/libewf-20171104.ebuild
+++ b/app-forensics/libewf/libewf-20171104.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/libyal/libewf/releases/download/${PV}/${PN}-experime
LICENSE="BSD"
SLOT="0/3"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc x86"
# upstream bug #2597171, pyewf has implicit declarations
#IUSE="debug python unicode"
IUSE="bfio bzip2 debug +fuse nls +ssl static-libs +uuid unicode zlib"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-forensics/libewf/
@ 2018-04-13 1:30 Tim Harder
0 siblings, 0 replies; 17+ messages in thread
From: Tim Harder @ 2018-04-13 1:30 UTC (permalink / raw
To: gentoo-commits
commit: 750940bd218774fa8ce3ca0c65894b99dfde48c1
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 13 00:53:48 2018 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Fri Apr 13 01:28:56 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=750940bd
app-forensics/libewf: version bump to 20171104
app-forensics/libewf/Manifest | 1 +
app-forensics/libewf/libewf-20171104.ebuild | 56 +++++++++++++++++++++++++++++
app-forensics/libewf/metadata.xml | 5 ++-
3 files changed, 61 insertions(+), 1 deletion(-)
diff --git a/app-forensics/libewf/Manifest b/app-forensics/libewf/Manifest
index b6ddeb6103e..3c2cb5ad78e 100644
--- a/app-forensics/libewf/Manifest
+++ b/app-forensics/libewf/Manifest
@@ -1,3 +1,4 @@
DIST libewf-20130416.tar.gz 1968288 BLAKE2B a61cd2239bfc12b1107bf3c6f68106027a1b08ca644dd8d8ca9dda331f902d1ba2e74dc516a3ed1dbf90f2926c7f654496bf6dd103d5c3f615bab653c8616fd0 SHA512 e84e920dfe6e5a313bc165b1796ab9681c5b42fdefc7120b4f1c0f4e42b220d8192e03df2707051cf16f4cc991facdfdbd39042dcfb645ac7a27b549e02bd96e
DIST libewf-20140608-libuna-remove-inline.patch 34909 BLAKE2B e0b4fdcdf3e791992f32bd5251d3a5e6c8d193fe33508620e040ae11c83cf0c308ffd9cce31b548be03e6ec3c0a0623eb25a1731d402296908923d2c6643bbc0 SHA512 01b82d1ebe921a3b572ba061886bddc76d57c6e13f7997ca139baf790d3be7a8e855a50a05915788a7afb85afd46f9cd638c279ba57f7c36398dadd94bc32fc7
DIST libewf-20140608.tar.gz 2129518 BLAKE2B aaa8e95f243e887494c5a50c1706864b4613e5731aa49ec2d2510b81984be9df70eeb18c1d5c56f97894536d55a16c2496eae8c662f6ab54e29c142f460fb188 SHA512 f77f01e3452027bff71e644708744e0774e1e397c70e2ebd687983730f03ffb01b26fec782bec79971e149caac5029484f3d9073c3a8042df951bfc542fe2436
+DIST libewf-experimental-20171104.tar.gz 2243405 BLAKE2B 86e69eba5313dadbfe2cc63639e96cf964b5d72e3c98299c0262547b2d900b7a8a4a5938435bdafac3890ee05ea0079ef68809086234ff486c985d557d2c4897 SHA512 610174971b8e09385f1f51c02e7be36e7a18d21f8b22ddeb7ba7d5c20e7df97591a70de3523b2d63bed8deb5a2a170a14e825f6a80aeb0937553ecae5925ee0b
diff --git a/app-forensics/libewf/libewf-20171104.ebuild b/app-forensics/libewf/libewf-20171104.ebuild
new file mode 100644
index 00000000000..010f601384f
--- /dev/null
+++ b/app-forensics/libewf/libewf-20171104.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format"
+HOMEPAGE="https://github.com/libyal/libewf"
+SRC_URI="https://github.com/libyal/libewf/releases/download/${PV}/${PN}-experimental-${PV}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/3"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+# upstream bug #2597171, pyewf has implicit declarations
+#IUSE="debug python unicode"
+IUSE="bfio bzip2 debug +fuse nls +ssl static-libs +uuid unicode zlib"
+
+# uses bundled libbfio until tree version is bumped
+RDEPEND="
+ fuse? ( sys-fs/fuse:0= )
+ nls? (
+ virtual/libintl
+ virtual/libiconv
+ )
+ uuid? ( sys-apps/util-linux )
+ ssl? ( dev-libs/openssl:0= )
+ zlib? ( sys-libs/zlib )
+"
+DEPEND="${RDEPEND}
+ virtual/pkgconfig
+ nls? ( sys-devel/gettext )
+"
+
+# issues finding test executables
+RESTRICT="test"
+
+src_configure() {
+ local econfargs=(
+ $(use_enable static-libs static)
+ $(use_enable nls)
+ $(use_enable debug verbose-output)
+ $(use_enable debug debug-output)
+ $(use_enable unicode wide-character-type)
+ $(use_with bfio libbfio)
+ $(use_with zlib)
+ $(use_with bzip2)
+ $(use_with ssl openssl)
+ $(use_with uuid libuuid)
+ $(use_with fuse libfuse)
+ )
+ econf "${econfargs[@]}"
+}
+
+src_install() {
+ default
+ use static-libs || find "${ED}"/usr -name '*.la' -delete
+}
diff --git a/app-forensics/libewf/metadata.xml b/app-forensics/libewf/metadata.xml
index a4f3a69c304..b18a991426d 100644
--- a/app-forensics/libewf/metadata.xml
+++ b/app-forensics/libewf/metadata.xml
@@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
+ <maintainer type="person">
+ <email>radhermit@gentoo.org</email>
+ <name>Tim Harder</name>
+ </maintainer>
<use>
<flag name="bfio">Enables libbfio for chaining file in file handling</flag>
<flag name="rawio">Enables raw IO handling</flag>
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-forensics/libewf/
@ 2018-04-13 1:30 Tim Harder
0 siblings, 0 replies; 17+ messages in thread
From: Tim Harder @ 2018-04-13 1:30 UTC (permalink / raw
To: gentoo-commits
commit: ceedab38250b24fdb5b34be8a205921d3f582639
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 13 01:00:36 2018 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Fri Apr 13 01:28:56 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ceedab38
app-forensics/libewf: remove old
app-forensics/libewf/libewf-20140608.ebuild | 52 -----------------------------
1 file changed, 52 deletions(-)
diff --git a/app-forensics/libewf/libewf-20140608.ebuild b/app-forensics/libewf/libewf-20140608.ebuild
deleted file mode 100644
index 61c47c58cf8..00000000000
--- a/app-forensics/libewf/libewf-20140608.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools-utils
-
-DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format"
-HOMEPAGE="https://github.com/libyal/libewf"
-SRC_URI="https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/2"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
-# upstream bug #2597171, pyewf has implicit declarations
-#IUSE="debug python unicode"
-IUSE="bfio debug ewf +fuse +ssl static-libs +uuid unicode zlib"
-
-DEPEND="
- sys-libs/zlib
- bfio? ( =app-forensics/libbfio-0.0.20120425_alpha )
- fuse? ( sys-fs/fuse:= )
- uuid? ( sys-apps/util-linux )
- ssl? ( dev-libs/openssl:0= )
- zlib? ( sys-libs/zlib )"
-RDEPEND="${DEPEND}"
-
-AUTOTOOLS_IN_SOURCE_BUILD=1
-
-DOCS=( AUTHORS ChangeLog NEWS README documents/header.txt documents/header2.txt )
-
-src_configure() {
- local myeconfargs=(
- $(use_enable debug debug-output)
- $(use_enable debug verbose-output)
- $(use_enable ewf v1-api)
- $(use_enable unicode wide-character-type)
- $(use_with zlib)
- # autodetects bzip2 but does not use
- --without-bzip2
- $(use_with bfio libbfio)
- $(use_with ssl openssl)
- $(use_with uuid libuuid)
- $(use_with fuse libfuse)
- )
- autotools-utils_src_configure
-}
-
-src_install() {
- autotools-utils_src_install
- doman manuals/*.1 manuals/*.3
-}
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-forensics/libewf/
@ 2017-12-12 2:51 Göktürk Yüksek
0 siblings, 0 replies; 17+ messages in thread
From: Göktürk Yüksek @ 2017-12-12 2:51 UTC (permalink / raw
To: gentoo-commits
commit: be3d7f08f2496cd21802420d5d5d16fb78f38c72
Author: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 12 02:50:32 2017 +0000
Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Tue Dec 12 02:51:02 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be3d7f08
app-forensics/libewf: fix the build failure #568738
Backport a patch from upstream that marks some inlined functions,
which cause undefined symbol errors, un-inlined so that linking
succeeds.
Closes: https://bugs.gentoo.org/568738
Package-Manager: Portage-2.3.13, Repoman-2.3.3
app-forensics/libewf/Manifest | 1 +
app-forensics/libewf/libewf-20140608-r1.ebuild | 56 ++++++++++++++++++++++++++
2 files changed, 57 insertions(+)
diff --git a/app-forensics/libewf/Manifest b/app-forensics/libewf/Manifest
index 0632e197e7d..b6ddeb6103e 100644
--- a/app-forensics/libewf/Manifest
+++ b/app-forensics/libewf/Manifest
@@ -1,2 +1,3 @@
DIST libewf-20130416.tar.gz 1968288 BLAKE2B a61cd2239bfc12b1107bf3c6f68106027a1b08ca644dd8d8ca9dda331f902d1ba2e74dc516a3ed1dbf90f2926c7f654496bf6dd103d5c3f615bab653c8616fd0 SHA512 e84e920dfe6e5a313bc165b1796ab9681c5b42fdefc7120b4f1c0f4e42b220d8192e03df2707051cf16f4cc991facdfdbd39042dcfb645ac7a27b549e02bd96e
+DIST libewf-20140608-libuna-remove-inline.patch 34909 BLAKE2B e0b4fdcdf3e791992f32bd5251d3a5e6c8d193fe33508620e040ae11c83cf0c308ffd9cce31b548be03e6ec3c0a0623eb25a1731d402296908923d2c6643bbc0 SHA512 01b82d1ebe921a3b572ba061886bddc76d57c6e13f7997ca139baf790d3be7a8e855a50a05915788a7afb85afd46f9cd638c279ba57f7c36398dadd94bc32fc7
DIST libewf-20140608.tar.gz 2129518 BLAKE2B aaa8e95f243e887494c5a50c1706864b4613e5731aa49ec2d2510b81984be9df70eeb18c1d5c56f97894536d55a16c2496eae8c662f6ab54e29c142f460fb188 SHA512 f77f01e3452027bff71e644708744e0774e1e397c70e2ebd687983730f03ffb01b26fec782bec79971e149caac5029484f3d9073c3a8042df951bfc542fe2436
diff --git a/app-forensics/libewf/libewf-20140608-r1.ebuild b/app-forensics/libewf/libewf-20140608-r1.ebuild
new file mode 100644
index 00000000000..4f45bb342f1
--- /dev/null
+++ b/app-forensics/libewf/libewf-20140608-r1.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+AUTOTOOLS_AUTORECONF=1
+inherit eutils autotools-utils
+
+DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format"
+HOMEPAGE="https://github.com/libyal/libewf"
+SRC_URI="https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/${P}.tar.gz
+ https://dev.gentoo.org/~gokturk/distfiles/app-forensics/libewf/libewf-20140608-libuna-remove-inline.patch"
+
+LICENSE="BSD"
+SLOT="0/2"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+# upstream bug #2597171, pyewf has implicit declarations
+#IUSE="debug python unicode"
+IUSE="bfio debug ewf +fuse +ssl static-libs +uuid unicode zlib"
+
+DEPEND="
+ sys-libs/zlib
+ bfio? ( =app-forensics/libbfio-0.0.20120425_alpha )
+ fuse? ( sys-fs/fuse:= )
+ uuid? ( sys-apps/util-linux )
+ ssl? ( dev-libs/openssl:0= )
+ zlib? ( sys-libs/zlib )"
+RDEPEND="${DEPEND}"
+
+AUTOTOOLS_IN_SOURCE_BUILD=1
+
+PATCHES=( "${DISTDIR}"/${P}-libuna-remove-inline.patch )
+
+DOCS=( AUTHORS ChangeLog NEWS README documents/header.txt documents/header2.txt )
+
+src_configure() {
+ local myeconfargs=(
+ $(use_enable debug debug-output)
+ $(use_enable debug verbose-output)
+ $(use_enable ewf v1-api)
+ $(use_enable unicode wide-character-type)
+ $(use_with zlib)
+ # autodetects bzip2 but does not use
+ --without-bzip2
+ $(use_with bfio libbfio)
+ $(use_with ssl openssl)
+ $(use_with uuid libuuid)
+ $(use_with fuse libfuse)
+ )
+ autotools-utils_src_configure
+}
+
+src_install() {
+ autotools-utils_src_install
+ doman manuals/*.1 manuals/*.3
+}
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-forensics/libewf/
@ 2017-12-10 14:16 David Seifert
0 siblings, 0 replies; 17+ messages in thread
From: David Seifert @ 2017-12-10 14:16 UTC (permalink / raw
To: gentoo-commits
commit: 0e0427502ea5a468c218e79c163e9104016815b1
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 10 14:11:34 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Dec 10 14:15:49 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e042750
app-forensics/libewf: [QA] Fix dependency.missingslot
Package-Manager: Portage-2.3.16, Repoman-2.3.6
app-forensics/libewf/libewf-20130416.ebuild | 6 +++---
app-forensics/libewf/libewf-20140608.ebuild | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/app-forensics/libewf/libewf-20130416.ebuild b/app-forensics/libewf/libewf-20130416.ebuild
index e9b3505509d..58022bf647e 100644
--- a/app-forensics/libewf/libewf-20130416.ebuild
+++ b/app-forensics/libewf/libewf-20130416.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -18,9 +18,9 @@ IUSE="debug ewf +fuse rawio +ssl static-libs +uuid unicode zlib"
DEPEND="
sys-libs/zlib
- fuse? ( sys-fs/fuse )
+ fuse? ( sys-fs/fuse:= )
uuid? ( sys-apps/util-linux )
- ssl? ( dev-libs/openssl )
+ ssl? ( dev-libs/openssl:0= )
zlib? ( sys-libs/zlib )"
RDEPEND="${DEPEND}"
diff --git a/app-forensics/libewf/libewf-20140608.ebuild b/app-forensics/libewf/libewf-20140608.ebuild
index ffa753972dd..61c47c58cf8 100644
--- a/app-forensics/libewf/libewf-20140608.ebuild
+++ b/app-forensics/libewf/libewf-20140608.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -19,9 +19,9 @@ IUSE="bfio debug ewf +fuse +ssl static-libs +uuid unicode zlib"
DEPEND="
sys-libs/zlib
bfio? ( =app-forensics/libbfio-0.0.20120425_alpha )
- fuse? ( sys-fs/fuse )
+ fuse? ( sys-fs/fuse:= )
uuid? ( sys-apps/util-linux )
- ssl? ( dev-libs/openssl )
+ ssl? ( dev-libs/openssl:0= )
zlib? ( sys-libs/zlib )"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-forensics/libewf/
@ 2017-08-12 3:58 Michael Palimaka
0 siblings, 0 replies; 17+ messages in thread
From: Michael Palimaka @ 2017-08-12 3:58 UTC (permalink / raw
To: gentoo-commits
commit: ae2519a693b0910022f7da854c21767eeee8d810
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 12 03:57:33 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Aug 12 03:58:45 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae2519a6
app-forensics/libewf: remove old
Package-Manager: Portage-2.3.6, Repoman-2.3.3
app-forensics/libewf/Manifest | 5 ---
app-forensics/libewf/libewf-20130128.ebuild | 53 --------------------------
app-forensics/libewf/libewf-20130416-r1.ebuild | 53 --------------------------
app-forensics/libewf/libewf-20131210.ebuild | 53 --------------------------
app-forensics/libewf/libewf-20140227.ebuild | 52 -------------------------
app-forensics/libewf/libewf-20140406.ebuild | 52 -------------------------
app-forensics/libewf/libewf-20140427.ebuild | 52 -------------------------
7 files changed, 320 deletions(-)
diff --git a/app-forensics/libewf/Manifest b/app-forensics/libewf/Manifest
index 5d51f67ec1b..96124c2dfb3 100644
--- a/app-forensics/libewf/Manifest
+++ b/app-forensics/libewf/Manifest
@@ -1,7 +1,2 @@
-DIST libewf-20130128.tar.gz 1978794 SHA256 769a5662299485f98d50ef484e73da23813827ac52a2963b67a3e3416fd663d5 SHA512 94cdd0c3f0d8f535f3462c5adba266302f9b129abacda077ed429fa38af6862fca5a90ba2e606b78607b509769305cc6134c483c7033c20e226596cca2d42b90 WHIRLPOOL c126f4d074b032ccaeef6e5ef747c188f62c2b09cd7cc021facb94a8c6a9412a0169921b35a2371d7644a927ecb4d15c69a353747a4c6c98111823070c9577cd
DIST libewf-20130416.tar.gz 1968288 SHA256 e0f14071665b24a8077a24f4cafbf092ad5ac1859f49994dc4e843e747ba7a89 SHA512 e84e920dfe6e5a313bc165b1796ab9681c5b42fdefc7120b4f1c0f4e42b220d8192e03df2707051cf16f4cc991facdfdbd39042dcfb645ac7a27b549e02bd96e WHIRLPOOL 2afb81706899881d5191fec53409d2445e4ca7c485738eb638ef26eea602a4bf71da1ae56d986c49630dc13b1d287cf9c070c473ed72df0e2e0e8c86b4dffe06
-DIST libewf-20131210.tar.gz 2083286 SHA256 94609b8bfb2fca807c5e2dad0a0517941a1706df96e3ea3c5cd8d6219be14a0e SHA512 c81735dce78dbf1e2f3fff627e2e595a82178469ef32d4ddc16a210c6772a524d0a3dcafa871fdcc9f6e34a6499cfae442862afd727b24a8d460f745677b6afc WHIRLPOOL b15063eb03c73d4b072aad7961a5f73a7155f7a2f09b0d5ce5c648f46a35876be521edd559f21acea02e4136335453a42712d0105be9e495293efcbac1b5a518
-DIST libewf-20140227.tar.gz 2132507 SHA256 34994e588c8322af089bd303676b575231c2215a61a481e7d3ffdc56eaa23df9 SHA512 6a84c4f3660eb6d5a256d06c598817cc49fa73c7c841ec15e7992cb65823d8be0b2e8df5c66edffb9f45f484fa8a757bdb4b9d9b0ec271b7fa94207c7b5cd5f8 WHIRLPOOL cc4ff7339a843e6f3429f242691c713ff6ee8c6ed5724ad8db67567e778c76116d21c9b3e33b1e59f0ff99e02a3ba16bb3c7d2c8a846c1a5ef3eb0222f980bb3
-DIST libewf-20140406.tar.gz 2135248 SHA256 8a142ff823582ef9f2cf51caa7cefbe0d9e967b61d1d455d6646a9381b624f7c SHA512 5c67f66a240091e9d02f068ab28e65f7cf7c04d2c27aee1a2a7948ec9fe6a0011557637657aba1a9fadc5823a8d0595b333ad953d3213361a25fd840c03dcae8 WHIRLPOOL 773054e9ed47d4d6075ee84e9734bb9296dd09121d828bb76daae7fdf5c41cc8fda0cc9b7e8e3d119f9aac792548e0fe204c1432fe6b0e756a807e19b65699fe
-DIST libewf-20140427.tar.gz 2136289 SHA256 9237519a3c02da9233713547dc00bcf6291fbaf1c496fdf621783f736074665c SHA512 76c98df903ee5b31718dc4fd8aea129fb4600167a7dce51bdbe1da980bdf9ba37f85fdbb90811d3c4d3143ed602d0514bc6b6f57fc57dce51813bccbee94ca01 WHIRLPOOL ddd3b83d223df48005343ef3edd9d036a085b4e5922d3d8701b4b3775669226a80ef4b6ba604de2a0c5a7db8e1949b875de89902a3363e9f2c407dc3b8482f05
DIST libewf-20140608.tar.gz 2129518 SHA256 d14030ce6122727935fbd676d0876808da1e112721f3cb108564a4d9bf73da71 SHA512 f77f01e3452027bff71e644708744e0774e1e397c70e2ebd687983730f03ffb01b26fec782bec79971e149caac5029484f3d9073c3a8042df951bfc542fe2436 WHIRLPOOL ab643847cbce6ad9b8de33a82e5ecb27a05f45f55a831e33827eeae010126fa061f9fc0186457bf48f2b6cf1e481b88bfa9f156dab0f46cd40954c1eb25bd477
diff --git a/app-forensics/libewf/libewf-20130128.ebuild b/app-forensics/libewf/libewf-20130128.ebuild
deleted file mode 100644
index e9b3505509d..00000000000
--- a/app-forensics/libewf/libewf-20130128.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools-utils
-
-DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format"
-HOMEPAGE="https://github.com/libyal/libewf"
-SRC_URI="https://libewf.googlecode.com/files/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/2"
-KEYWORDS="amd64 hppa ppc x86"
-# upstream bug #2597171, pyewf has implicit declarations
-#IUSE="debug python rawio unicode"
-IUSE="debug ewf +fuse rawio +ssl static-libs +uuid unicode zlib"
-
-DEPEND="
- sys-libs/zlib
- fuse? ( sys-fs/fuse )
- uuid? ( sys-apps/util-linux )
- ssl? ( dev-libs/openssl )
- zlib? ( sys-libs/zlib )"
-RDEPEND="${DEPEND}"
-
-AUTOTOOLS_IN_SOURCE_BUILD=1
-
-DOCS=( AUTHORS ChangeLog NEWS README documents/header.txt documents/header2.txt )
-
-src_configure() {
- local myeconfargs=(
- $(use_enable debug debug-output)
- $(use_enable debug verbose-output)
- $(use_enable ewf v1-api)
- $(use_enable rawio low-level-functions)
- $(use_enable unicode wide-character-type)
- $(use_with zlib)
- # autodetects bzip2 but does not use
- --without-bzip2
- #if we don't force disable this then it fails to build against new libbfio
- --without-libbfio
- $(use_with ssl openssl)
- $(use_with uuid libuuid)
- $(use_with fuse libfuse)
- )
- autotools-utils_src_configure
-}
-
-src_install() {
- autotools-utils_src_install
- doman manuals/*.1 manuals/*.3
-}
diff --git a/app-forensics/libewf/libewf-20130416-r1.ebuild b/app-forensics/libewf/libewf-20130416-r1.ebuild
deleted file mode 100644
index be10d0bf6a8..00000000000
--- a/app-forensics/libewf/libewf-20130416-r1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools-utils
-
-DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format"
-HOMEPAGE="https://github.com/libyal/libewf"
-SRC_URI="https://libewf.googlecode.com/files/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/2"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
-# upstream bug #2597171, pyewf has implicit declarations
-#IUSE="debug python rawio unicode"
-IUSE="bfio debug ewf +fuse rawio +ssl static-libs +uuid unicode zlib"
-
-DEPEND="
- sys-libs/zlib
- bfio? ( =app-forensics/libbfio-0.0.20120425_alpha )
- fuse? ( sys-fs/fuse )
- uuid? ( sys-apps/util-linux )
- ssl? ( dev-libs/openssl )
- zlib? ( sys-libs/zlib )"
-RDEPEND="${DEPEND}"
-
-AUTOTOOLS_IN_SOURCE_BUILD=1
-
-DOCS=( AUTHORS ChangeLog NEWS README documents/header.txt documents/header2.txt )
-
-src_configure() {
- local myeconfargs=(
- $(use_enable debug debug-output)
- $(use_enable debug verbose-output)
- $(use_enable ewf v1-api)
- $(use_enable rawio low-level-functions)
- $(use_enable unicode wide-character-type)
- $(use_with zlib)
- # autodetects bzip2 but does not use
- --without-bzip2
- $(use_with bfio libbfio)
- $(use_with ssl openssl)
- $(use_with uuid libuuid)
- $(use_with fuse libfuse)
- )
- autotools-utils_src_configure
-}
-
-src_install() {
- autotools-utils_src_install
- doman manuals/*.1 manuals/*.3
-}
diff --git a/app-forensics/libewf/libewf-20131210.ebuild b/app-forensics/libewf/libewf-20131210.ebuild
deleted file mode 100644
index e0d62bf73b3..00000000000
--- a/app-forensics/libewf/libewf-20131210.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools-utils
-
-DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format"
-HOMEPAGE="https://github.com/libyal/libewf"
-SRC_URI="https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/2"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
-# upstream bug #2597171, pyewf has implicit declarations
-#IUSE="debug python rawio unicode"
-IUSE="bfio debug ewf +fuse rawio +ssl static-libs +uuid unicode zlib"
-
-DEPEND="
- sys-libs/zlib
- bfio? ( =app-forensics/libbfio-0.0.20120425_alpha )
- fuse? ( sys-fs/fuse )
- uuid? ( sys-apps/util-linux )
- ssl? ( dev-libs/openssl )
- zlib? ( sys-libs/zlib )"
-RDEPEND="${DEPEND}"
-
-AUTOTOOLS_IN_SOURCE_BUILD=1
-
-DOCS=( AUTHORS ChangeLog NEWS README documents/header.txt documents/header2.txt )
-
-src_configure() {
- local myeconfargs=(
- $(use_enable debug debug-output)
- $(use_enable debug verbose-output)
- $(use_enable ewf v1-api)
- $(use_enable rawio low-level-functions)
- $(use_enable unicode wide-character-type)
- $(use_with zlib)
- # autodetects bzip2 but does not use
- --without-bzip2
- $(use_with bfio libbfio)
- $(use_with ssl openssl)
- $(use_with uuid libuuid)
- $(use_with fuse libfuse)
- )
- autotools-utils_src_configure
-}
-
-src_install() {
- autotools-utils_src_install
- doman manuals/*.1 manuals/*.3
-}
diff --git a/app-forensics/libewf/libewf-20140227.ebuild b/app-forensics/libewf/libewf-20140227.ebuild
deleted file mode 100644
index ffa753972dd..00000000000
--- a/app-forensics/libewf/libewf-20140227.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools-utils
-
-DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format"
-HOMEPAGE="https://github.com/libyal/libewf"
-SRC_URI="https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/2"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
-# upstream bug #2597171, pyewf has implicit declarations
-#IUSE="debug python unicode"
-IUSE="bfio debug ewf +fuse +ssl static-libs +uuid unicode zlib"
-
-DEPEND="
- sys-libs/zlib
- bfio? ( =app-forensics/libbfio-0.0.20120425_alpha )
- fuse? ( sys-fs/fuse )
- uuid? ( sys-apps/util-linux )
- ssl? ( dev-libs/openssl )
- zlib? ( sys-libs/zlib )"
-RDEPEND="${DEPEND}"
-
-AUTOTOOLS_IN_SOURCE_BUILD=1
-
-DOCS=( AUTHORS ChangeLog NEWS README documents/header.txt documents/header2.txt )
-
-src_configure() {
- local myeconfargs=(
- $(use_enable debug debug-output)
- $(use_enable debug verbose-output)
- $(use_enable ewf v1-api)
- $(use_enable unicode wide-character-type)
- $(use_with zlib)
- # autodetects bzip2 but does not use
- --without-bzip2
- $(use_with bfio libbfio)
- $(use_with ssl openssl)
- $(use_with uuid libuuid)
- $(use_with fuse libfuse)
- )
- autotools-utils_src_configure
-}
-
-src_install() {
- autotools-utils_src_install
- doman manuals/*.1 manuals/*.3
-}
diff --git a/app-forensics/libewf/libewf-20140406.ebuild b/app-forensics/libewf/libewf-20140406.ebuild
deleted file mode 100644
index ffa753972dd..00000000000
--- a/app-forensics/libewf/libewf-20140406.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools-utils
-
-DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format"
-HOMEPAGE="https://github.com/libyal/libewf"
-SRC_URI="https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/2"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
-# upstream bug #2597171, pyewf has implicit declarations
-#IUSE="debug python unicode"
-IUSE="bfio debug ewf +fuse +ssl static-libs +uuid unicode zlib"
-
-DEPEND="
- sys-libs/zlib
- bfio? ( =app-forensics/libbfio-0.0.20120425_alpha )
- fuse? ( sys-fs/fuse )
- uuid? ( sys-apps/util-linux )
- ssl? ( dev-libs/openssl )
- zlib? ( sys-libs/zlib )"
-RDEPEND="${DEPEND}"
-
-AUTOTOOLS_IN_SOURCE_BUILD=1
-
-DOCS=( AUTHORS ChangeLog NEWS README documents/header.txt documents/header2.txt )
-
-src_configure() {
- local myeconfargs=(
- $(use_enable debug debug-output)
- $(use_enable debug verbose-output)
- $(use_enable ewf v1-api)
- $(use_enable unicode wide-character-type)
- $(use_with zlib)
- # autodetects bzip2 but does not use
- --without-bzip2
- $(use_with bfio libbfio)
- $(use_with ssl openssl)
- $(use_with uuid libuuid)
- $(use_with fuse libfuse)
- )
- autotools-utils_src_configure
-}
-
-src_install() {
- autotools-utils_src_install
- doman manuals/*.1 manuals/*.3
-}
diff --git a/app-forensics/libewf/libewf-20140427.ebuild b/app-forensics/libewf/libewf-20140427.ebuild
deleted file mode 100644
index ffa753972dd..00000000000
--- a/app-forensics/libewf/libewf-20140427.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools-utils
-
-DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format"
-HOMEPAGE="https://github.com/libyal/libewf"
-SRC_URI="https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/2"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
-# upstream bug #2597171, pyewf has implicit declarations
-#IUSE="debug python unicode"
-IUSE="bfio debug ewf +fuse +ssl static-libs +uuid unicode zlib"
-
-DEPEND="
- sys-libs/zlib
- bfio? ( =app-forensics/libbfio-0.0.20120425_alpha )
- fuse? ( sys-fs/fuse )
- uuid? ( sys-apps/util-linux )
- ssl? ( dev-libs/openssl )
- zlib? ( sys-libs/zlib )"
-RDEPEND="${DEPEND}"
-
-AUTOTOOLS_IN_SOURCE_BUILD=1
-
-DOCS=( AUTHORS ChangeLog NEWS README documents/header.txt documents/header2.txt )
-
-src_configure() {
- local myeconfargs=(
- $(use_enable debug debug-output)
- $(use_enable debug verbose-output)
- $(use_enable ewf v1-api)
- $(use_enable unicode wide-character-type)
- $(use_with zlib)
- # autodetects bzip2 but does not use
- --without-bzip2
- $(use_with bfio libbfio)
- $(use_with ssl openssl)
- $(use_with uuid libuuid)
- $(use_with fuse libfuse)
- )
- autotools-utils_src_configure
-}
-
-src_install() {
- autotools-utils_src_install
- doman manuals/*.1 manuals/*.3
-}
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-forensics/libewf/
@ 2017-08-11 17:38 Michał Górny
0 siblings, 0 replies; 17+ messages in thread
From: Michał Górny @ 2017-08-11 17:38 UTC (permalink / raw
To: gentoo-commits
commit: a7fd0968903fd1bda27c4401f052765c1b32c0ae
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 11 17:30:44 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Aug 11 17:37:56 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7fd0968
app-forensics/libewf: Remove forensics@ project, #626500
app-forensics/libewf/metadata.xml | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/app-forensics/libewf/metadata.xml b/app-forensics/libewf/metadata.xml
index cd2ec50f463..a4f3a69c304 100644
--- a/app-forensics/libewf/metadata.xml
+++ b/app-forensics/libewf/metadata.xml
@@ -1,10 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>forensics@gentoo.org</email>
- <name>Gentoo Forensics Project</name>
- </maintainer>
+ <!-- maintainer-needed -->
<use>
<flag name="bfio">Enables libbfio for chaining file in file handling</flag>
<flag name="rawio">Enables raw IO handling</flag>
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-forensics/libewf/
@ 2015-09-01 18:41 Tobias Klausmann
0 siblings, 0 replies; 17+ messages in thread
From: Tobias Klausmann @ 2015-09-01 18:41 UTC (permalink / raw
To: gentoo-commits
commit: ef11cfbf0c8a5721f9a3f769d1a9c8516d83237e
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 1 18:41:28 2015 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Sep 1 18:41:28 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef11cfbf
app-forensics/libewf: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
app-forensics/libewf/libewf-20130128.ebuild | 2 +-
app-forensics/libewf/libewf-20130416-r1.ebuild | 2 +-
app-forensics/libewf/libewf-20130416.ebuild | 2 +-
app-forensics/libewf/libewf-20131210.ebuild | 2 +-
app-forensics/libewf/libewf-20140227.ebuild | 2 +-
app-forensics/libewf/libewf-20140406.ebuild | 2 +-
app-forensics/libewf/libewf-20140427.ebuild | 2 +-
app-forensics/libewf/libewf-20140608.ebuild | 2 +-
8 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/app-forensics/libewf/libewf-20130128.ebuild b/app-forensics/libewf/libewf-20130128.ebuild
index 7d410b1..b793b1b 100644
--- a/app-forensics/libewf/libewf-20130128.ebuild
+++ b/app-forensics/libewf/libewf-20130128.ebuild
@@ -7,7 +7,7 @@ EAPI=5
inherit autotools-utils
DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format"
-HOMEPAGE="https://code.google.com/p/libewf/"
+HOMEPAGE="https://github.com/libyal/libewf"
SRC_URI="https://libewf.googlecode.com/files/${P}.tar.gz"
LICENSE="BSD"
diff --git a/app-forensics/libewf/libewf-20130416-r1.ebuild b/app-forensics/libewf/libewf-20130416-r1.ebuild
index 671d48c..fac6ef1 100644
--- a/app-forensics/libewf/libewf-20130416-r1.ebuild
+++ b/app-forensics/libewf/libewf-20130416-r1.ebuild
@@ -7,7 +7,7 @@ EAPI=5
inherit autotools-utils
DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format"
-HOMEPAGE="https://code.google.com/p/libewf/"
+HOMEPAGE="https://github.com/libyal/libewf"
SRC_URI="https://libewf.googlecode.com/files/${P}.tar.gz"
LICENSE="BSD"
diff --git a/app-forensics/libewf/libewf-20130416.ebuild b/app-forensics/libewf/libewf-20130416.ebuild
index 7d410b1..b793b1b 100644
--- a/app-forensics/libewf/libewf-20130416.ebuild
+++ b/app-forensics/libewf/libewf-20130416.ebuild
@@ -7,7 +7,7 @@ EAPI=5
inherit autotools-utils
DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format"
-HOMEPAGE="https://code.google.com/p/libewf/"
+HOMEPAGE="https://github.com/libyal/libewf"
SRC_URI="https://libewf.googlecode.com/files/${P}.tar.gz"
LICENSE="BSD"
diff --git a/app-forensics/libewf/libewf-20131210.ebuild b/app-forensics/libewf/libewf-20131210.ebuild
index 8b83fdf..8e38c8a 100644
--- a/app-forensics/libewf/libewf-20131210.ebuild
+++ b/app-forensics/libewf/libewf-20131210.ebuild
@@ -7,7 +7,7 @@ EAPI=5
inherit autotools-utils
DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format"
-HOMEPAGE="https://code.google.com/p/libewf/"
+HOMEPAGE="https://github.com/libyal/libewf"
SRC_URI="https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/${P}.tar.gz"
LICENSE="BSD"
diff --git a/app-forensics/libewf/libewf-20140227.ebuild b/app-forensics/libewf/libewf-20140227.ebuild
index 5bb145e..ff2d76a 100644
--- a/app-forensics/libewf/libewf-20140227.ebuild
+++ b/app-forensics/libewf/libewf-20140227.ebuild
@@ -7,7 +7,7 @@ EAPI=5
inherit autotools-utils
DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format"
-HOMEPAGE="https://code.google.com/p/libewf/"
+HOMEPAGE="https://github.com/libyal/libewf"
SRC_URI="https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/${P}.tar.gz"
LICENSE="BSD"
diff --git a/app-forensics/libewf/libewf-20140406.ebuild b/app-forensics/libewf/libewf-20140406.ebuild
index 5bb145e..ff2d76a 100644
--- a/app-forensics/libewf/libewf-20140406.ebuild
+++ b/app-forensics/libewf/libewf-20140406.ebuild
@@ -7,7 +7,7 @@ EAPI=5
inherit autotools-utils
DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format"
-HOMEPAGE="https://code.google.com/p/libewf/"
+HOMEPAGE="https://github.com/libyal/libewf"
SRC_URI="https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/${P}.tar.gz"
LICENSE="BSD"
diff --git a/app-forensics/libewf/libewf-20140427.ebuild b/app-forensics/libewf/libewf-20140427.ebuild
index 5bb145e..ff2d76a 100644
--- a/app-forensics/libewf/libewf-20140427.ebuild
+++ b/app-forensics/libewf/libewf-20140427.ebuild
@@ -7,7 +7,7 @@ EAPI=5
inherit autotools-utils
DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format"
-HOMEPAGE="https://code.google.com/p/libewf/"
+HOMEPAGE="https://github.com/libyal/libewf"
SRC_URI="https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/${P}.tar.gz"
LICENSE="BSD"
diff --git a/app-forensics/libewf/libewf-20140608.ebuild b/app-forensics/libewf/libewf-20140608.ebuild
index 5bb145e..ff2d76a 100644
--- a/app-forensics/libewf/libewf-20140608.ebuild
+++ b/app-forensics/libewf/libewf-20140608.ebuild
@@ -7,7 +7,7 @@ EAPI=5
inherit autotools-utils
DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format"
-HOMEPAGE="https://code.google.com/p/libewf/"
+HOMEPAGE="https://github.com/libyal/libewf"
SRC_URI="https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/${P}.tar.gz"
LICENSE="BSD"
^ permalink raw reply related [flat|nested] 17+ messages in thread
end of thread, other threads:[~2022-12-18 20:04 UTC | newest]
Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-24 17:12 [gentoo-commits] repo/gentoo:master commit in: app-forensics/libewf/ Rick Farina
-- strict thread matches above, loose matches on Subject: below --
2022-12-18 20:04 Arthur Zamarin
2022-12-18 12:31 Sam James
2022-04-10 22:13 Marek Szuba
2019-11-17 5:08 Tim Harder
2019-08-02 11:17 Mikle Kolyada
2019-07-14 1:44 Georgy Yakovlev
2018-07-20 22:24 Sergei Trofimovich
2018-07-11 21:22 Mikle Kolyada
2018-06-17 23:29 Thomas Deutschmann
2018-04-13 1:30 Tim Harder
2018-04-13 1:30 Tim Harder
2017-12-12 2:51 Göktürk Yüksek
2017-12-10 14:16 David Seifert
2017-08-12 3:58 Michael Palimaka
2017-08-11 17:38 Michał Górny
2015-09-01 18:41 Tobias Klausmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox