libpurple: code style.

This commit is contained in:
Jerome Duval
2018-08-03 08:24:18 +02:00
parent 627c36bad8
commit 3f735c4914

View File

@@ -3,11 +3,11 @@ DESCRIPTION="libpurple is a library for IM communication used by many open \
source IM clients. It implements a variety of protocols, for example IRC, \
Jabber or ICQ."
HOMEPAGE="https://pidgin.im/"
COPYRIGHT="1998-2015 Rob Flynn et al."
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="http://downloads.sourceforge.net/project/pidgin/Pidgin/$portVersion/pidgin-$portVersion.tar.bz2"
CHECKSUM_SHA256="8c3d3536d6d3c971bd433ff9946678af70a0f6aa4e6969cc2a83bb357015b7f8"
COPYRIGHT="1998-2015 Rob Flynn et al."
SOURCE_DIR="pidgin-$portVersion"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
@@ -46,6 +46,7 @@ REQUIRES="
lib:libperl$secondaryArchSuffix
lib:libpython2.7$secondaryArchSuffix
"
PROVIDES_devel="
libpurple${secondaryArchSuffix}_devel = $portVersion
devel:libpurple$secondaryArchSuffix = $portVersion
@@ -55,6 +56,7 @@ REQUIRES_devel="
haiku${secondaryArchSuffix}_devel
libpurple$secondaryArchSuffix == $portVersion base
"
PROVIDES_finch="
libpurple${secondaryArchSuffix}_finch = $portVersion
cmd:finch$secondaryArchSuffix
@@ -75,6 +77,7 @@ REQUIRES_finch="
lib:libxml2$secondaryArchSuffix
lib:libz$secondaryArchSuffix
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libglib_2.0$secondaryArchSuffix