Add postgresql

This commit is contained in:
crazywhalecc
2026-02-06 13:40:18 +08:00
parent 9912b213f0
commit aad710ed3e
2 changed files with 141 additions and 1 deletions

View File

@@ -0,0 +1,23 @@
postgresql:
type: library
artifact:
source:
type: ghtagtar
repo: postgres/postgres
match: REL_18_\d+
metadata:
license-files: [COPYRIGHT]
license: PostgreSQL
depends:
- libiconv
- libxml2
- openssl
- zlib
- libedit
suggests:
- icu
- libxslt
- ldap
- zstd
pkg-configs:
- libpq