From 488872dee84ed0232f830153c0150e58d161eee7 Mon Sep 17 00:00:00 2001 From: PulkoMandy Date: Sat, 23 Apr 2022 12:53:47 +0200 Subject: [PATCH] Renga: update to version 1.23 --- .../renga/{renga-1.22.recipe => renga-1.23.recipe} | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) rename haiku-apps/renga/{renga-1.22.recipe => renga-1.23.recipe} (77%) diff --git a/haiku-apps/renga/renga-1.22.recipe b/haiku-apps/renga/renga-1.23.recipe similarity index 77% rename from haiku-apps/renga/renga-1.22.recipe rename to haiku-apps/renga/renga-1.23.recipe index a2764e892..8c502737b 100644 --- a/haiku-apps/renga/renga-1.22.recipe +++ b/haiku-apps/renga/renga-1.23.recipe @@ -2,14 +2,14 @@ SUMMARY="XMPP client for Haiku" DESCRIPTION="A simple but powerful client for chatting on XMPP networks. Features user-to-user chat, group chat, transports, etc, in a clean and easy \ to use user interface." -HOMEPAGE="https://github.com/HaikuArchives/Renga" +HOMEPAGE="https://github.com/pulkomandy/Renga" COPYRIGHT="19??-2009 John Blanco, Frank Paul Silye, Andrea Anzani, Daniel Fischer, zuMi 2008-2022 HaikuArchives Team, Adrien Destugues, Pascal Abresch" LICENSE="MIT" REVISION="1" SOURCE_URI="$HOMEPAGE/archive/v$portVersion.tar.gz" SOURCE_FILENAME="Renga-$portVersion.tar.gz" -CHECKSUM_SHA256="ffe4c8087d1a86ce5d787f44fc3299b5e4165177c5bfca7d0672f0392baf3f39" +CHECKSUM_SHA256="04523df4cfbcdf909b71f060b850b11e2e281e5165bbed3abf4c6ed8d50bcc36" SOURCE_DIR="Renga-$portVersion" ARCHITECTURES="all !x86_gcc2" @@ -21,14 +21,20 @@ PROVIDES=" " REQUIRES=" haiku$secondaryArchSuffix + lib:libcss$secondaryArchSuffix lib:libexpat$secondaryArchSuffix + lib:libiconv$secondaryArchSuffix lib:libgloox$secondaryArchSuffix + lib:libwapcaplet$secondaryArchSuffix " BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel + devel:libcss$secondaryArchSuffix devel:libexpat$secondaryArchSuffix + devel:libiconv$secondaryArchSuffix devel:libgloox$secondaryArchSuffix + devel:libwapcaplet$secondaryArchSuffix " BUILD_PREREQUIRES=" cmd:cmake