mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
quvi: update to 0.4.1.
This commit is contained in:
parent
c6b9fb82d3
commit
5821229d61
1 changed files with 2 additions and 4 deletions
|
@ -1,14 +1,13 @@
|
||||||
# Template file for 'quvi'
|
# Template file for 'quvi'
|
||||||
pkgname=quvi
|
pkgname=quvi
|
||||||
version=0.4.0
|
version=0.4.1
|
||||||
homepage="http://quvi.sourceforge.net/"
|
homepage="http://quvi.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/quvi/quvi-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/quvi/quvi-$version.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
revision=1
|
|
||||||
short_desc="Command-line tool for parsing video download links"
|
short_desc="Command-line tool for parsing video download links"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
checksum=db3d9808b7f349f4be7c591c2040a6795b84999792a473d2bbe7137f4b91fe63
|
checksum=0dd934a4fc0e58d2655efe85c212e182f3adbbde4690d00a735177e1e264ba5a
|
||||||
long_desc="
|
long_desc="
|
||||||
It originates from the idea of working around the flash requirement found
|
It originates from the idea of working around the flash requirement found
|
||||||
on many media hosting websites (e.g. YouTube).
|
on many media hosting websites (e.g. YouTube).
|
||||||
|
@ -20,6 +19,5 @@ long_desc="
|
||||||
* Supports 40+ websites
|
* Supports 40+ websites
|
||||||
* C API is simple to use"
|
* C API is simple to use"
|
||||||
|
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build libquvi-devel
|
Add_dependency build libquvi-devel
|
||||||
|
|
Loading…
Add table
Reference in a new issue