Receipt for package "qt-locale-pl"
# SliTaz package receipt. PACKAGE="qt-locale-pl" VERSION="4.8.7" CATEGORY="localization" SHORT_DESC="Polish locale for Qt" MAINTAINER="al.bobylev@gmail.com" LICENSE="GPL3 LGPL2.1 FDL other" WEB_SITE="https://qt-project.org/" WANTED="qt4" LOCALE="pl" BOOK="polish" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { usqt=/usr/share/qt/translations mkdir -p $fs$usqt for qm in $(find $install$usqt -name "*_$LOCALE.qm"); do cp -a $install$usqt/${qm##*/} $fs$usqt done if [ x$BOOK != x ]; then usqp=/usr/share/qt/phrasebooks mkdir -p $fs$usqp cp -a $install$usqp/$BOOK.qph $fs$usqp fi }
6063 packages and 233209 files in current database (Sat Dec 21 00:00:03 2024)