add .7z format support

This commit is contained in:
2026-09-10 22:10:46 +03:00
parent 410f4524c2
commit 4a3dff8f98
4 changed files with 22 additions and 6 deletions

View File

@ -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
```