blob: fad22359540db1426c2a8e731039cf831fddd46c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-libs/glib-2.24:2 >=net-misc/curl-7.21.0 >=media-libs/libquvi-0.9.2:= json? ( >=dev-libs/json-glib-0.12 ) nls? ( virtual/libintl ) xml? ( >=dev-libs/libxml2-2.7.8:2 ) app-arch/xz-utils virtual/pkgconfig nls? ( sys-devel/gettext ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DESCRIPTION=A command line tool for parsing video download links
EAPI=5
HOMEPAGE=http://quvi.sourceforge.net/
IUSE=json nls xml
KEYWORDS=amd64 ~hppa ppc64 x86
LICENSE=AGPL-3
RDEPEND=>=dev-libs/glib-2.24:2 >=net-misc/curl-7.21.0 >=media-libs/libquvi-0.9.2:= json? ( >=dev-libs/json-glib-0.12 ) nls? ( virtual/libintl ) xml? ( >=dev-libs/libxml2-2.7.8:2 )
SLOT=0
SRC_URI=mirror://sourceforge/quvi/0.9/quvi-0.9.5.tar.xz
_eclass_exported_funcs=src_prepare:autotools-utils src_configure:- src_compile:autotools-utils src_test:autotools-utils src_install:autotools-utils
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c autotools-utils 419811142edf3516b0d0cf1a254d93cb eutils 708f85bc1bf00876604e223fb56e062a libtool 84763589a795fb127b537cac01e5359f multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=c22747a8a2f8debf18a415688bb269a5
|