1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-11 09:03:36 +02:00

AUP3: Add SQLite to the project

This commit is contained in:
Leland Lucius
2020-06-21 17:48:07 -05:00
parent 639a82a4a0
commit 2fbfd3e0a5
8 changed files with 262239 additions and 23 deletions

View File

@@ -179,6 +179,13 @@ Patches: autotools.patch: Fix all autotools warnings.
AM_MAINTAINER_MODE([disable]) has been added to configure.ac to disable autotools rebuilds.
Upstream Version: 1.7.1
sqlite
----------
https://sqlite.org
SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine.
Version in Audacity GIT: 3.32.3
Upstream Version: 3.32.3
twolame
-------
http://www.twolame.org/