15 lines
567 B
Bash
15 lines
567 B
Bash
# Template file for 'nicotine+'
|
|
pkgname=nicotine+
|
|
version=2.0.1
|
|
revision=1
|
|
archs=noarch
|
|
wrksrc="nicotine-plus-${version}"
|
|
build_style=python3-module
|
|
hostmakedepends="python3"
|
|
depends="gtk+3 python3-gobject python3-miniupnpc python3-mutagen"
|
|
short_desc="Soulseek music-sharing client written in Python"
|
|
maintainer="doggone <doggone@airmail.cc>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://nicotine-plus.org"
|
|
distfiles="https://github.com/Nicotine-Plus/nicotine-plus/archive/${version}.tar.gz"
|
|
checksum=229acf6e287e1c3ae7d07b04b85230c3fa2edc0c17298583e2f13dd986bbda5a
|