downgraded default profile to core2
[k8sbuild.git] / xoptz / libmatroska.xopt
bloba93e0c89ef286249a5b5a3017c39ff631dfb440f
1 profile=empty
3   --enable-silent-rules   less verbose build output (undo: "make V=1")
6 [preconfigure]
7 if test ! -x configure; then
8   libtoolize
9   autoreconf -vi
11 [/preconfigure]
14 !DESC
15 libmatroska (A C++ library to parse Matroska files)
17 libmatroska is a C++ libary to parse Matroska files (.mkv and .mka).
19 https://github.com/Matroska-Org/libmatroska
20 !EOF