mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
parent
48c1319909
commit
acb43c8985
1 changed files with 14 additions and 0 deletions
14
srcpkgs/media-downloader/template
Normal file
14
srcpkgs/media-downloader/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'media-downloader'
|
||||
pkgname=media-downloader
|
||||
version=3.1.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="qt5-qmake qt5-host-tools"
|
||||
makedepends="qt5-devel"
|
||||
short_desc="Qt/C++ frontend to youtube-dl"
|
||||
maintainer="Owen Law <owenlaw222@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/mhogomchungu/media-downloader"
|
||||
changelog="https://github.com/mhogomchungu/media-downloader/blob/main/changelog"
|
||||
distfiles="https://github.com/mhogomchungu/media-downloader/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=72c677d8974cbd20ae2ff2085ce2e45c75c057f4e0097848fed55521ca3a3437
|
Loading…
Add table
Reference in a new issue