pkg download command and patches
This commit is contained in:
9
assets/var/gnu/libexif.md
Normal file
9
assets/var/gnu/libexif.md
Normal file
@ -0,0 +1,9 @@
|
||||
libexif 0.6.26
|
||||
=
|
||||
https://github.com/libexif/libexif/releases/download/v0.6.26/libexif-0.6.26.tar.xz
|
||||
|
||||
``` sh *** build ***
|
||||
./configure --prefix=$pkgpath
|
||||
make -j$(nproc)
|
||||
make install
|
||||
```
|
||||
Reference in New Issue
Block a user