mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 23:31:38 +08:00
7c5ea94190
* sqlite3 port: add geopoly and json features. * Changed the version of the sqlite3 CONTROL from from 3.31.1-1 to 3.31.1-2 * Update CONTROL * Update CONTROL Co-authored-by: Sanjay Chugh <schugh@intelligenetimagingsystems.com> Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com> Co-authored-by: LilyWangL <wangli28@beyondsoft.com>
15 lines
407 B
Plaintext
15 lines
407 B
Plaintext
Source: sqlite3
|
|
Version: 3.32.3
|
|
Port-Version: 1
|
|
Homepage: https://sqlite.org/
|
|
Description: SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.
|
|
|
|
Feature: tool
|
|
Description: sqlite3 executable
|
|
|
|
Feature: geopoly
|
|
Description: enable geopoly functionality for sqlite3
|
|
|
|
Feature: json1
|
|
Description: enable JSON functionality for sqlite3
|