pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/libextractor



Module Name:    pkgsrc
Committed By:   bjs
Date:           Sun Aug  3 05:07:00 UTC 2008

Modified Files:
        pkgsrc/devel/libextractor: Makefile PLIST distinfo
        pkgsrc/devel/libextractor/patches: patch-ad
Added Files:
        pkgsrc/devel/libextractor/patches: patch-ae

Log Message:
Update to version 0.5.20c (needed for gnunet).
Changes since 0.5.18a:

        Fixed endianess issues in mp3 extractor.

        Fixed build issues (need to link C++ code explicitly against
        libstdc++ on BSD).

        Releasing libextractor 0.5.20c.

        Fixed concurrency issues in plugin (un-)loading by adding locking
        around libltdl functions.

        Added an FFmpeg-based thumbnail extractor plugin, initially
        supporting only bmp and png files.

        Fixed security issues in XPDF-based PDF extractor.

        Added track number and ISRC for FLAC/mp3/ogg files.

        Added a plugin for AppleSingle/AppleDouble files.

        Various minor code cleanups.

        Fixed security issues in XPDF-based PDF extractor.

        Added a FLAC (.flac) plugin.

        Added a Flash Video (.flv) plugin.

        Add support for some common iTunes tags to qtextractor.

        Disable libgsf logging (for corrupt files).

        Added escape (\n) handling to split extractor.

        Fixed problem with newer versions of libgsf.
        Fixed problem with automake 1.10 not setting MKDIR_P.
        Releasing libextractor 0.5.18a.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 pkgsrc/devel/libextractor/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/devel/libextractor/PLIST
cvs rdiff -r1.21 -r1.22 pkgsrc/devel/libextractor/distinfo
cvs rdiff -r1.11 -r1.12 pkgsrc/devel/libextractor/patches/patch-ad
cvs rdiff -r0 -r1.9 pkgsrc/devel/libextractor/patches/patch-ae

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index