Search Criteria
Package Details: subliminal-git 2.1.0.r22.g160ea63-6
Package Actions
Git Clone URL: | https://aur.archlinux.org/subliminal-git.git (read-only, click to copy) |
---|---|
Package Base: | subliminal-git |
Description: | Python library and CLI tool for searching and downloading subtitles. |
Upstream URL: | https://github.com/Diaoul/subliminal |
Licenses: | MIT |
Conflicts: | subliminal |
Provides: | subliminal |
Submitter: | acieroid |
Maintainer: | hcartiaux (yochananmarqos) |
Last Packager: | yochananmarqos |
Votes: | 30 |
Popularity: | 0.000701 |
First Submitted: | 2012-12-24 07:53 (UTC) |
Last Updated: | 2022-04-15 17:14 (UTC) |
Dependencies (22)
- python-appdirs (python-appdirs-git)
- python-babelfish
- python-beautifulsoup4
- python-chardet
- python-click
- python-dogpile.cache
- python-enzyme
- python-guessit
- python-importlib_resources
- python-pysrt
- python-pytz
- python-rarfile
- python-requests
- python-six
- python-stevedore
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- python-build (make)
- python-installer (python-installer-git) (make)
- python-setuptools (make)
- python-sphinxcontrib-programoutput (make)
- Show 2 more dependencies...
Required by (6)
- caja-subliminal-git (requires subliminal)
- magmatv-git (optional)
- mpv-autosub-git (requires subliminal)
- mpv-autosub-zh (requires subliminal)
- nautilus-subliminal-git (requires subliminal)
- nemo-subliminal-git (requires subliminal)
Latest Comments
sproott commented on 2022-01-26 14:07 (UTC) (edited on 2022-01-27 08:08 (UTC) by sproott)
Getting error on version 2.1.0.r22.g160ea63-5:
Running Sphinx v4.4.0
Configuration error: There is a programmable error in your configuration file:
Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/sphinx/config.py", line 340, in eval_config_file exec(code, namespace) File "/home/user/.cache/paru/clone/subliminal-git/src/subliminal/docs/conf.py", line 25, in <module> import subliminal File "/home/user/.cache/paru/clone/subliminal-git/src/subliminal/subliminal/init.py", line 11, in <module> from .core import (AsyncProviderPool, ProviderPool, check_video, download_best_subtitles, download_subtitles, File "/home/user/.cache/paru/clone/subliminal-git/src/subliminal/subliminal/core.py", line 11, in <module> from babelfish import Language, LanguageReverseError ModuleNotFoundError: No module named 'babelfish'
EDIT: after (re)installing python-babelfish, python-guessit, python-rarfile and python-sphinxcontrib-programoutput it finally built.
yochananmarqos commented on 2022-01-23 15:53 (UTC)
@cipher699: It's fixed now.
cipher699 commented on 2022-01-23 14:56 (UTC)
Hi, getting below error how to fix this.
==> Making package: subliminal-git 2.1.0.r22.g160ea63-5 (Sunday 23 January 2022 08:13:28 PM) ==> Checking runtime dependencies... ==> Missing dependencies: -> python-importlib_resources ==> Checking buildtime dependencies... ==> ERROR: Could not resolve all dependencies. -> error making: subliminal-git
yochananmarqos commented on 2021-05-22 14:24 (UTC)
@yar: It's not actually the same error. Apparently whatever caused the original issue is fixed, so I reverted the last change I made.
yar commented on 2021-05-21 23:53 (UTC)
I see the same error as @drws using makechrootpkg
yochananmarqos commented on 2021-05-11 23:24 (UTC)
@drws: Apparently something changed with a newer Sphinx version, it's fixed now.
drws commented on 2021-05-11 22:14 (UTC) (edited on 2021-05-11 22:15 (UTC) by drws)
Latest update is failing with: install: cannot stat 'docs/_build/man/subliminal.1': No such file or directory
hcartiaux commented on 2020-05-02 20:43 (UTC) (edited on 2020-05-02 20:44 (UTC) by hcartiaux)
@milk: I can't reproduce, try rebuilding python-babelfish:
yay -S --asdeps python-babelfish
milkii commented on 2020-05-02 20:36 (UTC)
Getting this error atm; https://i.imgur.com/E3kzapN.png
yochananmarqos commented on 2020-04-09 23:54 (UTC)
@hcartiaux: Sure, I'll help out if you want.
edward_81 commented on 2020-04-09 17:13 (UTC)
Working fine now. Thanks.
hcartiaux commented on 2020-04-09 15:33 (UTC) (edited on 2020-04-09 15:33 (UTC) by hcartiaux)
@edward_81: It's updated now
@yochananmarqos: thanks, let me know if you want to co-maintain this package (and others maybe) and improve the PKGBUILD
yochananmarqos commented on 2020-04-08 22:07 (UTC)
@edward_81: I just flagged
python-sphinxcontrib-programoutput
out of date. You can wait until the AUR package is updated or use my updated PKGBUILD.edward_81 commented on 2020-04-08 21:48 (UTC)
Can't build
sphinx-build -b man -d _build/doctrees -n . _build/man Running Sphinx v3.0.0
Extension error: Could not import extension sphinxcontrib.programoutput (exception: No module named 'sphinxcontrib.programoutput') make: *** [Makefile:141: man] Errore 2
DoTheEvolution commented on 2020-03-19 19:14 (UTC)
@yochananmarqos My bad, did clean reinstall with all rebuilds or whatever was offered and its working again
yochananmarqos commented on 2020-03-19 01:03 (UTC)
@DoTheEvolution: Yes, it has been working for me without rebuilding since last November. I just rebuilt it just now and it still works.
You "think it's off"? Explain!!! (said in a Dalek's voice).
DoTheEvolution commented on 2020-03-18 23:41 (UTC)
Does this work for you people? I think its off since python 3.8 update on arch
hcartiaux commented on 2019-11-12 12:33 (UTC)
@yochananmarqos updated using your PKGBUILD, I've added you to the list of contributors.
yochananmarqos commented on 2019-11-11 22:31 (UTC) (edited on 2019-11-11 23:31 (UTC) by yochananmarqos)
EDITED
@rohitghali: I've added
nautilus-subliminal-git
andnemo-subliminal-git
@hcartiaux: This requires
python-sphinx_rtd_theme
to make the man pages.A package already provides itself, no need to include it. Why are you using
replaces()
? This package replaces itself?If there were a docs package, it should be called
subliminal-docs
orsubliminal-docs-git
. Documentation is normally put in a separate package as it's optional. However, they're just man pages so it doesn't need to be separate. This is all you need:No need for a patch if you're only changing one line, you can use
sed
.See my PKGBUILD:
subliminal-git
hcartiaux commented on 2018-10-15 10:15 (UTC)
I guess you will have to write your own PKGBUILD.
rohitghali commented on 2018-10-13 07:16 (UTC) (edited on 2018-10-13 07:26 (UTC) by rohitghali)
Any idea how to integrate it with nautilus? I tried this, but that is for debian based systems. please make an Arch installer. https://github.com/Diaoul/nautilus-subliminal
hcartiaux commented on 2018-10-01 10:00 (UTC)
Sorry @tormec, I cannot reproduce.
tormen commented on 2018-09-24 14:37 (UTC)
When freshly installing this package, I get:
aurman -S subliminal-git ~~ initializing aurman... :: Ignoring installed package wine ~~ calculating solutions...
:: The following 9 package(s) are getting installed: aur/python-babelfish / -> 0.5.5-2 community/python-dogpile.cache / -> 0.6.7-1 aur/python-enzyme / -> 0.4.1-2 aur/python-guessit / -> 3.0.0-1 community/python-pysrt / -> 1.1.1-3 aur/python-rarfile / -> 3.0-1 aur/python-rebulk / -> 0.9.0-1 community/python-stevedore / -> 1.29.0-1 aur/subliminal-git / -> 2.0.5.r1.gdd74383-1
?? Do you want to continue? Y/n: Y
...
(2/2) installing python-stevedore [########################################################] 100% :: Running post-transaction hooks... (1/2) Arming ConditionNeedsUpdate... (2/2) Performing snapper post snapshots for the following configurations... ==> root: 681 ==> Making package: subliminal-git 2.0.5.r1.gdd74383-1 (Mon 24 Sep 2018 15:57:42 CEST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Cloning subliminal git repo... Cloning into bare repository '/home/me/.cache/aurman/subliminal-git/subliminal'... remote: Counting objects: 9551, done. remote: Total 9551 (delta 0), reused 0 (delta 0), pack-reused 9551 Receiving objects: 100% (9551/9551), 66.36 MiB | 237.00 KiB/s, done. Resolving deltas: 100% (6427/6427), done. -> Found sphinx-manpages.patch ==> Validating source files with md5sums... subliminal ... Skipped sphinx-manpages.patch ... Passed ==> Extracting sources... -> Creating working copy of subliminal git repo... Cloning into 'subliminal'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... patching file docs/Makefile ==> Starting pkgver()... ==> Starting build()... sphinx-build -b man -d _build/doctrees -n . _build/man Running Sphinx v1.8.0
Configuration error: There is a programmable error in your configuration file:
Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/sphinx/config.py", line 353, in eval_config_file execfile_(filename, namespace) File "/usr/lib/python3.7/site-packages/sphinx/util/pycompat.py", line 150, in execfile_ exec_(code, _globals) File "/home/me/.cache/aurman/subliminal-git/src/subliminal/docs/conf.py", line 25, in <module> import subliminal File "/home/me/.cache/aurman/subliminal-git/src/subliminal/subliminal/init.py", line 11, in <module> from .core import (AsyncProviderPool, ProviderPool, check_video, download_best_subtitles, download_subtitles, File "/home/me/.cache/aurman/subliminal-git/src/subliminal/subliminal/core.py", line 13, in <module> from guessit import guessit ModuleNotFoundError: No module named 'guessit'</module></module></module>
make: *** [Makefile:141: man] Error 2 ==> ERROR: A failure occurred in build(). Aborting... 2018-09-24 16:02:32,523 - wrappers - makepkg - ERROR - makepkg query ['makepkg', '-cf', '--noconfirm'] failed in directory /home/me/.cache/aurman/subliminal-git ~~ the following packages are now orphans :: aur/python-guessit, community/python-stevedore, aur/python-rarfile, aur/python-enzyme, community/python-dogpile.cache, community/python-pysrt
I tried removing (aurman -R -s -n ...) all orphans and reinstalling. Same problem.
Any idea?
youngian commented on 2017-03-15 21:00 (UTC)
psamim commented on 2017-02-15 20:11 (UTC)
hcartiaux commented on 2017-01-31 09:05 (UTC)
je-vv commented on 2017-01-14 04:26 (UTC) (edited on 2017-01-14 04:27 (UTC) by je-vv)
hcartiaux commented on 2016-09-22 09:32 (UTC) (edited on 2016-09-22 09:32 (UTC) by hcartiaux)
chocolateboy commented on 2016-09-21 17:43 (UTC) (edited on 2016-10-01 11:06 (UTC) by chocolateboy)
cryzed commented on 2016-09-18 19:44 (UTC) (edited on 2016-09-18 19:46 (UTC) by cryzed)
hcartiaux commented on 2016-09-17 17:57 (UTC)
archerie commented on 2016-09-17 16:34 (UTC)
hcartiaux commented on 2016-09-10 15:08 (UTC)
hcartiaux commented on 2016-08-21 09:15 (UTC)
je-vv commented on 2016-08-15 09:04 (UTC)
je-vv commented on 2016-08-15 06:29 (UTC)
ebs007 commented on 2016-06-29 02:15 (UTC)
whynothugo commented on 2016-06-27 04:02 (UTC) (edited on 2016-06-27 04:04 (UTC) by whynothugo)
baldrick commented on 2016-05-19 09:45 (UTC)
ekkelett commented on 2016-05-05 15:39 (UTC)
whynothugo commented on 2016-04-12 02:53 (UTC) (edited on 2016-04-12 02:53 (UTC) by whynothugo)
tmplt commented on 2016-03-10 10:44 (UTC)
hcartiaux commented on 2016-03-09 18:58 (UTC)
hcartiaux commented on 2016-03-09 18:26 (UTC)
simonzack commented on 2016-03-03 18:27 (UTC)
wil93 commented on 2016-03-03 18:21 (UTC)
CyberShadow commented on 2016-02-22 00:58 (UTC)
Nik014 commented on 2015-10-25 13:28 (UTC)
Nik014 commented on 2015-10-23 19:22 (UTC)
Nik014 commented on 2015-10-23 19:15 (UTC)
BrainDamage commented on 2015-09-11 11:45 (UTC)
simonzack commented on 2015-09-06 02:55 (UTC)
simonzack commented on 2015-09-06 01:13 (UTC)
simonzack commented on 2015-09-06 00:14 (UTC)
Diaoul commented on 2015-08-26 22:16 (UTC)
acieroid commented on 2014-09-24 10:44 (UTC)
vianney commented on 2014-09-24 08:53 (UTC)
vianney commented on 2014-09-24 08:49 (UTC)
goll commented on 2014-09-22 01:52 (UTC)
acieroid commented on 2014-05-07 16:40 (UTC)
goll commented on 2014-05-07 12:27 (UTC)
acieroid commented on 2014-03-03 20:58 (UTC)
vianney commented on 2014-03-02 20:47 (UTC)
acieroid commented on 2014-02-15 09:40 (UTC)
OK100 commented on 2014-02-13 17:17 (UTC)
acieroid commented on 2014-02-01 21:51 (UTC)
vulpesvelox commented on 2014-02-01 18:55 (UTC)
acieroid commented on 2013-12-29 14:32 (UTC)
OK100 commented on 2013-12-29 14:26 (UTC)
vulpesvelox commented on 2013-11-16 17:36 (UTC)
acieroid commented on 2013-10-31 09:15 (UTC)
acieroid commented on 2013-01-22 14:39 (UTC)
oneeyed commented on 2013-01-21 16:20 (UTC)