libraries/libewf: Updated for version 20080501

This commit is contained in:
Barry J. Grundy 2010-05-12 17:41:10 +02:00 committed by David Somero
parent c2580ccbd0
commit 865a353b2a
4 changed files with 8 additions and 9 deletions

View file

@ -1,5 +1,5 @@
libewf is library for support of the Expert Witness Compression
Format (EWF). libewf allows you to read media information of EWF
files in the SMART (EWF-S01) format and the EnCase (EWF-E01) format.
libewf allows to read files created by EnCase 1 to 6, linen and FTK
Imager.
libewf allows reading files created by EnCase 1 to 6, linen and FTK
Imager.

View file

@ -60,8 +60,7 @@ CXXFLAGS="$SLKCFLAGS" \
--localstatedir=/var \
--mandir=/usr/man \
--disable-static \
--build=$ARCH-slackware-linux \
--host=$ARCH-slackware-linux
--build=$ARCH-slackware-linux
make
make install-strip DESTDIR=$PKG

View file

@ -1,8 +1,8 @@
PRGNAM="libewf"
VERSION="20080501"
HOMEPAGE="https://www.uitwisselplatform.nl/projects/libewf/"
HOMEPAGE="http://sourceforge.net/projects/libewf/"
DOWNLOAD="http://downloads.sourceforge.net/libewf/libewf-20080501.tar.gz"
MD5SUM="be28a11d32ca72c328b081d38849d5bd"
MAINTAINER="Barry J. Grundy"
EMAIL="bgrundy<at>linuxleo.com"
APPROVED="dsomero"
APPROVED="dsomero,rworkman"

View file

@ -5,14 +5,14 @@
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
|-----handy-ruler-------------------------------------------------------|
libewf: libewf (Expert Witness Compression Format support library)
libewf:
libewf: libewf is library for support of the Expert Witness Compression
libewf: Format (EWF). libewf allows you to read media information of EWF
libewf: files in the SMART (EWF-S01) format and the EnCase (EWF-E01) format.
libewf: libewf allows to read files created by EnCase 1 to 6, linen and FTK
libewf: Imager.
libewf: libewf allows reading of files created by EnCase 1 to 6, linen and
libewf: FTK Imager.
libewf:
libewf: Homepage: https://www.uitwisselplatform.nl/projects/libewf/
libewf: