pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/kfilemetadata



Module Name:    pkgsrc
Committed By:   rumko
Date:           Thu Jan 15 17:58:16 UTC 2015

Modified Files:
        pkgsrc/sysutils/kfilemetadata: distinfo
Added Files:
        pkgsrc/sysutils/kfilemetadata/patches:
            patch-src_extractors_ffmpegextractor.cpp

Log Message:
sysutils/kfilemetadata: fix build on fbsd, UIN64_C & co. not found

src/extractors/ffmpegextractor.cpp could not be compiled due to inaccessible UIN64_C & co.
On FreeBSD, these are protected under _MACHINE__STDINT_H_, so undef it as well.

Ok@ markd


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/kfilemetadata/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/sysutils/kfilemetadata/patches/patch-src_extractors_ffmpegextractor.cpp

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