2722b375fe
Closes #14146. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
16 lines
579 B
Bash
16 lines
579 B
Bash
# Template file for 'nicotine+'
|
|
pkgname=nicotine+
|
|
version=1.4.1
|
|
revision=1
|
|
wrksrc="nicotine-plus-${version}"
|
|
noarch=yes
|
|
build_style=python2-module
|
|
hostmakedepends="python-gobject2-devel"
|
|
depends="pygtk mutagen librsvg"
|
|
pycompile_module="pynicotine"
|
|
short_desc="Soulseek music-sharing client written in Python"
|
|
maintainer="doggone <doggone@airmail.cc>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="http://www.nicotine-plus.org/"
|
|
distfiles="https://github.com/Nicotine-Plus/nicotine-plus/archive/${version}.tar.gz"
|
|
checksum=1b38ef196d981e4eb96fa990cc463143289784f988f559c4400b1d461497b7d6
|