quvi: update to 0.4.0.
This commit is contained in:
26
srcpkgs/libquvi-scripts/template
Normal file
26
srcpkgs/libquvi-scripts/template
Normal file
@@ -0,0 +1,26 @@
|
||||
# Template file for 'libquvi-scripts'
|
||||
pkgname=libquvi-scripts
|
||||
version=0.4.0
|
||||
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"
|
||||
checksum=05efd68f354f73ec7a9909469740f514bba73782230eae742cc392168fd5e192
|
||||
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
|
||||
Reference in New Issue
Block a user