summaryrefslogtreecommitdiff
path: root/net/quvi/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2011-06-09 11:21:12 +0000
committerwiz <wiz@pkgsrc.org>2011-06-09 11:21:12 +0000
commite1b524f82e01fd842b32e831c0ea9a2641acba25 (patch)
treee19003ea6dad523c84c0fe5dc58b74f5693b4690 /net/quvi/Makefile
parentacedb4c077acddb9594633f72df2a851a2d5d737 (diff)
downloadpkgsrc-e1b524f82e01fd842b32e831c0ea9a2641acba25.tar.gz
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)
Diffstat (limited to 'net/quvi/Makefile')
-rw-r--r--net/quvi/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/net/quvi/Makefile b/net/quvi/Makefile
index 94208639e29..5689145eaaf 100644
--- a/net/quvi/Makefile
+++ b/net/quvi/Makefile
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.7 2011/04/22 13:42:09 obache Exp $
+# $NetBSD: Makefile,v 1.8 2011/06/09 11:21:12 wiz Exp $
#
-DISTNAME= quvi-0.2.15
-PKGREVISION= 1
+DISTNAME= quvi-0.2.16
CATEGORIES= net multimedia www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=quvi/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= ryoon@NetBSD.org
HOMEPAGE= http://quvi.sourceforge.net/
-COMMENT= The quvi is command line tool and library for parsing video links
+COMMENT= Command line tool and library for parsing video links
LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir