- Timestamp:
- 2010-03-17T18:12:30Z (15 years ago)
- Branches:
- master
- Children:
- f0493b1
- Parents:
- 4b740c2
- Location:
- skype
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
skype/Makefile
r4b740c2 ra73d6b2 1 1 -include config.mak 2 2 3 VERSION = 0.8. 03 VERSION = 0.8.1 4 4 DATE := $(shell date +%Y-%m-%d) 5 5 # latest stable 6 BITLBEE_VERSION = 1.2. 46 BITLBEE_VERSION = 1.2.5 7 7 8 8 AMPATH = $(shell grep automake- $(shell which automake)|sed "s|.*'\(.*\)';|\1|") -
skype/NEWS
r4b740c2 ra73d6b2 1 1 VERSION DESCRIPTION 2 2 ----------------------------------------------------------------------------- 3 0.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 3 7 0.8.0 - fix build on x86_64 (-fPIC usage) 4 8 - debug messages now have a timestamp -
skype/README
r4b740c2 ra73d6b2 108 108 ---- 109 109 110 - Backport r482 and r483 from bzr, to fix plugin support. If you don't111 want to use bzr, you can find the patches112 http://ftp.frugalware.org/pub/frugalware/frugalware-current/source/network-extra/bitlbee/[here].113 114 110 - Now compile and install it: 115 111
Note: See TracChangeset
for help on using the changeset viewer.