New package: yt-play.
This commit is contained in:
parent
cae309971c
commit
47aa5bb52a
1 changed files with 15 additions and 0 deletions
15
srcpkgs/yt-play/template
Normal file
15
srcpkgs/yt-play/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'yt-play'
|
||||
pkgname=yt-play
|
||||
version=20130117
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-makefile
|
||||
makedepends="youtube-dl curl"
|
||||
short_desc="Useful scripts to play youtube videos from command line"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL"
|
||||
homepage="https://github.com/trufae/yt-play"
|
||||
|
||||
do_fetch() {
|
||||
git clone git://github.com/trufae/yt-play ${pkgname}-${version}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue