aboutsummaryrefslogtreecommitdiff
path: root/multimedia/py-subliminal
Commit message (Collapse)AuthorAgeFilesLines
* multimedia/py-subliminal: add missing dependencyWilliam Grzybowski2014-06-191-1/+3
| | | | Notes: svn path=/head/; revision=358334
* multimedia/py-subliminal: update to 0.7.4William Grzybowski2014-06-152-19/+15
| | | | Notes: svn path=/head/; revision=357922
* Sweep www/py-requests dependants to www/py-requests1Kubilay Kocak2014-01-271-2/+2
| | | | | | | | | | | | | | Point all www/py-requests dependants to www/py-requests1 in preparation for the upgrade of www/py-requests to version 2.x, which substantially breaks API compatibility. Maintainers of these ports can update their requests dependency independently as time for sufficient testing permits. PR: ports/185631 Notes: svn path=/head/; revision=341385
* Python cleanup:Rene Ladan2014-01-131-1/+1
| | | | | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) Notes: svn path=/head/; revision=339634
* multimedia/py-subliminal: fix html5lib dependency and switch from easy_installWilliam Grzybowski2013-12-221-1/+3
| | | | Notes: svn path=/head/; revision=337171
* multimedia/py-subliminal: update required version of dogpile.cacheWilliam Grzybowski2013-11-231-1/+1
| | | | Notes: svn path=/head/; revision=334670
* multimedia/py-subliminal: update to 0.7.3William Grzybowski2013-11-232-4/+4
| | | | Notes: svn path=/head/; revision=334667
* multimedia/py-subliminal: update to 0.7.2William Grzybowski2013-11-102-6/+4
| | | | | | | | - Update to 0.7.2 - Allow staging Notes: svn path=/head/; revision=333384
* multimedia/py-subliminal: update to 0.7.1William Grzybowski2013-11-0611-250/+16
| | | | | | | | | - Update to 0.7.1 - Restrict to python 2.7 - Use python auto plist Notes: svn path=/head/; revision=332985
* multimedia/py-subliminal: do not use egg packageWilliam Grzybowski2013-10-192-3/+96
| | | | | | | - Do not use egg package Notes: svn path=/head/; revision=330896
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | multimedia) Notes: svn path=/head/; revision=327747
* multimedia/py-subliminal: fix RUN_DEPENDSWilliam Grzybowski2013-07-181-1/+1
| | | | | | | | - Fix RUN_DEPENDS to check for bs4 file, package name conflicts with beautifulsoup 3.x Notes: svn path=/head/; revision=323225
* - Change MAINTAINER address of all my portsWilliam Grzybowski2013-05-151-1/+1
| | | | | | | Approved by: culot (mentor) Notes: svn path=/head/; revision=318257
* Fix compatibility with py-requests 1.1 which is now defaultEmanuel Haupt2013-05-099-4/+149
| | | | | | | | | PR: 178219 Submitted by: Ralf van der Enden <tremere@cainites.net> Approved by: William Grzybowski <william88@gmail.com> (maintainer) Notes: svn path=/head/; revision=317728
* - update to 0.6.3Ruslan Makhmatkhanov2013-02-153-7/+8
| | | | | | | | | | | | | | - correct dependency version while here: - remove redundancy from COMMENT - tab -> space change in pkg-descr:WWW PR: 175409 Submitted by: William Grzybowski <william88@gmail.com> (maintainer) Notes: svn path=/head/; revision=312285
* Subliminal is a python library to search and download subtitles.Marcus von Appen2012-12-253-0/+42
It uses video hashes and the powerful guessit library that extracts informations from filenames or filepaths to ensure you have the best subtitles. It also relies on enzyme to detect embedded subtitles and avoid duplicates. WWW: http://subliminal.readthedocs.org/en/latest/index.html PR: ports/172909 Submitted by: William Grzybowski <william88@gmail.com> Notes: svn path=/head/; revision=309490