From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 94802 invoked by alias); 1 Jun 2015 18:35:54 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 94777 invoked by uid 89); 1 Jun 2015 18:35:54 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.3 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Mon, 01 Jun 2015 18:35:50 +0000 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (Postfix) with ESMTPS id 4E495BC90B for ; Mon, 1 Jun 2015 18:35:49 +0000 (UTC) Received: from YAAKOV04.redhat.com ([10.10.116.18]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t51IZl7l019551 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Mon, 1 Jun 2015 14:35:48 -0400 Message-ID: <1433183751.9980.5.camel@cygwin.com> Subject: Re: [ITP] libmatroska - Open audio/video container format library From: Yaakov Selkowitz To: cygwin-apps@cygwin.com Date: Mon, 01 Jun 2015 18:35:00 -0000 In-Reply-To: <55699B88.5010102@tiscali.co.uk> References: <556997F6.1090300@tiscali.co.uk> <55699B88.5010102@tiscali.co.uk> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-06/txt/msg00010.txt.bz2 On Sat, 2015-05-30 at 12:14 +0100, David Stacey wrote: > libmatroska is a C++ library to parse Matroska files (*.mkv, *.mka). It > requires libebml [1]. > > libmatroska is present in most Linux distros [2]. It's also present in > Cygwin Ports, albeit at an earlier version, so Yaakov should have first > refusal at maintaining this. However, mkvtoolnix needs to be built > against a very specific version of libmatroska, so it makes sense for > the same person to maintain both packages. GTG, please proceed. -- Yaakov