mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 19:43:50 +02:00
parent
679c255fcd
commit
e6d630ea36
1 changed files with 4 additions and 4 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'clipgrab'
|
# Template file for 'clipgrab'
|
||||||
pkgname=clipgrab
|
pkgname=clipgrab
|
||||||
version=3.6.6
|
version=3.6.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
configure_args=clipgrab.pro
|
configure_args=clipgrab.pro
|
||||||
hostmakedepends="qt-host-tools qt-webkit-devel"
|
hostmakedepends="qt-host-tools qt-webkit-devel"
|
||||||
makedepends="qt-webkit-devel"
|
makedepends="qt-webkit-devel"
|
||||||
depends="ffmpeg desktop-file-utils"
|
depends="ffmpeg desktop-file-utils"
|
||||||
short_desc="A friendly downloader for YouTube and other sites"
|
short_desc="Friendly downloader for YouTube and other sites"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://www.clipgrab.org"
|
homepage="https://clipgrab.org"
|
||||||
distfiles="https://download.clipgrab.org/clipgrab-${version}.tar.gz"
|
distfiles="https://download.clipgrab.org/clipgrab-${version}.tar.gz"
|
||||||
checksum=c5c1d41d4392b95495fe1f5b9d1dd9a7b557dbd80445aafa928fe4e9b6948ece
|
checksum=cff341464c749336d3b9d2b0e3ab03c2fddaa236931cdce75bf27d30d1a6ef75
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin clipgrab
|
vbin clipgrab
|
||||||
|
|
Loading…
Add table
Reference in a new issue