From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 59076 invoked by alias); 30 May 2015 11:05:24 -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 59041 invoked by uid 89); 30 May 2015 11:05:24 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.7 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_COUK,SPF_PASS autolearn=no version=3.3.2 X-HELO: out.ipsmtp4nec.opaltelecom.net Received: from out.ipsmtp4nec.opaltelecom.net (HELO out.ipsmtp4nec.opaltelecom.net) (62.24.202.76) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (CAMELLIA256-SHA encrypted) ESMTPS; Sat, 30 May 2015 11:05:22 +0000 X-SMTPAUTH: drstacey@tiscali.co.uk X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A2CoAQA1mWlV/zlf0lUNT4NkX4MdvHGFdwKCCgEBAQEBAYUuAQEEIxVAESUCBRYLAgIJAwIBAgFFEwgBAYg2sElwo1QBAQEHAQEBAR6BIY8vFoJSgUUFkE6GcYhEiwmKQoEEgxiDNQEBAQ X-IPAS-Result: A2CoAQA1mWlV/zlf0lUNT4NkX4MdvHGFdwKCCgEBAQEBAYUuAQEEIxVAESUCBRYLAgIJAwIBAgFFEwgBAYg2sElwo1QBAQEHAQEBAR6BIY8vFoJSgUUFkE6GcYhEiwmKQoEEgxiDNQEBAQ Received: from 85-210-95-57.dynamic.dsl.as9105.com (HELO [192.168.1.4]) ([85.210.95.57]) by out.ipsmtp4nec.opaltelecom.net with ESMTP; 30 May 2015 12:05:19 +0100 Message-ID: <5569996E.1030902@tiscali.co.uk> Date: Sat, 30 May 2015 11:05:00 -0000 From: David Stacey User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: cygwin-apps@cygwin.com Subject: [ITP] libebml - Extensible Binary Meta Language library References: <556997F6.1090300@tiscali.co.uk> In-Reply-To: <556997F6.1090300@tiscali.co.uk> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-05/txt/msg00088.txt.bz2 # 32-bit: BASEURL=https://dl.dropboxusercontent.com/u/119453582/Cygwin/32bit/release wget --no-check-certificate --no-host-directories --force-directories --cut-dirs=5 \ ${BASEURL}/libebml/libebml-1.3.1-1-src.tar.xz \ ${BASEURL}/libebml/libebml-debuginfo/libebml-debuginfo-1.3.1-1.tar.xz \ ${BASEURL}/libebml/libebml-debuginfo/setup.hint \ ${BASEURL}/libebml/libebml-devel/libebml-devel-1.3.1-1.tar.xz \ ${BASEURL}/libebml/libebml-devel/setup.hint \ ${BASEURL}/libebml/libebml4/libebml4-1.3.1-1.tar.xz \ ${BASEURL}/libebml/libebml4/setup.hint \ ${BASEURL}/libebml/setup.hint # 64-bit: BASEURL=https://dl.dropboxusercontent.com/u/119453582/Cygwin/64bit/release wget --no-check-certificate --no-host-directories --force-directories --cut-dirs=5 \ ${BASEURL}/libebml/libebml-1.3.1-1-src.tar.xz \ ${BASEURL}/libebml/libebml-debuginfo/libebml-debuginfo-1.3.1-1.tar.xz \ ${BASEURL}/libebml/libebml-debuginfo/setup.hint \ ${BASEURL}/libebml/libebml-devel/libebml-devel-1.3.1-1.tar.xz \ ${BASEURL}/libebml/libebml-devel/setup.hint \ ${BASEURL}/libebml/libebml4/libebml4-1.3.1-1.tar.xz \ ${BASEURL}/libebml/libebml4/setup.hint \ ${BASEURL}/libebml/setup.hint libebml is a library for reading and writing files with the Extensible Binary Meta Language, a binary pendant to XML. It is a dependency of mkvtoolnix. libebml is present in most Linux distros [1]. 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 libebml, so it makes sense for the same person to maintain both packages. Dave. [1] - http://pkgs.org/search/libebml