aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@frugalware.org>2007-11-24 20:14:36 +0100
committerMiklos Vajna <vmiklos@frugalware.org>2007-11-24 20:14:36 +0100
commitd044a5ad221d5c80fef779eb7115868540cc019e (patch)
tree0db1c1b026f90787e84fe4bdafdcb4119ba1d8e8
parente3d8051c0026557c86bcda7cb585d5610e0e6583 (diff)
get rid of bzr, there is a tarball version now that works
-rw-r--r--skype/README10
1 files changed, 6 insertions, 4 deletions
diff --git a/skype/README b/skype/README
index c95271dd..9ba3a23d 100644
--- a/skype/README
+++ b/skype/README
@@ -23,7 +23,7 @@ not..)
== Requirements
* Skype >= 1.4.0.99. (1.4.0.74 did not work for me, 1.4.0.118 seems to be OK.)
-* bitlbee-dev >= rev264. (This is the latest version I've tested, probably
+* bitlbee 1.1.1dev. (This is the latest version I've tested, probably
newer versions probably will work, too.)
* Skype4Py >= 0.9.28.1. Previous versions uses `DBus` by default. The latest version I've tested is 0.9.28.3.
* Python 2.5. Skype4Py does not work with 2.4.
@@ -47,13 +47,15 @@ automatically reconnect if you restart Skype.)
and `bitlbee-skype` packages from
http://ftp.frugalware.org/pub/other/people/vmiklos/bmf/[my repo].
-- You need the BitlBee bzr branch:
+- You need the BitlBee testing/development version:
----
-bzr branch http://code.bitlbee.org/bitlbee/
+wget http://get.bitlbee.org/src/bitlbee-1.1.1dev.tar.gz
+tar xf bitlbee-1.1.1dev.tar.gz
+cd bitlbee-1.1.1dev
----
-NOTE: You no longer need additional patches, as of revision 264.
+NOTE: You no longer need additional patches, as of version 1.1.1dev.
- Now compile and install it: