b974ca072e
- Switched to meson for build system
14 lines
545 B
Bash
14 lines
545 B
Bash
# Template file for 'pithos'
|
|
pkgname=pithos
|
|
version=1.4.0
|
|
revision=1
|
|
build_style=meson
|
|
pycompile_module="pithos"
|
|
makedepends="intltool pkg-config python3 glib-devel"
|
|
depends="gtk+3 python3-gobject libsecret gst-plugins-good1 gst-libav"
|
|
short_desc="Native Pandora Radio client"
|
|
maintainer="osn64 <dave@techthrones.com>"
|
|
license="GPL-3"
|
|
homepage="https://pithos.github.io/"
|
|
distfiles="https://github.com/pithos/pithos/releases/download/${version}/pithos-${version}.tar.xz"
|
|
checksum=4c025d7e1e055292849b80c37d8ad3862e0f2cbd9c7327664deb8ac0389952ac
|