Version 0.4.13 [2008-05-20] ================================================================= +new !fix ~change -remove | focus: minor feature enhancements + --scan, -S Causes clive to scan the fed URLs for identifiable video links. The found links are then checked and displayed to the user for selection. Example: % clive -S "http://fakesteve.blogspot.com/" This feature currently scans for Youtube video links only. Googlevideo support will follow. ! manual page Cleaned up and fixed some typos. ~ config: url_feed -> feed_url Renamed config file command "url_feed" to "feed_url". Version 0.4.12 [2008-05-12] ================================================================= +new !fix ~change -remove | focus: Minor bugfixes ! VGoogle: OSError: [Errno 2] No such file or directory (bug #11668) Affected versions: clive 0.4.10, 0.4.11 Extraction would fail for google videos that did not have mp4 link available. See also: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=480444 ! cache: "OperationalError: no such column: cache_lowq" [blocker] Affected versions: clive 0.4.10, 0.4.11 Cache upgrade would fail on some configurations for still unknown reasons. clive will attempt to recreate the cache if the above error occurs. Any existing cache data will be lost. See also: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479315 ~ configure.ac: module checks configure no longer checks for modules (urlgrabber, feedparser) when --without-PACKAGE or --with-PACKAGE=no are being used. ~ Warnings: tweaked Some warnings have been tweaked.
52 lines
1.5 KiB
Text
52 lines
1.5 KiB
Text
@comment $NetBSD: PLIST,v 1.5 2008/05/21 13:50:30 wiz Exp $
|
|
bin/clive
|
|
${PYSITELIB}/clive/__init__.py
|
|
${PYSITELIB}/clive/__init__.pyc
|
|
${PYSITELIB}/clive/__init__.pyo
|
|
${PYSITELIB}/clive/cache.py
|
|
${PYSITELIB}/clive/cache.pyc
|
|
${PYSITELIB}/clive/cache.pyo
|
|
${PYSITELIB}/clive/config.py
|
|
${PYSITELIB}/clive/config.pyc
|
|
${PYSITELIB}/clive/config.pyo
|
|
${PYSITELIB}/clive/console.py
|
|
${PYSITELIB}/clive/console.pyc
|
|
${PYSITELIB}/clive/console.pyo
|
|
${PYSITELIB}/clive/error.py
|
|
${PYSITELIB}/clive/error.pyc
|
|
${PYSITELIB}/clive/error.pyo
|
|
${PYSITELIB}/clive/login.py
|
|
${PYSITELIB}/clive/login.pyc
|
|
${PYSITELIB}/clive/login.pyo
|
|
${PYSITELIB}/clive/main.py
|
|
${PYSITELIB}/clive/main.pyc
|
|
${PYSITELIB}/clive/main.pyo
|
|
${PYSITELIB}/clive/nomad.py
|
|
${PYSITELIB}/clive/nomad.pyc
|
|
${PYSITELIB}/clive/nomad.pyo
|
|
${PYSITELIB}/clive/opts.py
|
|
${PYSITELIB}/clive/opts.pyc
|
|
${PYSITELIB}/clive/opts.pyo
|
|
${PYSITELIB}/clive/parse.py
|
|
${PYSITELIB}/clive/parse.pyc
|
|
${PYSITELIB}/clive/parse.pyo
|
|
${PYSITELIB}/clive/path.py
|
|
${PYSITELIB}/clive/path.pyc
|
|
${PYSITELIB}/clive/path.pyo
|
|
${PYSITELIB}/clive/progress.py
|
|
${PYSITELIB}/clive/progress.pyc
|
|
${PYSITELIB}/clive/progress.pyo
|
|
${PYSITELIB}/clive/recall.py
|
|
${PYSITELIB}/clive/recall.pyc
|
|
${PYSITELIB}/clive/recall.pyo
|
|
${PYSITELIB}/clive/rss.py
|
|
${PYSITELIB}/clive/rss.pyc
|
|
${PYSITELIB}/clive/rss.pyo
|
|
${PYSITELIB}/clive/scan.py
|
|
${PYSITELIB}/clive/scan.pyc
|
|
${PYSITELIB}/clive/scan.pyo
|
|
${PYSITELIB}/clive/update.py
|
|
${PYSITELIB}/clive/update.pyc
|
|
${PYSITELIB}/clive/update.pyo
|
|
man/man1/clive.1
|
|
@dirrm ${PYSITELIB}/clive
|