blob: c82cc4781f7e92e0c61e138285eeaad84e839f95 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = jakym
pkgdesc = JAKYM, Just Another Konsole YouTube-Music. A command line based Youtube music player written in Python with both Spotify and Youtube playlist support and easy on memory.
pkgver = 0.4.1
pkgrel = 2
url = https://github.com/themayankjha/JAKYM
arch = any
license = GPL3
makedepends = python-build
makedepends = python-installer
depends = python
depends = python-setuptools
depends = python-pip
depends = ffmpeg
depends = youtube-dl
depends = python-pyfiglet
depends = python-pydub
depends = python-termcolor
depends = python-beautifulsoup4
depends = python-colorama
depends = python-lxml
depends = python-simpleaudio
source = https://github.com/themayankjha/JAKYM/archive/0.4.1.tar.gz
sha256sums = 86379ac0742db450e7255481db43ed5559fba6a4a6f1ae7e97c74a62d0639b52
pkgname = jakym
|