Files
AeroPkg/assets/var/gnu/foomatic-db.md

15 lines
213 B
Markdown
Raw Permalink Normal View History

2026-09-10 16:59:11 +03:00
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
```