pkg download command and patches
This commit is contained in:
16
assets/var/gnu/foomatic-db-engine.md
Normal file
16
assets/var/gnu/foomatic-db-engine.md
Normal file
@ -0,0 +1,16 @@
|
||||
foomatic-db-engine
|
||||
=
|
||||
https://github.com/OpenPrinting/foomatic-db-engine.git
|
||||
|
||||
``` sh *** build ***
|
||||
./make_configure
|
||||
./configure --prefix=$pkgpath
|
||||
make -j$(nproc)
|
||||
make install
|
||||
```
|
||||
|
||||
``` cfg *** exec deps ***
|
||||
perl/XML::LibXML
|
||||
perl/Clone
|
||||
perl/DBI
|
||||
```
|
||||
Reference in New Issue
Block a user