I got following result by `make test'.

</snip>
FAIL: test_elf
</snip>

============================================================================
Testsuite summary for libextractor 1.13
============================================================================
# TOTAL: 30
# PASS:  29
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

If failure is within expectations, then ok asou@
--
ASOU Masato


On Sun, Dec 22, 2024 at 1:41 PM Stepan Zolotuev <poopenfar...@dismail.de> wrote:
>
> Hi,
>
> New port made to satisfy dependency for the upcoming net/gnunet.
> Any issues? OK?
>
> Information for inst:libextractor-1.13
>
> Comment:
> metadata extraction library
>
> Description:
> GNU Libextractor is a library used to extract meta data from files. The goal 
> is
> to provide developers of file-sharing networks, browsers or WWW-indexing bots
> with a universal library to obtain simple keywords and meta data to match
> against queries and to show to users instead of only relying on filenames.
> libextractor contains the shell command extract that, similar to the 
> well-known
> file command, can extract meta data from a file and print the results to
> stdout.
>
> Currently, libextractor supports the following formats: HTML, MAN, PS, 
> DVI,OLE2
> (DOC, XLS, PPT), OpenOffice (sxw), StarOffice (sdw), FLAC, MP3 (ID3v1
> and ID3v2), OGG, WAV, S3M (Scream Tracker 3), XM (eXtended Module), IT
> (Impulse Tracker), NSF(E) (NES music), SID (C64 music), EXIV2, JPEG, GIF,
> PNG, TIFF, DEB, RPM, TAR(.GZ), LZH, LHA, RAR, ZIP, CAB, 7-ZIP, AR, MTREE,
> PAX, CPIO, ISO9660, SHAR, RAW, XAR FLV, REAL, RIFF (AVI), MPEG, QT and ASF.
> Also, various additional MIME types are detected.
>
> GNU libextractor uses helper-libraries (plugins) to perform the actual
> extraction. As a result, GNU libextractor can be extended simply by
> installing additional plugins. Writing robust parsers can be difficult. GNU
> libextractor protects the main applications from haning or crashing plugins
> by executing all plugins out-of-process.
>
> Maintainer: Stepan Zolotuev <poopenfar...@dismail.de>
>
> WWW: https://www.gnu.org/software/libextractor/
>
> --
> for private communication:
> <https://kefir.tilde.institute/files/pgp.asc>

Reply via email to