1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

multimedia/pyjama: Mark broken and deprecate

The old port maintainer says:
"
* It relies fetching a database dump but this is now broken.
  The jamendo network has presumably changed a lot since this
  software was developed.

* Development stopped a long time ago.

* It has stability problems on multicore machines, which
  according to author is caused by design and will not be fixed.

* There are better ways of accessing the jamendo music network now.
  Like the website.

* Dependencies are from past times.
"

PR:		232839
Submitted by:	ktullavik@gmail.com (previous maintainer)
This commit is contained in:
Tobias Kortkamp 2018-12-21 14:43:06 +00:00
parent b1f86500b8
commit f29064d2e9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488009

View File

@ -14,6 +14,10 @@ COMMENT= Frontend to the Jamendo music network
LICENSE= GPLv2 CC-BY-NC-SA-3.0 PD
LICENSE_COMB= multi
BROKEN= Fetching Jamendo database dump is broken
DEPRECATED= Unmaintained upstream
EXPIRATION_DATE= 2019-01-31
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}lxml>=2.2:devel/py-lxml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}simplejson>=2.0:devel/py-simplejson@${PY_FLAVOR} \