SkillAgentSearch skills...

Skypeweb4adium

Adium protocol plugin to support Skype instant messaging

Install / Use

/learn @tripplet/Skypeweb4adium
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This project is no longer maintained as Adium is no longer actively developed.


skypeweb4adium

Adium protocol plugin to support Skype instant messaging

Build Status

Download

Get the latest version here

Thanks

How to build yourself

  1. Checkout this git repository and init submodules

    git clone --recursive https://github.com/tripplet/skypeweb4adium.git

  2. Install openssl (necessary for building adium)

    brew install openssl

  3. Patch adium

    git apply adium.patch

  4. Apply Make the opid stage optional patch

    git apply --directory=skype4pidgin skype4pidgin_pull_request_665.patch

  5. Compile Adium:

    cd adium; make -j

  6. Compile the plugin:

    xcodebuild -configuration Release -project "skypeweb4adium.xcodeproj"

View on GitHub
GitHub Stars33
CategoryCustomer
Updated2y ago
Forks2

Languages

Objective-C

Security Score

65/100

Audited on Nov 19, 2023

No findings