summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2011-05-28 12:33:31 +0000
committerTim Harder <radhermit@gentoo.org>2011-05-28 12:33:31 +0000
commit98f8bd9d5612473031099b0de4f032a8a7cb04e5 (patch)
tree6b03e7ea857a93cf0288e351486faa9cd433101c /app-forensics/scalpel
parentMarking setuptools-0.6.15 ppc for bug 364413 (diff)
downloadhistorical-98f8bd9d5612473031099b0de4f032a8a7cb04e5.tar.gz
historical-98f8bd9d5612473031099b0de4f032a8a7cb04e5.tar.bz2
historical-98f8bd9d5612473031099b0de4f032a8a7cb04e5.zip
Initial import.
Package-Manager: portage-2.2.0_alpha37/cvs/Linux x86_64
Diffstat (limited to 'app-forensics/scalpel')
-rw-r--r--app-forensics/scalpel/ChangeLog10
-rw-r--r--app-forensics/scalpel/Manifest18
-rw-r--r--app-forensics/scalpel/metadata.xml12
-rw-r--r--app-forensics/scalpel/scalpel-2.0.ebuild31
4 files changed, 71 insertions, 0 deletions
diff --git a/app-forensics/scalpel/ChangeLog b/app-forensics/scalpel/ChangeLog
new file mode 100644
index 000000000000..7ab0a993be6c
--- /dev/null
+++ b/app-forensics/scalpel/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-forensics/scalpel
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/scalpel/ChangeLog,v 1.1 2011/05/28 12:33:31 radhermit Exp $
+
+*scalpel-2.0 (28 May 2011)
+
+ 28 May 2011; Tim Harder <radhermit@gentoo.org> +scalpel-2.0.ebuild,
+ +metadata.xml:
+ Initial import.
+
diff --git a/app-forensics/scalpel/Manifest b/app-forensics/scalpel/Manifest
new file mode 100644
index 000000000000..b39b4a85e12c
--- /dev/null
+++ b/app-forensics/scalpel/Manifest
@@ -0,0 +1,18 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+DIST scalpel-2.0.tar.gz 1436379 RMD160 20f008c10a5935341e1392d287fc343f1656f400 SHA1 4cc1164c75471c75f7dfa91c81ccef7eb15142f1 SHA256 164a8a58ad8473c545794e981ca6349f2b4b76107c9553baab10a8a0204267e7
+EBUILD scalpel-2.0.ebuild 730 RMD160 6f3a3fa80c7538ae5e306903251a486e10e97aca SHA1 81523bca24c50d7e749a3b392dce2ca9b0cfb110 SHA256 e6e6e3f0e238ef342ed6f1ee8273bce4797d0c8c0141f1ca25a2f7f56131bfa5
+MISC ChangeLog 352 RMD160 0c38ef04eb2426f1f2bed4e8e8d404e013359b67 SHA1 bf82925860292f8d0d9bde7c584cfe0955914900 SHA256 59d5c7bf40cba7e7173b5d292c1553a5a568ad7c39e54e289da4bcdbb56fc317
+MISC metadata.xml 591 RMD160 a9f3162f25ec90e2261558b598f335f5ffeab526 SHA1 3bdf90fb3f00c1b77440159341e48829a7501c55 SHA256 425b8fb2bdd21b0a484076f370a3198c7db8240931f5b92143fd0b3bd7b0ffb2
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.17 (GNU/Linux)
+
+iQEcBAEBAgAGBQJN4OuhAAoJEEqz6FtPBkyjsBkH/173Ul4QpDV0vQOfQMP4MQvd
+g34vd4oaMjfwdm2+H/+HmacO8JwBD9kfE+0Aor3Co5FEM5v7gaVKDaXBRalkEZoA
+Q7VXU/0TumpXtEwUveTFmLRU7ME7GposHDh6sS04k+T/1BIZS9vgRx3v96r3+Ayc
+YUTiwmiVTTpYRaghfD2iFH1Rqpte+mHnuozsOhGru7gGJtSj1qn4x9C6YwLFjlyn
+meiGrxJGeAsHIilXXDm6hYvN5alC47e4iHX7b4EJLXOYUdifhGNhYsdHL3Vdl2Qe
+D45716/tcefGnH2RdDtXHhF9G6UwW3nNCwTHplv4oozxc0+6h06C80Ha3fL8pDA=
+=Wf/r
+-----END PGP SIGNATURE-----
diff --git a/app-forensics/scalpel/metadata.xml b/app-forensics/scalpel/metadata.xml
new file mode 100644
index 000000000000..4a106d1643b3
--- /dev/null
+++ b/app-forensics/scalpel/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>forensics</herd>
+ <longdescription lang="en">
+ Scalpel is a fast file carver that reads a database of header and footer
+ definitions and extracts matching files or data fragments from a set of image
+ files or raw device files. Scalpel is filesystem-independent and will carve
+ files from FATx, NTFS, ext2/3, HFS+, or raw partitions. It is useful for both
+ digital forensics investigation and file recovery.
+ </longdescription>
+</pkgmetadata>
diff --git a/app-forensics/scalpel/scalpel-2.0.ebuild b/app-forensics/scalpel/scalpel-2.0.ebuild
new file mode 100644
index 000000000000..a21f2449a3e3
--- /dev/null
+++ b/app-forensics/scalpel/scalpel-2.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/scalpel/scalpel-2.0.ebuild,v 1.1 2011/05/28 12:33:31 radhermit Exp $
+
+EAPI=4
+
+DESCRIPTION="A high performance file carver"
+HOMEPAGE="http://www.digitalforensicssolutions.com/Scalpel/"
+SRC_URI="http://www.digitalforensicssolutions.com/Scalpel/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-libs/tre"
+DEPEND="${RDEPEND}"
+
+DOCS=(Changelog README)
+
+src_prepare() {
+ # Set the default config file location
+ sed -i -e "s:scalpel.conf:/etc/\0:" src/scalpel.h || die "sed failed"
+}
+
+src_install() {
+ default
+
+ insinto /etc
+ doins scalpel.conf
+}