caya: enable x86_64.

* remove msn protocol.
This commit is contained in:
Jerome Duval
2017-01-28 12:25:39 +01:00
parent 0525245e6e
commit ec48ce67e9
2 changed files with 78 additions and 2 deletions

View File

@@ -10,8 +10,9 @@ REVISION="3"
SOURCE_URI="https://github.com/Barrett17/Caya/archive/0.0.3.tar.gz"
CHECKSUM_SHA256="01d4103d84bcc8141dc9dc8ce2da12446db7bcb0630985461b7b56a2bd1ec0fe"
SOURCE_DIR="Caya-0.0.3"
PATCHES="caya-$portVersion.patchset"
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
ARCHITECTURES="x86_gcc2 x86 x86_64"
# no secondary architectures due to Deskbar's replicant handeling.
PROVIDES="
caya = $portVersion
@@ -55,7 +56,6 @@ INSTALL()
cp generated/distro-haiku-*-release/Caya $appsDir/Caya
cp generated/distro-haiku-*-release/aim $appsDir/Caya/protocols
cp generated/distro-haiku-*-release/msn $appsDir/Caya/protocols
cp generated/distro-haiku-*-release/gtalk $appsDir/Caya/protocols
cp generated/distro-haiku-*-release/facebook $appsDir/Caya/protocols
cp generated/distro-haiku-*-release/jabber $appsDir/Caya/protocols