multimedia/ffsubsync: Remove port
Personal/recreational applications, not aligned with broad server focus
This commit is contained in:
parent
a886ba9bb5
commit
dce004443f
@ -4790,6 +4790,7 @@ multimedia/elementary-videos
|
||||
multimedia/emby-server
|
||||
multimedia/emovix
|
||||
multimedia/ffaudioconverter
|
||||
multimedia/ffsubsync
|
||||
multimedia/gaupol
|
||||
multimedia/gstreamer1-plugins-all
|
||||
multimedia/gstreamer1-plugins-core
|
||||
|
||||
@ -38,7 +38,6 @@
|
||||
SUBDIR += ffmpegthumbnailer
|
||||
SUBDIR += ffms2
|
||||
SUBDIR += ffnvcodec-headers
|
||||
SUBDIR += ffsubsync
|
||||
SUBDIR += filebot
|
||||
SUBDIR += flvmeta
|
||||
SUBDIR += fswebcam
|
||||
|
||||
@ -1,43 +0,0 @@
|
||||
PORTNAME= ffsubsync
|
||||
DISTVERSION= 0.4.27
|
||||
CATEGORIES= multimedia python
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Synchronize your subtitles using machine learning
|
||||
WWW= https://github.com/smacke/ffsubsync
|
||||
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
DEPRECATED= Depends on expried multimedia/py-ffmpeg-python
|
||||
EXPIRATION_DATE=2025-06-01
|
||||
|
||||
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}auditok>=0.1.5:audio/py-auditok@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}chardet>0:textproc/py-chardet@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}charset-normalizer>0:textproc/py-charset-normalizer@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}faust-cchardet>0:textproc/py-faust-cchardet@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}ffmpeg-python>0:multimedia/py-ffmpeg-python@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}future>=0.18.2:devel/py-future@${PY_FLAVOR} \
|
||||
${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}pysubs2>=1.2.0:multimedia/py-pysubs2@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}rich>0:textproc/py-rich@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}srt>=3.0.0:multimedia/py-srt@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}tqdm>0:misc/py-tqdm@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}typing-extensions>0:devel/py-typing-extensions@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}webrtcvad>0:audio/py-webrtcvad@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= smacke # tympanix account has another version of the same project requiring tensorflow
|
||||
USE_PYTHON= pep517 noflavors autoplist pytest
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
# tests as of 0.4.27:
|
||||
# Results (2.66s):
|
||||
# 37 passed
|
||||
# 1 skipped
|
||||
.include <bsd.port.mk>
|
||||
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1737685136
|
||||
SHA256 (smacke-ffsubsync-0.4.27_GH0.tar.gz) = 144f169a4af5fb3cbf7b2664d1e5cee2090d2e8fccfad94e6b81f378caceed9c
|
||||
SIZE (smacke-ffsubsync-0.4.27_GH0.tar.gz) = 3825550
|
||||
@ -1,2 +0,0 @@
|
||||
Language-agnostic automatic synchronization of subtitles with video, so that
|
||||
subtitles are aligned to the correct starting point within the video.
|
||||
Loading…
x
Reference in New Issue
Block a user