blob: d5100d3e6e63c14495eada84200b07202c0dbbf4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=configure install
DEPEND=>=net-misc/curl-7.18.0 dev-lang/lua[deprecated] virtual/pkgconfig
DESCRIPTION=library for parsing video download links
EAPI=4
HOMEPAGE=http://quvi.sourceforge.net/
IUSE=examples test offensive static-libs
KEYWORDS=amd64 ppc ppc64 x86
LICENSE=GPL-3
RDEPEND=>=net-misc/curl-7.18.0 dev-lang/lua[deprecated]
RESTRICT=test
SLOT=0
SRC_URI=mirror://sourceforge/quvi/0.2/quvi-0.2.19.tar.xz
_eclass_exported_funcs=src_configure:- src_install:-
_md5_=946c79d6057a9119649e50fdf44d6cfa
|