mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
caya: enable x86_64.
* remove msn protocol.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user