NOTICE: This package has been removed from pkgsrc

./net/nicotine, Client for soulseek, a peer-to-peer network for music

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.0.8nb18, Package name: nicotine-1.0.8nb18, Maintainer: pkgsrc-users

Nicotine is a SoulSeek client written in Python, based on the
PySoulSeek project by Alexander Kanavin. It features, among other
things, a completely rewritten graphical user interface which uses
PyGTK-2 toolkit and a less strict user request policy.

Nicotine is a feature complete client for the SoulSeek filesharing
network. You can use it to upload, download, search and chat. You
can keep a "buddy" list and basically everything else a SoulSeek
client is supposed to do. If you are familliar with PySoulSeek,
you'll probably notice a striking resemblance in appearance. More
info: Daelstorm's Nicotine Propaganda page.


Required to run:
[x11/py-gtk2] [lang/python27]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 8549172106c8f59da5a244382cbc5951dfbbc3fa
RMD160: eaf4b0496f563ebf4521954b8d309ad3fcf5376d
Filesize: 298.481 KB

Version history: (Expand)


CVS history: (Expand)


   2021-01-01 17:36:41 by Nia Alarie | Files touched by this commit (5) | Package removed
Log message:
remove net/nicotine.

replaced by net/nicotine-plus.
   2020-12-04 21:45:51 by Nia Alarie | Files touched by this commit (456)
Log message:
Revbump packages with a runtime Python dep but no version prefix.

For the Python 3.8 default switch.
   2019-11-03 12:45:59 by Roland Illig | Files touched by this commit (255)
Log message:
net: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2019-09-02 15:20:22 by Adam Ciarcinski | Files touched by this commit (415)
Log message:
Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for \ 
future Python 3.8
   2019-04-26 15:14:25 by Maya Rashish | Files touched by this commit (473)
Log message:
Omit mentions of python 34 and 35, after those were removed.

- Includes some whitespace changes, to be handled in a separate commit.
   2019-04-25 09:33:32 by Maya Rashish | Files touched by this commit (620)
Log message:
PKGREVISION bump for anything using python without a PYPKGPREFIX.

This is a semi-manual PKGREVISION bump.
   2018-07-03 07:03:44 by Adam Ciarcinski | Files touched by this commit (495)
Log message:
extend PYTHON_VERSIONS_ for Python 3.7
   2018-01-01 19:16:39 by Roland Illig | Files touched by this commit (47)
Log message:
Replaced $(ROUND) with ${CURLY} variable references.

This has been a pkglint warning for several years now, and pkglint can even
fix it automatically. And it did for this commit.

Only in lang/mercury, two passes of autofixing were necessary because there
were nested variables.