17 lines
701 B
Bash
17 lines
701 B
Bash
# Template file for 'nicotine+'
|
|
pkgname=nicotine+
|
|
version=3.2.2
|
|
revision=1
|
|
wrksrc="nicotine-plus-${version}"
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools gettext"
|
|
depends="gspell gtk+3 python3-gobject"
|
|
checkdepends="$depends python3-pytest python3-pytest-xvfb"
|
|
short_desc="Graphical client for the Soulseek peer-to-peer network"
|
|
maintainer="doggone <doggone@airmail.cc>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://nicotine-plus.org"
|
|
changelog="https://raw.githubusercontent.com/nicotine-plus/nicotine-plus/master/NEWS.md"
|
|
distfiles="https://github.com/Nicotine-Plus/nicotine-plus/archive/${version}.tar.gz"
|
|
checksum=f58286f4dec6febfeab075cdfe2d2fc35c58349a504f7d393ec129df132ad40f
|