165 B
165 B
cups 2.3.6
https://github.com/apple/cups/archive/refs/tags/v2.3.6.tar.gz
./configure --prefix=/pkg/gnu/cups
make -j$(nproc)
make install
https://github.com/apple/cups/archive/refs/tags/v2.3.6.tar.gz
./configure --prefix=/pkg/gnu/cups
make -j$(nproc)
make install