# SliTaz package receipt. NAME="qca-ossl" PACKAGE="Qt4-$NAME" MAJORVERSION="2.0" VERSION="2.0.0-beta3" CATEGORY="development" SHORT_DESC="OpenSSL plug-in for the Qt Cryptographic Architecture (QCA)." MAINTAINER="ben@seawolfsanctuary.com" DEPENDS="glibc-locale libQtCore libQtGui libQtNetwork libQtSvg libQtXml \ libQtDesigner libQtScript libQt3Support libQtClucene libQtDBus libQtHelp \ libQtOpenGL libQtSql libQtWebkit qca openssl" BUILD_DEPENDS="qmake xorg-libX11-dev dbus-dev openssl-dev Qt4-dev qca-dev" TARBALL="$NAME-$VERSION.tar.bz2" WEB_SITE="http://delta.affinix.com/$NAME" WGET_URL="http://delta.affinix.com/download/qca/$MAJORVERSION/plugins/$TARBALL" # Rules to configure and make the package. compile_rules() { cd $src patch -u <