Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=19496da28b350ab04353f427edc208e62ccbeff9
commit 19496da28b350ab04353f427edc208e62ccbeff9 Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Sun Jan 13 13:14:12 2008 +0100 bitlbee-skype-0.3.0-1-i686 version bump added a readme.fw diff --git a/source/network-extra/bitlbee-skype/FrugalBuild b/source/network-extra/bitlbee-skype/FrugalBuild index 9a2bf78..a58afe5 100644 --- a/source/network-extra/bitlbee-skype/FrugalBuild +++ b/source/network-extra/bitlbee-skype/FrugalBuild @@ -2,15 +2,14 @@ # Maintainer: VMiklos <[EMAIL PROTECTED]> pkgname=bitlbee-skype -pkgver=0.2.4 +pkgver=0.3.0 pkgrel=1 pkgdesc="A Skype plugin for BitlBee" url="http://vmiklos.hu/project/bitlbee-skype/" -depends=('bitlbee>=1.1bzr264') +depends=('bitlbee>=1.1bzr300') groups=('network-extra') archs=('i686') up2date="lynx -dump $url|Flasttar" -source=($url/$pkgname-$pkgver.tar.gz) -signatures=(${source[0]}.asc) - +source=($url/$pkgname-$pkgver.tar.gz README.Frugalware) +signatures=(${source[0]}.asc '') # optimization OK diff --git a/source/network-extra/bitlbee-skype/README.Frugalware b/source/network-extra/bitlbee-skype/README.Frugalware new file mode 100644 index 0000000..6459d9a --- /dev/null +++ b/source/network-extra/bitlbee-skype/README.Frugalware @@ -0,0 +1,3 @@ +Please read the `README` file in the documentation directory of the package on +how to fine-tune the configuration file of `skyped` and on how to generate the +SSL certificates for it. _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
