Mostly recipe cosmetics: improved SUMMARY/DESCRIPTION and re-ordering blocks

and:

*	befar
	Remove unneeded $secondaryArchSuffix
	Use g++

*	mirrormagic
	Remove unneeded $secondaryArchSuffix

*	slime_volley
	Replaced slime_volley with slimevolley in PROVIDES
	Add lib:libsdl_net in REQUIRES

*	super_transball
	Remove unneeded $secondaryArchSuffix
	Replaced super_transball with stransball2 in PROVIDES
This commit is contained in:
Humdinger
2015-08-26 19:16:44 +02:00
parent 4a6f4a8774
commit 4b87f53b6a
11 changed files with 116 additions and 120 deletions

View File

@@ -1,16 +1,14 @@
SUMMARY="A XMPP client"
DESCRIPTION="
Haiku Chat is tiny, about 300KB XMPP client. It supports core XMPP protocol, \
multi-user chat, Google accounts, Psi bookmarks, In-band registration and \
other features. It is written for Haiku, free open-source operating system \
inspired by BeOS. Haiku Chat is simplest and smallest client that supports \
XMPP Advanced Client 2009 profile.
"
DESCRIPTION="Chat is a tiny (about 300KiB) XMPP client. It supports core XMPP \
protocol, multi-user chat, Google accounts, Psi bookmarks, In-band \
registration and other features. Chat is the simplest and smallest client \
that supports XMPP Advanced Client 2009 profile."
HOMEPAGE="http://synrc.com/client/chat/haiku/"
SOURCE_URI="git+https://github.com/devaspot/chat.git"
LICENSE="MIT"
COPYRIGHT="2010-2014 Maxim Sokhatsky"
LICENSE="MIT"
REVISION="2"
SOURCE_URI="git+https://github.com/devaspot/chat.git"
ARCHITECTURES="x86_gcc2 x86"
PROVIDES="
@@ -22,6 +20,7 @@ REQUIRES="
lib:libssl$secondaryArchSuffix
lib:libexpat$secondaryArchSuffix
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libssl$secondaryArchSuffix