2011-10-24 13:41:44 +00:00
|
|
|
# Template file for 'libquvi-scripts'
|
|
|
|
pkgname=libquvi-scripts
|
2011-12-02 09:14:22 +00:00
|
|
|
version=0.4.2
|
2011-10-24 13:41:44 +00:00
|
|
|
homepage="http://quvi.sourceforge.net/"
|
|
|
|
distfiles="${SOURCEFORGE_SITE}/quvi/$pkgname-$version.tar.gz"
|
|
|
|
build_style=gnu-configure
|
|
|
|
short_desc="Set of (lua) scripts for libquvi"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
license="LGPL-2.1"
|
2011-12-02 09:14:22 +00:00
|
|
|
checksum=573a6f678d2ae7db7a56e3c467df12b4353b0dcf490cb7d98fe22ff264b6599c
|
2011-10-24 13:41:44 +00:00
|
|
|
long_desc="
|
|
|
|
It originates from the idea of working around the flash requirement found
|
|
|
|
on many media hosting websites (e.g. YouTube).
|
|
|
|
|
|
|
|
* Parses additional media details (e.g. media title, media ID)
|
|
|
|
* Supported platforms include Linux, *BSD systems
|
|
|
|
* C library: Fast and low system footprint
|
|
|
|
* Easy to extend: uses lua for scripting
|
|
|
|
* Supports 40+ websites
|
|
|
|
* C API is simple to use
|
|
|
|
|
|
|
|
This package contains a set of plugins for use with libquvi and/or quvi."
|
|
|
|
|
|
|
|
noarch=yes
|
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency full lua
|