pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/quvi



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jun  9 11:21:12 UTC 2011

Modified Files:
        pkgsrc/net/quvi: Makefile PLIST distinfo

Log Message:
Update to 0.2.16:

0.2.16  Sat May 21 2011  Toni Gundogdu

Changes: quvi
    - Rename '-s,--no-shortened' -> '-r,--no-resolve'
    - Add support for reading input from files

Changes: API
    - Add "Network interface" (quvi_net_*, QUVI_NET_*, quvi/net.h)
        - Add examples/callback_libsoup.c
    - Make LUA errors more informative (e.g. fname, func, etc.)
    - Add "Linked list interface" (quvi_llst_*, quvi/llst.h)
    - Add quvi_supported_ident (#44)
        - Add quvi_supported_ident_close
        - Add quvi_ident_getprop
    - Deprecate remaining symbols that use 'video' and 'link' in names
    - Rename (&depr.) QUVISTATUS_SHORTENED -> QUVISTATUS_RESOLVE
    - Rename (&depr.) QUVIOPT_NOSHORTENED -> QUVIOPT_NORESOLVE
    - Deprecate QUVIINFO_HTTPCODE, QUVIPROP_HTTPCODE

Changes: Webscripts
    - Pass _quvi_media_t to quvi object functions in LUA reg. index
    - collegehumor.lua: Add 'best' ('hq') format
    - LUA: Add resolve function to quvi object
    - Add bikeradar.lua (#50)
    - Add guardian.lua (#51)
    - Add more NSFW scripts
    - Add blip.lua (#39)

Changes: Build system
    - Add --with-soup (see INSTALL)

Changes: Documentation
    - INSTALL: Remove list of (obsolete) env. variables
    - Add doc/WebsiteScriptGuideLines
    - API: Reorganize "Modules"

Bugfixes: Webscripts
    - collegehumor.lua:51: server response code 404 (#35)
    - vimeo.lua:62: no match: hd button (#48)
    - liveleak.lua:48: no match: config (#47)


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/quvi/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/quvi/PLIST pkgsrc/net/quvi/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index