mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
net-p2p/bazarr: Update to 0.9.9
- add DIST_SUBDIR so bazarr and bazarr-devel distfiles can coexist ChangeLog: https://github.com/morpheus65535/bazarr/releases/tag/v0.9.9 PR: 258476
This commit is contained in:
parent
23a5c84db0
commit
a351de4b7b
@ -1,10 +1,10 @@
|
||||
PORTNAME= bazarr
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.9.7
|
||||
DISTVERSION= 0.9.9
|
||||
CATEGORIES= net-p2p python
|
||||
# Grab the asset as it contains built frontend and some extra files
|
||||
MASTER_SITES= https://github.com/morpheus65535/bazarr/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/
|
||||
DISTNAME= bazarr
|
||||
DIST_SUBDIR= ${PORTNAME}/${DISTVERSION}
|
||||
|
||||
MAINTAINER= michiel@vanbaak.eu
|
||||
COMMENT= Automatic subtitle downloader for Radarr and Sonarr
|
||||
@ -12,11 +12,11 @@ COMMENT= Automatic subtitle downloader for Radarr and Sonarr
|
||||
LICENSE= GPLv3
|
||||
|
||||
RUN_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}lxml>=4.3.0:devel/py-lxml@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}webrtcvad>=2.0.10:audio/py-webrtcvad@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}gevent>=21:devel/py-gevent@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}gevent-websocket>=0.10.1:www/py-gevent-websocket@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}gevent>=21:devel/py-gevent@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}lxml>=4.3.0:devel/py-lxml@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}webrtcvad>=2.0.10:audio/py-webrtcvad@${PY_FLAVOR} \
|
||||
ffprobe:multimedia/ffmpeg \
|
||||
unrar:archivers/unrar
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1628859721
|
||||
SHA256 (bazarr.zip) = 3b21f7fca2bc779a56bbe51bce0778374230a6e99b01eff8dcea3e2c683e12b7
|
||||
SIZE (bazarr.zip) = 35062032
|
||||
TIMESTAMP = 1631705961
|
||||
SHA256 (bazarr/0.9.9/bazarr.zip) = d107e3a3485acdb5793a2e610e4f3fcdcd6c45e44cce192390488b2118943ad9
|
||||
SIZE (bazarr/0.9.9/bazarr.zip) = 35118835
|
||||
|
Loading…
Reference in New Issue
Block a user