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 }
6063 packages and 233209 files in current database (Sat Dec 21 00:00:03 2024)