forked from ports/contrib
libewf-legacy: deleted unmaintained port
This commit is contained in:
parent
faebf711e7
commit
905bc1461a
@ -1,39 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/ewfacquire
|
||||
-rwxr-xr-x root/root usr/bin/ewfacquirestream
|
||||
-rwxr-xr-x root/root usr/bin/ewfdebug
|
||||
-rwxr-xr-x root/root usr/bin/ewfexport
|
||||
-rwxr-xr-x root/root usr/bin/ewfinfo
|
||||
-rwxr-xr-x root/root usr/bin/ewfmount
|
||||
-rwxr-xr-x root/root usr/bin/ewfrecover
|
||||
-rwxr-xr-x root/root usr/bin/ewfverify
|
||||
drwxr-xr-x root/root usr/include/
|
||||
-rw-r--r-- root/root usr/include/libewf.h
|
||||
drwxr-xr-x root/root usr/include/libewf/
|
||||
-rw-r--r-- root/root usr/include/libewf/codepage.h
|
||||
-rw-r--r-- root/root usr/include/libewf/definitions.h
|
||||
-rw-r--r-- root/root usr/include/libewf/error.h
|
||||
-rw-r--r-- root/root usr/include/libewf/extern.h
|
||||
-rw-r--r-- root/root usr/include/libewf/features.h
|
||||
-rw-r--r-- root/root usr/include/libewf/types.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/libewf.a
|
||||
-rwxr-xr-x root/root usr/lib/libewf.la
|
||||
lrwxrwxrwx root/root usr/lib/libewf.so -> libewf.so.2.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libewf.so.2 -> libewf.so.2.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libewf.so.2.0.0
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libewf.pc
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/man/
|
||||
drwxr-xr-x root/root usr/share/man/man1/
|
||||
-rw-r--r-- root/root usr/share/man/man1/ewfacquire.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ewfacquirestream.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ewfexport.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ewfinfo.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ewfmount.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ewfrecover.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ewfverify.1.gz
|
||||
drwxr-xr-x root/root usr/share/man/man3/
|
||||
-rw-r--r-- root/root usr/share/man/man3/libewf.3.gz
|
@ -1,5 +0,0 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF33f99LecW5AvMV05gandVWs1P8ZTciNwU9hNY4X1TRBzO/I2vyx3fwlfn/kHJby8DYnbrhyUnGBiZT2F5vs+5gs=
|
||||
SHA256 (Pkgfile) = c9136e371f269372cbc5e14a28a97e672b2290d92e48f25a2d595094746f3fc4
|
||||
SHA256 (.footprint) = aaeeef5347c0f67b9483e771c1fed690e5e5c72378659cdc77c3376a965644c6
|
||||
SHA256 (libewf-20140811.tar.gz) = b2c3a04ea7f49646518d108df8ea00fc0d2ca670064bb59428d8878ed8aef80d
|
@ -1,18 +0,0 @@
|
||||
# Description: A library for support of the Expert Witness Compression Format (EWF)
|
||||
# URL: https://github.com/libyal/libewf
|
||||
# Maintainer: UNMAINTAINED
|
||||
# Depends on: fuse util-linux
|
||||
|
||||
name=libewf-legacy
|
||||
version=20140811
|
||||
release=1
|
||||
source=(https://github.com/libyal/$name/releases/download/$version/${name%%-*}-$version.tar.gz)
|
||||
build() {
|
||||
cd ${name%%-*}-$version
|
||||
|
||||
CFLAGS+=" -std=gnu89"
|
||||
./configure --prefix=/usr --sysconfdir=/etc --without-openssl
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
@ -1,5 +0,0 @@
|
||||
README for libewf-legacy
|
||||
|
||||
REQUIREMENTS
|
||||
|
||||
fuse: to be able to use ewfmount
|
Loading…
x
Reference in New Issue
Block a user