mirror of
https://git.freebsd.org/ports.git
synced 2025-07-16 00:39:15 -04:00
- Update to upstream snapshot as of 20150104
- Use mclient v1.10 - API change: mobileclient.get_thumbs_up_songs -> mobileclient.get_promoted_songs - Set NO_ARCH
This commit is contained in:
parent
231815e7b9
commit
d71f7df2bc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376787
2 changed files with 6 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gmusicapi
|
||||
PORTVERSION= 4.0.0.20141107
|
||||
PORTVERSION= 4.0.0.20150104
|
||||
CATEGORIES= audio python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
@ -25,10 +25,12 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}appdirs>=1.3.0:${PORTSDIR}/devel/py-appdirs
|
|||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= simon-weber
|
||||
GH_PROJECT= Unofficial-Google-Music-API
|
||||
GH_COMMIT= e4d15e0
|
||||
GH_COMMIT= 359b200
|
||||
GH_TAGNAME= ${GH_COMMIT}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gmusicapi-4.0.0.20141107.tar.gz) = f660f79fa5b22d1e4cfc9f7ef03d4f5040561a11cac05c96283267875a421fd2
|
||||
SIZE (gmusicapi-4.0.0.20141107.tar.gz) = 147864
|
||||
SHA256 (gmusicapi-4.0.0.20150104.tar.gz) = a26698397d2f7727a9de3ecad4280c7a6d603b83c3075052252b30f93914f1c3
|
||||
SIZE (gmusicapi-4.0.0.20150104.tar.gz) = 149288
|
||||
|
|
Loading…
Add table
Reference in a new issue