Commit Graph

7 Commits

Author SHA1 Message Date
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +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
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
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