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@delorie.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@cygwin.com
Delivered-To: cygwin@cygwin.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@cygwin.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@acm.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@cygwin.com
X-Mailman-Version: 2.1.30
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: ASSI via Cygwin <cygwin@cygwin.com>
Reply-To: ASSI <Stromeko@nexgo.de>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cygwin-bounces~archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces~archive-cygwin=delorie.com@cygwin.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
