You are not logged in.

#1 2005-01-27 11:48:51

moret
Member
From: València, Països Catalans
Registered: 2005-01-25
Posts: 26

Nicotine 1.0.8

It is here, the Nicotine 1.0.8 PKGBUILD, a P2P client written in python and connects to SoulSeek net:

# Contributor: Sergio Jovani Guzman <moret@paretux.org>

pkgname=nicotine
pkgver=1.0.8
pkgrel=1
pkgdesc="Soulseek music-sharing client, written in python"
depends=('pygtk>=2.4.1-2' 'pyvorbis>=1.3-2' 'python-geoip>=1.2.0-3' 'python' 'gtk2')
makedepends=('python')
url="http://nicotine.thegraveyard.org"
source=($url/$pkgname-$pkgver.tar.bz2)
md5sums=('2392a74dc5be09a062ba77ec4a041e99')

build() {
  cd $startdir/src/$pkgname-$pkgver
  /usr/bin/python setup.py install --root=$startdir/pkg
}

ArchLinux
2.6.11.7-ARCH
KDE 3.4
ADSL 512/128

Offline

Board footer

Powered by FluxBB