add .7z format support
This commit is contained in:
@ -1,3 +1,11 @@
|
||||
hplip
|
||||
=
|
||||
https://sourceforge.net/projects/hplip/files/hplip/3.26.4/hplip-3.26.4.tar.gz
|
||||
|
||||
``` sh *** build ***
|
||||
./configure --prefix=/pkg/gnu/hplip --disable-network-build
|
||||
```
|
||||
|
||||
``` cfg *** build deps ***
|
||||
libusb
|
||||
```
|
||||
|
||||
6
assets/var/gnu/libusb.md
Normal file
6
assets/var/gnu/libusb.md
Normal file
@ -0,0 +1,6 @@
|
||||
libusb 1.0.3
|
||||
=
|
||||
https://github.com/libusb/libusb/releases/download/v1.0.30/libusb-1.0.30.7z
|
||||
|
||||
``` sh *** build ***
|
||||
```
|
||||
Reference in New Issue
Block a user