pkgsrc-Changes archive

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

CVS commit: pkgsrc/multimedia



Module Name:    pkgsrc
Committed By:   dsainty
Date:           Mon Sep  7 01:02:00 UTC 2015

Modified Files:
        pkgsrc/multimedia/libmediainfo: Makefile PLIST buildlink3.mk
        pkgsrc/multimedia/mediainfo: Makefile Makefile.common distinfo
Removed Files:
        pkgsrc/multimedia/mediainfo/patches:
            patch-MediaInfoLib_Source_MediaInfo_Text_File__Ttml.h

Log Message:
Update mediainfo and libmediainfo to 0.7.77

The change logs between 0.7.65 and 0.7.77 total several hundred lines, and
consists primarily of very detailed per-codec trivia.  The complete change
logs can be found in the source distribution as MediaInfo/History_CLI.txt and
MediaInfoLib/History_DLL.txt.

Pkgsrc:

  - patch-MediaInfoLib_Source_MediaInfo_Text_File__Ttml.h applied upstream.

  - pkglint a bit.

  - mediainfo appears to have done some work in avoiding bashisms, so remove
    "bash" from the tools.

  - CONFIG_SHELL doesn't need to be explicitly bash any longer.  Possibly this
    was only ever necessary because bash seems to be the only shell that was
    willing to treat a garbage shell substitution (caused by a bug in the
    configure.ac) as somehow legal.

  - ... and libmediainfo now actually builds if you accidentally on purpose
    override CONFIG_SHELL to be pdksh.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/multimedia/libmediainfo/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/multimedia/libmediainfo/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/multimedia/libmediainfo/buildlink3.mk
cvs rdiff -u -r1.13 -r1.14 pkgsrc/multimedia/mediainfo/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/multimedia/mediainfo/Makefile.common
cvs rdiff -u -r1.9 -r1.10 pkgsrc/multimedia/mediainfo/distinfo
cvs rdiff -u -r1.2 -r0 \
    pkgsrc/multimedia/mediainfo/patches/patch-MediaInfoLib_Source_MediaInfo_Text_File__Ttml.h

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