X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7A1223861031 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1608465546; bh=SG39IfbDEbzlfwDVN+2Hkmap9PLd7KyUba7l6sjiyCI=; h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=XAW4JdI94AGpF6rWHc3qsThwhey7upCsm5NXrgRHzUl1/qs6q9pHEUK8n4MoaG6xn 7Lq7f4xiEJRvhhsiSJMCIi6JVLXchQW1NmzoZoWh82o17VQgWaqsjCqJLeWmQXTwUr wbOGnRx+brZbxXR3tHs9/d0YNjB2IDkbhI3RRY30= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 8B25C385800D X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-transfer-encoding; bh=APwPLFCYu5lt2tdcQjc+BgoTjQ9VeCkpcNjV2ZJavI4=; b=Ac/qfLSV7JYPrDQDL8fVkxe7GGtWUL0V+qBv468NW+CHKGcMD3mNx6o09BYGUv2biN wSRv6RR0ekx7Ybch9T1bGIUKIeIGdtaPGIQ66FxFLtLFcLz1sZ1XdufiDcNqTFpcaM6D +8eWiQl2xg1nEfW5TulAe9vC91vJI2QFfgRo0VB/D4XUw265tPz6KFsisEXMWb14s0+t GwFujLiOvhNhzHekAmEmFn4UWJqd+tpZqP3YTQyieRYbQKP2pJoPY6TyqVy266ChupEv OcLeVeUhE9PV2vvJjCgqCo+pzjvOjcTW9Fg7X1MXeUcTet5mlZm7/LJwJzp79z3I2pD/ etvw== X-Gm-Message-State: AOAM532tJWJCP3VUdXIo+1abSfjbXU/HWcIILCW9nTx7KDictvXq7sI3 xmPRPkCdns55OtchXMlDZS+J8h04MHMhA8BUA7BLJciIZSw= X-Google-Smtp-Source: ABdhPJxMUaCwFmDk0P1hhatxzjJ4uDimYNMscdA9+bhC2vVlv8L6EbMEoOCmt9cAlDEfGfHjL68Gpt/S7emdDG0ZLGA= X-Received: by 2002:ab0:2497:: with SMTP id i23mr10187543uan.8.1608465543127; Sun, 20 Dec 2020 03:59:03 -0800 (PST) MIME-Version: 1.0 References: <952b6ef0-9d45-a53b-90b5-af03b0457c43 AT gmail DOT com> <5522d0a1-aa4c-50d2-4132-18435ef48d00 AT gmail DOT com> In-Reply-To: <5522d0a1-aa4c-50d2-4132-18435ef48d00@gmail.com> Date: Sun, 20 Dec 2020 12:58:51 +0100 Message-ID: Subject: Re: New version of GLM package? To: cygwin AT cygwin DOT com X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham 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 AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: "Carlo B. via Cygwin" Reply-To: "Carlo B." Content-Type: text/plain; charset="utf-8" Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 0BKBxWH1009970 Hello, perhaps, if copying the files by hand is too heavy as another user said, it is possible to use version 0.9.9.5, as I had written here: https://cygwin.com/pipermail/cygwin/2020-August/245981.html it is not the latest version, but it is surely much newer than 0.9.7: you just need to change version number and remove the patch now useless from glm.cygport. Sincerely. Il giorno dom 20 dic 2020 alle ore 11:56 Marco Atzeri via Cygwin ha scritto: > > back on the mailing list > > On 20.12.2020 00:23, Hans-Bernhard Bröker wrote: > > Am 19.12.2020 um 19:21 schrieb Marco Atzeri via Cygwin: > > > >> for what I can see upstream has completely removed the install > >> section from the cmake files on 0.9.9.8 . > >> > >> unclear why they performed such issue. > > > > Possibly because there isn't all that much to install for a "library" > > that does not actually contain any compiled files, because it consists > > of nothing but inlined templates in header files. > > > > I.e. the binary package would just be a subset of the source in a > > different place. > > > > They seem to assume that the cmake script snippet they offer is > > sufficient to make the package count as "installed", because that (with > > an environment variable on top) allows the package to be found by CMake > > packages. The canonical method would probably be a CPack package. > > Hi Hans, > > I have impression debian is using such assumption and copy just the > files in the proper place. > It is annoying anyway. > > The fact that the github repository seems to not have the "issues" > is another annoying problem of this package. > > Regards > Marco > > > > > > -- > Problem reports: https://cygwin.com/problems.html > FAQ: https://cygwin.com/faq/ > Documentation: https://cygwin.com/docs.html > Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple