foremost: remove long_desc.

This commit is contained in:
Juan RP 2014-02-19 15:21:51 +01:00
parent 00fc1e3ae9
commit 644eeaf7bc

View file

@ -1,7 +1,7 @@
# Template file for 'foremost'
pkgname=foremost
version=1.5.7
revision=1
revision=2
conf_files="/etc/foremost.conf"
short_desc="Forensic program to recover lost files"
maintainer="Juan RP <xtraeme@gmail.com>"
@ -9,14 +9,6 @@ license="Public domain, GPL-2"
homepage="http://foremost.sourceforge.net/"
distfiles="http://foremost.sourceforge.net/pkg/foremost-${version}.tar.gz"
checksum=502054ef212e3d90b292e99c7f7ac91f89f024720cd5a7e7680c3d1901ef5f34
long_desc="
Foremost is a console program to recover files based on their headers, footers,
and internal data structures. This process is commonly referred to as data
carving. Foremost can work on image files, such as those generated by dd,
Safeback, Encase, etc, or directly on a drive. The headers and footers can be
specified by a configuration file or you can use command line switches to
specify built-in file types. These built-in types look at the data structures
of a given file format allowing for a more reliable and faster recovery."
do_build() {
make RAW_CC="$CC" ${makejobs}