e65a8dee80
Switch to python3-module. Switch to python3-* pkgs.
16 lines
547 B
Bash
16 lines
547 B
Bash
# Template file for 'sonata'
|
|
pkgname=sonata
|
|
version=1.7a2
|
|
revision=3
|
|
noarch=yes
|
|
build_style=python3-module
|
|
pycompile_module="sonata"
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-mpd2 python3-gobject gtk+3 ${hostmakedepends}"
|
|
short_desc="An elegant GTK 3 client for the Music Player Daemon"
|
|
maintainer="Jens E. Becker <v2px@v2px.de>"
|
|
homepage="http://www.nongnu.org/sonata/"
|
|
license="GPL-3"
|
|
distfiles="https://github.com/multani/sonata/archive/v${version}.tar.gz"
|
|
checksum=40314225aa4700741e28e9770cf3753399a9e557468b66d1d56d59f4f73138e2
|
|
|