vp-build/srcpkgs/pithos/template

15 lines
565 B
Bash

# Template file for 'pithos'
pkgname=pithos
version=1.5.1
revision=1
build_style=meson
hostmakedepends="pkg-config intltool python3 glib-devel"
depends="gtk+3 python3-gobject libsecret gst-plugins-good1 gst-libav gnome-keyring"
short_desc="Native Pandora Radio client"
maintainer="osn64 <dave@techthrones.com>"
license="GPL-3.0-or-later"
homepage="https://pithos.github.io/"
distfiles="https://github.com/pithos/pithos/releases/download/${version}/pithos-${version}.tar.xz"
checksum=6850234fb7cf5a66f72219ef571b8f61b2506d314320274a236e514fd6fe90cd
python_version=3