
Receipt for package "get-hplip-plugin"
# SliTaz package receipt. PACKAGE="get-hplip-plugin" VERSION="1.00" CATEGORY="non-free" SHORT_DESC="Get Binary plugin for HPs hplip printer driver library." MAINTAINER="shann@slitaz.org" LICENSE="BSD" WEB_SITE="https://hplipopensource.com/" HOST_ARCH="i486 x86_64" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/bin install -o root -g root -m755 \ stuff/get-hplip-plugin $fs/usr/bin # Use x86_64 version case $SLITAZ_ARCH in x86_64) sed -i 's/x86_32/x86_64/g' \ $fs/usr/bin/get-hplip-plugin ;; esac }
6094 packages and 260718 files in current database (Thu May 22 20:30:04 2025)