vcpkg/ports/sqlite3/CONTROL
sanjaychugh 7c5ea94190
[sqlite3] Sqlite3 geopoly and json1 features (#11532)
* 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>
2020-08-14 10:29:18 -07:00

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