mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
Renga: update to version 1.23
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user