Commit graph

18 commits

Author SHA1 Message Date
William Grzybowski
66594a59df multimedia/py-subliminal: add missing dependency and pet portlint
PR:		195241
Submitted by:	Ralf van der Enden <tremere cainites net>
2015-01-15 11:14:36 +00:00
Marcus von Appen
1727182e5d - Convert ports of multimedia/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-21 17:22:07 +00:00
William Grzybowski
fb9dc97612 multimedia/py-subliminal: add missing dependency 2014-06-19 01:01:33 +00:00
William Grzybowski
98b81b3162 multimedia/py-subliminal: update to 0.7.4 2014-06-15 18:56:57 +00:00
Kubilay Kocak
8942de43ff Sweep www/py-requests dependants to www/py-requests1
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
2014-01-27 12:14:09 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
William Grzybowski
001fdb2376 multimedia/py-subliminal: fix html5lib dependency and switch from easy_install 2013-12-22 00:25:50 +00:00
William Grzybowski
e329bf878f multimedia/py-subliminal: update required version of dogpile.cache 2013-11-23 14:14:03 +00:00
William Grzybowski
a5d2fd9e02 multimedia/py-subliminal: update to 0.7.3 2013-11-23 13:55:23 +00:00
William Grzybowski
b47ee004f3 multimedia/py-subliminal: update to 0.7.2
- Update to 0.7.2
- Allow staging
2013-11-10 11:48:29 +00:00
William Grzybowski
9ac4835dae multimedia/py-subliminal: update to 0.7.1
- Update to 0.7.1
- Restrict to python 2.7
- Use python auto plist
2013-11-06 12:41:12 +00:00
William Grzybowski
cf882b7820 multimedia/py-subliminal: do not use egg package
- Do not use egg package
2013-10-19 16:03:07 +00:00
Baptiste Daroussin
855fb638fb Add NO_STAGE all over the place in preparation for the staging support (cat: multimedia) 2013-09-20 20:57:48 +00:00
William Grzybowski
63c712ffc2 multimedia/py-subliminal: fix RUN_DEPENDS
- Fix RUN_DEPENDS to check for bs4 file, package name conflicts with
  beautifulsoup 3.x
2013-07-18 12:11:59 +00:00
William Grzybowski
ac3b2bec7c - Change MAINTAINER address of all my ports
Approved by:	culot (mentor)
2013-05-15 19:33:14 +00:00
Emanuel Haupt
8b743af598 Fix compatibility with py-requests 1.1 which is now default
PR:		178219
Submitted by:	Ralf van der Enden <tremere@cainites.net>
Approved by:	William Grzybowski <william88@gmail.com> (maintainer)
2013-05-09 09:13:39 +00:00
Ruslan Makhmatkhanov
0642b991ee - update to 0.6.3
- 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)
2013-02-15 11:02:38 +00:00
Marcus von Appen
94b064d49d Subliminal is a python library to search and download subtitles.
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>
2012-12-25 17:19:12 +00:00