The Wayback Machine - https://web.archive.org/web/20201113000730/https://github.com/tripplet/skypeweb4adium
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

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. Compile Adium:

    cd adium; make -j

  5. Compile the plugin:

    xcodebuild -configuration Release -project "skypeweb4adium.xcodeproj"

You can’t perform that action at this time.