SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "qtconfig"

# SliTaz package receipt.

PACKAGE="qtconfig"
VERSION="4.8.7"
CATEGORY="x-window"
SHORT_DESC="Qtconfig is a tool that allows users to customize the default settings for Qt applications"
MAINTAINER="slaxemulator@gmail.com"
LICENSE="GPL3 LGPL2.1"
WEB_SITE="https://qt-project.org/"
WANTED="qt4"

DEPENDS="libQt3Support libQtNetwork libQtDBus"

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
    mkdir -p $fs/usr/bin $fs/usr/share/qt/translations $fs/usr/share/icons/hicolor/22x22/apps
    cp -a $install/usr/bin/qtconfig $fs/usr/bin
    cp -a $install/usr/share/qt/translations/qtconfig*.qm $fs/usr/share/qt/translations
    cp -a $WOK/qt4/source/qt4-4.8.7/tools/designer/src/components/formeditor/images/qtlogo.png \
    $fs/usr/share/icons/hicolor/22x22/apps/qtlogo.png
}
6025 packages and 203154 files in current database (Thu Apr 25 06:17:47 2024)