Commit Graph

12 Commits

Author SHA1 Message Date
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
sthen
f07230500d update to libquvi-scripts 0.4.13 2013-03-19 13:03:02 +00:00
sthen
7b10e7c633 PERMIT_* 2013-03-11 12:27:53 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
bentley
9ff69a7f35 Update libquvi to 0.4.1 and libquvi-scripts to 0.4.10.
ok sthen@
2012-12-23 03:27:22 +00:00
sthen
e435381750 adapt youtube parser; fixes cclive 2012-09-27 23:46:16 +00:00
jasper
c3990dee0b sync after recent lua.port.mk change 2012-09-19 08:15:08 +00:00
jasper
144e2930d7 handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location.
use FLAVOR=lua52 to use lua 5.2 with these ports.
2012-07-10 15:22:44 +00:00
jasper
3583d15ad2 switch to lua.port.mk 2012-05-15 19:38:01 +00:00
jasper
8dcbd90a10 lua_open() has been deprecated (but still available) in lua 5.1; but it's been
removed in lua 5.2. so prevent libquvi from breaking with newer lua's.
2012-05-11 06:53:10 +00:00
jasper
652db12f24 - enable nsfw 2011-11-16 22:58:14 +00:00
jasper
76b4d936ac libquvi is a small C library that can be used to parse flash media
stream URLs. It originates from the idea of working around the flash
requirement found on many media hosting websites (e.g. YouTube).

ok aja@
2011-11-11 15:21:24 +00:00