mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-07 16:55:38 +08:00
Add qdbm
This commit is contained in:
12
config/pkg/lib/qdbm.yml
Normal file
12
config/pkg/lib/qdbm.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
qdbm:
|
||||
type: library
|
||||
artifact:
|
||||
source:
|
||||
type: git
|
||||
url: 'https://github.com/static-php/qdbm.git'
|
||||
rev: main
|
||||
metadata:
|
||||
license-files: [COPYING]
|
||||
license: 'GPL-2.0-only OR LGPL-2.1-only'
|
||||
static-libs@unix:
|
||||
- libqdbm.a
|
||||
Reference in New Issue
Block a user