diff --git a/net-im/psi_plus/psi_plus-1.2.171.recipe b/net-im/psi_plus/psi_plus-1.2.171.recipe index dc139ecfa..6de166116 100644 --- a/net-im/psi_plus/psi_plus-1.2.171.recipe +++ b/net-im/psi_plus/psi_plus-1.2.171.recipe @@ -2,21 +2,21 @@ SUMMARY="A development branch of Psi IM XMPP/Jabber client" DESCRIPTION="Psi is a cross-platform powerful XMPP/Jabber client (Qt, C++) \ designed for the Jabber power users." HOMEPAGE="https://psi-plus.com/" +COPYRIGHT="2005-2018, Psi+ Project" +LICENSE="GNU GPL v2" +REVISION="5" SOURCE_URI="https://github.com/psi-plus/psi-plus-snapshots/archive/$portVersion.tar.gz" -SOURCE_DIR="psi-plus-snapshots-$portVersion" CHECKSUM_SHA256="53e795b97956a8260da9b6b920b5bf9a21c553c26d4504463c25bce906b786aa" +SOURCE_DIR="psi-plus-snapshots-$portVersion" SOURCE_URI_2="https://github.com/psi-plus/psi-plus-l10n/archive/1.2.156.tar.gz" +CHECKSUM_SHA256_2="2701242e72bd765c4be0f98f82da6688c4d9a01da6c2bfe73e29dbdbc5792ffb" SOURCE_FILENAME_2="psi-plus-l10n-1.2.156.tar.gz" SOURCE_DIR_2="psi-plus-l10n-1.2.156" -CHECKSUM_SHA256_2="2701242e72bd765c4be0f98f82da6688c4d9a01da6c2bfe73e29dbdbc5792ffb" -REVISION="5" -LICENSE="GNU GPL v2" -COPYRIGHT="2005-2018, Psi+ Project" +PATCHES="psi_plus-$portVersion.patchset" +ADDITIONAL_FILES="psi-plus.rdef.in" ARCHITECTURES="!x86_gcc2 x86_64" SECONDARY_ARCHITECTURES="x86" -ADDITIONAL_FILES="psi-plus.rdef.in" -PATCHES="psi_plus-$portVersion.patchset" PROVIDES=" psi_plus$secondaryArchSuffix = $portVersion @@ -30,14 +30,7 @@ REQUIRES=" lib:libqt5$secondaryArchSuffix lib:libz$secondaryArchSuffix " -BUILD_PREREQUIRES=" - cmd:cmake - cmd:g++$secondaryArchSuffix - cmd:make - cmd:patch - cmd:pkg_config$secondaryArchSuffix - cmd:which - " + BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libgcrypt$secondaryArchSuffix @@ -50,6 +43,14 @@ BUILD_REQUIRES=" devel:libtidys$secondaryArchSuffix devel:libz$secondaryArchSuffix " +BUILD_PREREQUIRES=" + cmd:cmake + cmd:g++$secondaryArchSuffix + cmd:make + cmd:patch + cmd:pkg_config$secondaryArchSuffix + cmd:which + " BUILD() {