summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 58535af186203ea3dffabee5baf834efcf324dd9 (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
26
27
28
29
30
31
32
33
34
35
pkgbase = mkchromecast-git
	pkgdesc = Cast Audio/Video to your Google Cast and Sonos Devices
	pkgver = 0.3.8.1.r165.g0de9fd78
	pkgrel = 3
	url = https://mkchromecast.com
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	depends = faac
	depends = flac
	depends = lame
	depends = python-flask
	depends = python-gobject
	depends = python-netifaces
	depends = python-psutil
	depends = python-pychromecast
	optdepends = alsa-utils: to cast with ALSA
	optdepends = ffmpeg: for ffmpeg backend and/or to cast with ALSA
	optdepends = gstreamer: for gstreamer backend
	optdepends = nodejs: for node backend
	optdepends = opus-tools: for Opus content with parec/gstreamer
	optdepends = pavucontrol: to cast with PulseAudio
	optdepends = pulseaudio: to cast with PulseAudio
	optdepends = python-pyqt5: for system tray menu support
	optdepends = python-soco: to cast to Sonos devices
	optdepends = sox: for WAV content with parec/gstreamer
	optdepends = vorbis-tools: for Ogg content with parec/gstreamer
	optdepends = youtube-dl: for streaming from YouTube
	provides = mkchromecast
	conflicts = mkchromecast
	source = git+https://github.com/muammar/mkchromecast.git
	md5sums = SKIP

pkgname = mkchromecast-git