Files
AeroPkg/assets/var/gnu/foomatic-db.md
2026-09-12 04:17:58 +03:00

15 lines
213 B
Markdown

foomatic-db
=
https://github.com/OpenPrinting/foomatic-db.git
``` sh *** build ***
./make_configure
./configure --prefix=$pkgpath
make -j$(nproc)
make install
```
``` cfg *** run deps ***
foomatic-db-engine
```