Add unixodbc

This commit is contained in:
crazywhalecc
2026-02-06 14:20:41 +08:00
parent a5f8402703
commit b6d8bf5639
2 changed files with 56 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
unixodbc:
type: library
artifact:
source: 'https://www.unixodbc.org/unixODBC-2.3.12.tar.gz'
metadata:
license-files: [COPYING]
license: LGPL-2.1-only
depends:
- libiconv
static-libs@unix:
- libodbc.a
- libodbccr.a
- libodbcinst.a