From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-1.mimecast.com (us-smtp-delivery-1.mimecast.com [207.211.31.120]) by sourceware.org (Postfix) with ESMTP id D942F387102D for ; Fri, 15 May 2020 05:19:39 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org D942F387102D Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=yselkowitz@cygwin.com Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-221-_Ff4Hmh-PCSTX5UgGk5Ang-1; Fri, 15 May 2020 01:19:37 -0400 X-MC-Unique: _Ff4Hmh-PCSTX5UgGk5Ang-1 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 0B9801005510 for ; Fri, 15 May 2020 05:19:37 +0000 (UTC) Received: from ovpn-112-6.rdu2.redhat.com (ovpn-112-6.rdu2.redhat.com [10.10.112.6]) by smtp.corp.redhat.com (Postfix) with ESMTPS id AE6306918A for ; Fri, 15 May 2020 05:19:36 +0000 (UTC) Message-ID: Subject: Re: [ITA] libsigc2.0, [ITP] libsigc3.0 From: Yaakov Selkowitz To: cygwin-apps Date: Fri, 15 May 2020 01:19:35 -0400 In-Reply-To: <67c92e01-96bd-a612-3d35-913f89fa3936@cornell.edu> References: <67c92e01-96bd-a612-3d35-913f89fa3936@cornell.edu> User-Agent: Evolution 3.34.4 (3.34.4-1.fc31) MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: cygwin.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=0.4 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_NUMSUBJECT, PDS_TONAME_EQ_TOLOCAL_SHORT, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_NEUTRAL, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 May 2020 05:19:53 -0000 On Thu, 2020-05-14 at 17:14 -0400, Ken Brown via Cygwin-apps wrote: > cygport files attached. I've updated libsigc2.0 to the latest release in= the=20 > 2.0 series, and I've created libsigc3.0 as a new package, as Fedora does.= Note:=20 > If you want to do a test build of the latter, you'll need to install the = updated=20 > mm-common from the previous ITA. These look fine. Just curious, were you planning on doing the entire (or some part of) GTKmm stack? -- Yaakov