Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Sep 2011 15:39:16 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/multimedia Makefile ports/multimedia/mkvalidator Makefile distinfo pkg-descr ports/multimedia/mkvalidator/files patch-corec__corec__helpers__file__file_libc.c patch-corec__corec__portab.h
Message-ID:  <201109281539.p8SFdGtV036219@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bapt        2011-09-28 15:39:16 UTC

  FreeBSD ports repository

  Modified files:
    multimedia           Makefile 
  Added files:
    multimedia/mkvalidator Makefile distinfo pkg-descr 
    multimedia/mkvalidator/files 
                                 patch-corec__corec__helpers__file__file_libc.c 
                                 patch-corec__corec__portab.h 
  Log:
  mkvalidator is a simple command line tool to verify Matroska and WebM files for
  spec conformance. It checks the various bogus or missing key elements against
  the EBML DocType version of the file and reports the errors/warnings in the
  command line.
  
  http://www.matroska.org/downloads/mkvalidator.html
  
  Revision  Changes    Path
  1.469     +1 -0      ports/multimedia/Makefile
  1.1       +37 -0     ports/multimedia/mkvalidator/Makefile (new)
  1.1       +2 -0      ports/multimedia/mkvalidator/distinfo (new)
  1.1       +11 -0     ports/multimedia/mkvalidator/files/patch-corec__corec__helpers__file__file_libc.c (new)
  1.1       +12 -0     ports/multimedia/mkvalidator/files/patch-corec__corec__portab.h (new)
  1.1       +6 -0      ports/multimedia/mkvalidator/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109281539.p8SFdGtV036219>