15 lines
601 B
Bash
15 lines
601 B
Bash
# 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
|