13 lines
447 B
Bash
13 lines
447 B
Bash
# Template file for 'quvi'
|
|
pkgname=quvi
|
|
version=0.4.2
|
|
revision=3
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config"
|
|
makedepends="libquvi-devel"
|
|
short_desc="Command-line tool for parsing video download links"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="LGPL-2.1"
|
|
homepage="http://quvi.sourceforge.net/"
|
|
distfiles="${SOURCEFORGE_SITE}/quvi/quvi-$version.tar.gz"
|
|
checksum=85a54308bb0b682db9d4a8a4e7341d3d3bc9d3037c15f5ddad104efb45dbc5c4
|