FreeBSD Bugzilla – Attachment 226103 Details for
Bug 246328
[RESTORE] net-p2p/nicotine-plus: Graphical client for the Soulseek file sharing network
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v18
nicotine-v18.diff (text/plain), 1.81 KB, created by
Daniel Menelkir
on 2021-06-29 08:55:45 UTC
(
hide
)
Description:
v18
Filename:
MIME Type:
Creator:
Daniel Menelkir
Created:
2021-06-29 08:55:45 UTC
Size:
1.81 KB
patch
obsolete
>diff --git a/net-p2p/nicotine-plus/Makefile b/net-p2p/nicotine-plus/Makefile >new file mode 100644 >index 000000000000..ee949e7ef3e2 >--- /dev/null >+++ b/net-p2p/nicotine-plus/Makefile >@@ -0,0 +1,25 @@ >+PORTNAME= nicotine-plus >+PORTVERSION= 3.0.6 >+CATEGORIES= net-p2p python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= menelkir@itroll.org >+COMMENT= Graphical client for the Soulseek file sharing network >+ >+LICENSE= GPLv3 >+LICENSE_FILE= ${WRKSRC}/COPYING >+ >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mutagen>=1.42:audio/py-mutagen@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}gobject3>=3.16:devel/py-gobject3@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}gdbm>=3.6:databases/py-gdbm@${PY_FLAVOR} >+ >+USES= python:3.6+ gnome gettext-tools >+ >+USE_GNOME= gtk30 >+USE_PYTHON= distutils concurrent autoplist >+ >+do-test: >+ @cd ${WRKSRC} && ${PYTHON_CMD} -v -m unittest >+ >+.include <bsd.port.mk> >diff --git a/net-p2p/nicotine-plus/distinfo b/net-p2p/nicotine-plus/distinfo >new file mode 100644 >index 000000000000..57acc1283821 >--- /dev/null >+++ b/net-p2p/nicotine-plus/distinfo >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1624822273 >+SHA256 (nicotine-plus-3.0.6.tar.gz) = 06c6456c71943b35b3b23d3d958ab8c34e6471da0e46a615ba53dfb4db2a408c >+SIZE (nicotine-plus-3.0.6.tar.gz) = 1578914 >diff --git a/net-p2p/nicotine-plus/pkg-descr b/net-p2p/nicotine-plus/pkg-descr >new file mode 100644 >index 000000000000..2f41ba08ad54 >--- /dev/null >+++ b/net-p2p/nicotine-plus/pkg-descr >@@ -0,0 +1,7 @@ >+Nicotine-Plus is a fork of Hyriand's original Nicotine Soulseek client. >+ >+Nicotine+ is an attempt to keep Nicotine working with the latest libraries, >+kill bugs, keep current with the Soulseek protocol and add some new features >+that users want and/or need. The main developer now is daelstorm. >+ >+WWW: https://github.com/Nicotine-Plus/nicotine-plus/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 246328
:
214308
|
214614
|
214894
|
215303
|
215318
|
215528
|
216913
|
216917
|
216948
|
218797
|
221812
|
223242
|
223361
|
223376
|
226066
|
226081
|
226101
|
226103
|
226658
|
227017