www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2025/02/26/16:15:50

DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 51QLFn2s338824
Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com
Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 51QLFn2s338824
Authentication-Results: delorie.com;
dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=CStrN06E
X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 94BCC3858416
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1740604547;
bh=qkPrB10mxike5gocXWWclHVHCn2RIZs+iBCI76+fZrs=;
h=To:Subject:In-Reply-To:References:Date:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=CStrN06ExXm2+eZysQeFpBC4NqazqnCPeJOqLP3Dz75EibWIGEtfE67STY3/UCXc6
GyKNtWrmJeodQnVQic4809aE6ndQ3xlVVoxgnTFlhzoXlanMvKnL/ftUMljxYcs/7m
jwGpA8swjxgG5fGY80Z6eU0obQZjZXrR6WiK5Mis=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 768DF3858D37
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 768DF3858D37
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1740604484; cv=none;
b=Z+3WzY02fdireAyeyyUvoIT3gFq+/SxbmCZV5WpbUbg6G0XrdPkC2UW0TmlfolAhI9K8mAMKHtCedxJroTNsmuzIiktc/b/3cLBHwaQlcWIWW8dStd87Kx5fYx9eJE4+fKL9UgglXVKCdejOVna+zYTktlOdqmR4ouJAO0BT2sw=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
t=1740604484; c=relaxed/simple;
bh=FEpIHJQ2jHxF+93Gip5f5h1BjK1+GGhS6ptHqG+DDX0=;
h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version;
b=s5jIxnoraXCm0UHX9lVae3tmMN2jnn5IA624WAt0POjxV+Q6HDTM3tffi5Qu7Q55XmnGnkpCGIkD0cXZMTU/i6gPhr5Nz+khmqtBuPcb1Tm8udRodgE4SUAY0Ra6Hnc/AEJ39XX2sFQm4mWxJlZ9fAl36mHueRlLWZyGifX/rjc=
ARC-Authentication-Results: i=1; server2.sourceware.org
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 768DF3858D37
To: cygwin AT cygwin DOT com
Subject: Re: sqlite3 update?
In-Reply-To: <ea9d7973-2743-4244-b7fa-299ad6e4ae0e@acm.org> (Jim Garrison via
Cygwin's message of "Wed, 26 Feb 2025 11:30:37 -0800")
References: <ea9d7973-2743-4244-b7fa-299ad6e4ae0e AT acm DOT org>
Date: Wed, 26 Feb 2025 22:14:35 +0100
Message-ID: <871pvkl878.fsf@Gerda.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13)
MIME-Version: 1.0
X-purgate-server: smtpa08
X-purgate-type: clean
X-purgate: clean
X-purgate-size: 1154
X-purgate-ID: 155817::1740604479-BEE18A9F-C45962B3/0/0
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.30
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: ASSI via Cygwin <cygwin AT cygwin DOT com>
Reply-To: ASSI <Stromeko AT nexgo DOT de>
Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com>

Jim Garrison via Cygwin writes:
> The current sqlite3 package is from 2020 and is seriously out of date,
> missing many core functions that have been added since then.
>
> I have never built/contributed an updated package, but would be
> willing to try if the current maintainer, Jan Nijtmans (according to
> the source page) is no longer available or doesn't have the time. I
> have a development background, mostly Linux.
>
> The Contributor's Guide page says "The package summary page should
> link to the packaging git repository..." but such a link does not
> appear to be available at
> https://cygwin.com/packages/summary/sqlite3-src.html
>
> If someone can point me in the right direction I'll give it a try.  I
> will probably have questions, should I post them here?

That would belong on cygwin-apps.  I've had a quick look and the patches
currently don't apply, so some work is needed to fix that.  Let's see if
Jan responds.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Terratec KOMPLEXER:
http://Synth.Stromeko.net/Downloads.html#KomplexerWaves

-- 
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019