aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2020-10-26 09:53:53 +0000
committerThomas Zander <riggs@FreeBSD.org>2020-10-26 09:53:53 +0000
commita479963cf85498344367f9d32f1654192e3f6440 (patch)
tree0823d28f49fa51faf6e77ef45113f39a29b1878e /audio
parent110472a6cd03e0435ca1dc19b57bea9ccc88e6b1 (diff)
downloadports-a479963cf85498344367f9d32f1654192e3f6440.tar.gz
ports-a479963cf85498344367f9d32f1654192e3f6440.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/py-gmusicapi/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/py-gmusicapi/Makefile b/audio/py-gmusicapi/Makefile
index 2d6123c4c604..fd0ed5b7ace2 100644
--- a/audio/py-gmusicapi/Makefile
+++ b/audio/py-gmusicapi/Makefile
@@ -13,6 +13,9 @@ COMMENT= Unofficial Python API for Google Play Music
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Google Play Music is going away: https://github.com/simon-weber/gmusicapi/issues/673
+EXPIRATION_DATE=2020-12-30
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}appdirs>=1.3.0:devel/py-appdirs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dateutil>=2.2:devel/py-dateutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}decorator>=3.4.0:devel/py-decorator@${PY_FLAVOR} \