15 lines
213 B
Markdown
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
|
|
```
|