From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x436.google.com (mail-wr1-x436.google.com [IPv6:2a00:1450:4864:20::436]) by sourceware.org (Postfix) with ESMTPS id 175FE383E808 for ; Fri, 15 May 2020 17:42:50 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 175FE383E808 Received: by mail-wr1-x436.google.com with SMTP id y3so4535111wrt.1 for ; Fri, 15 May 2020 10:42:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:references:to:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=aXxGzHiChCjukp647685FufNntJp/u3OLo4Bk9mXDqQ=; b=H0QXWk271P9ZgvYIYZVqs69OF5g1VkuDrOxC4YX+1/gVfZTFgA6wk+KaBSLJuFqN6U e8UwRJx+DNbWleM8U5sO92HFOP3BljYryV8WTcDBsk1s5xYFn+sNNxFlKDJE1nacVfZ9 3jq9R1Urp015Ax4tBlp+ujYJixsK2RiwNcrJqrcxC5+n0Mwkq+lT44Z13XNHNOVjxccF 6v0kUwzzXetCWaKs+cMERXrc7kqAFe2elXeZ+tysD7qCjhr9vdY5FO0DITaY6zHsi1DN 3p1oTvnbmUGOj3PCEzHc9X5CXoicGK1Muu7U9ZvewLPP7C9bjliZm8IF4AtjPzpmrNYo WxGA== X-Gm-Message-State: AOAM530Ktx/DMA0vJbhPblwx29MZSwcYc9bN+bTxYS1JgFS0DGXGR2fA sh9zhi/emAR+eX+/cW1+kGkR7t52 X-Google-Smtp-Source: ABdhPJyFaxI00jUBt+ddiHyEJ62/Oc/lptxFYVKuQNWEAvodi+ySVBMslzl4NTNpwQhz/oknDpqUXw== X-Received: by 2002:a5d:6286:: with SMTP id k6mr1115692wru.123.1589564568939; Fri, 15 May 2020 10:42:48 -0700 (PDT) Received: from ?IPv6:2003:cc:9f15:448:192e:479a:646f:d1d4? (p200300CC9F150448192E479A646FD1D4.dip0.t-ipconnect.de. [2003:cc:9f15:448:192e:479a:646f:d1d4]) by smtp.gmail.com with ESMTPSA id p10sm4554052wrn.10.2020.05.15.10.42.47 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 15 May 2020 10:42:48 -0700 (PDT) Subject: Re: [ITP] cairomm, as replacement for cairomm1.0 References: To: "cygwin-apps@cygwin.com" From: Marco Atzeri Message-ID: Date: Fri, 15 May 2020 19:42:46 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Language: it Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, 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 17:42:51 -0000 On 15.05.2020 17:30, Ken Brown via Cygwin-apps wrote: > cygport file attached.  I've bumped the version to 1.12.2, which is the > latest stable upstream release.  Upstream has actually released 1.15.5, > but the News file says it's unstable and recommends that distros not > package it. > > I'm proposing an unversioned source package cairomm, as well as > unversioned devel and doc packages.  This is what we do with many > library packages, and it is consistent with Fedora's packaging. > > It will also ease future maintenance.  I've looked at the upstream git > repo, and there's been an ABI change from 1.0 to 1.14 and then to 1.16. > It would be annoying to have to create a new Cygwin package for each > such change. > > I'll wait for Yaakov to weigh in on this before I upload anything. > > The change might require some manual intervention on sourceware, to > rename the existing cairomm1.0 directory to cairomm. > > Ken added to the package list and assigned cairomm1.0 to you as will make any package movement easier Regards Marco