Changeset a73d6b2 for skype


Ignore:
Timestamp:
2010-03-17T18:12:30Z (14 years ago)
Author:
Miklos Vajna <vmiklos@…>
Branches:
master
Children:
f0493b1
Parents:
4b740c2
Message:

updates for 0.8.1

Location:
skype
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • skype/Makefile

    r4b740c2 ra73d6b2  
    11-include config.mak
    22
    3 VERSION = 0.8.0
     3VERSION = 0.8.1
    44DATE := $(shell date +%Y-%m-%d)
    55# latest stable
    6 BITLBEE_VERSION = 1.2.4
     6BITLBEE_VERSION = 1.2.5
    77
    88AMPATH = $(shell grep automake- $(shell which automake)|sed "s|.*'\(.*\)';|\1|")
  • skype/NEWS

    r4b740c2 ra73d6b2  
    11VERSION         DESCRIPTION
    22-----------------------------------------------------------------------------
     30.8.1         - support for BitlBee 1.2.5
     4              - support for Skype 2.1.0.81 and Skype4Py 1.0.32.0
     5              - the plugin part now supports FreeBSD
     6              - fix for edited messages, the prefix can now be configured
    370.8.0         - fix build on x86_64 (-fPIC usage)
    48              - debug messages now have a timestamp
  • skype/README

    r4b740c2 ra73d6b2  
    108108----
    109109
    110 - Backport r482 and r483 from bzr, to fix plugin support. If you don't
    111   want to use bzr, you can find the patches
    112   http://ftp.frugalware.org/pub/frugalware/frugalware-current/source/network-extra/bitlbee/[here].
    113 
    114110- Now compile and install it:
    115111
Note: See TracChangeset for help on using the changeset viewer.