parent
6a38716122
commit
4189eb3517
1 changed files with 17 additions and 0 deletions
17
srcpkgs/qytdl/template
Normal file
17
srcpkgs/qytdl/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'qytdl'
|
||||||
|
pkgname=qytdl
|
||||||
|
version=0.92
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
build_style=gnu-makefile
|
||||||
|
depends="desktop-file-utils python3-PyQt5 youtube-dl"
|
||||||
|
short_desc="Simple Qt (PyQt5) frontend to Youtube-DL"
|
||||||
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
|
homepage="https://github.com/jahendrie/qytdl"
|
||||||
|
license="GPL-3"
|
||||||
|
distfiles="http://www.someplacedumb.net/content/progs/qytdl/qytdl-${version}.tar.gz"
|
||||||
|
checksum=c4c3cda9ae34f30a5ed3c85883b3858cf8021123ef15b6d9e2de40b6ae2ee303
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
make PREFIX=${DESTDIR}/usr install
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue