aboutsummaryrefslogtreecommitdiff
path: root/multimedia/py-periscope
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2017-04-26 16:20:19 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2017-04-26 16:20:19 +0000
commit7678dc69fa57a12d79d0331d7133085e1505e54d (patch)
tree7a6f3114ccd8e05ef6212262baceb5f3062a3b32 /multimedia/py-periscope
parent8c94eefc6de9d4cf458705f7ba47dcc7f1b0d788 (diff)
downloadports-7678dc69fa57a12d79d0331d7133085e1505e54d.tar.gz
ports-7678dc69fa57a12d79d0331d7133085e1505e54d.zip
- Now that as of r439454 UNRAR option description is in the standard pool,
remove its local definition (one might argue this one was specifically about handling compressed subtitles, but the whole port is ``Subtitles searching module'', so generic description fits just fine) - Unbreak the port by pointing to archived distfile in Google Cloud Storage and update WWW: line in the port description while I'm here
Notes
Notes: svn path=/head/; revision=439462
Diffstat (limited to 'multimedia/py-periscope')
-rw-r--r--multimedia/py-periscope/Makefile10
-rw-r--r--multimedia/py-periscope/pkg-descr2
2 files changed, 3 insertions, 9 deletions
diff --git a/multimedia/py-periscope/Makefile b/multimedia/py-periscope/Makefile
index 873bb14a7a86..2623436924af 100644
--- a/multimedia/py-periscope/Makefile
+++ b/multimedia/py-periscope/Makefile
@@ -5,7 +5,7 @@ PORTNAME= periscope
PORTVERSION= 0.2.4
PORTREVISION= 3
CATEGORIES= multimedia python
-MASTER_SITES= GOOGLE_CODE
+MASTER_SITES= https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/periscope/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTFILES= python-${PORTNAME}_${PORTVERSION}.orig${EXTRACT_SUFX} \
periscope.desktop
@@ -17,10 +17,6 @@ COMMENT= Subtitles searching module
LICENSE= LGPL3
-BROKEN= Unfetchable (google code has gone away)
-DEPRECATED= Unfetchable for more than six months (google code has gone away)
-EXPIRATION_DATE= 2017-04-30
-
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/BeautifulSoup.py:www/py-beautifulsoup32
RUN_DEPENDS:= ${BUILD_DEPENDS}
@@ -29,10 +25,8 @@ NO_WRKSUBDIR= yes
USES= desktop-file-utils python
OPTIONS_DEFINE= UNRAR
-UNRAR_DESC= rar support (.rar) for compressed subtitles
-UNRAR_RUN_DEPENDS= unrar:archivers/unrar
-
OPTIONS_DEFAULT= UNRAR
+UNRAR_RUN_DEPENDS= unrar:archivers/unrar
PLIST_FILES= share/applications/periscope.desktop
diff --git a/multimedia/py-periscope/pkg-descr b/multimedia/py-periscope/pkg-descr
index 0508a91d540d..9ed223060ca8 100644
--- a/multimedia/py-periscope/pkg-descr
+++ b/multimedia/py-periscope/pkg-descr
@@ -16,4 +16,4 @@ parse and download subtitles and the user preference about languages.
The subtitles websites are handled as plugins.
-WWW: http://code.google.com/p/periscope/
+WWW: https://code.google.com/archive/p/periscope/