15 lines
535 B
Bash
15 lines
535 B
Bash
# Template file for 'nicotine+'
|
|
pkgname=nicotine+
|
|
version=2.2.2
|
|
revision=1
|
|
wrksrc="nicotine-plus-${version}"
|
|
build_style=python3-module
|
|
hostmakedepends="python3 gettext"
|
|
depends="gtk+3 python3-gobject"
|
|
short_desc="Graphical client for the Soulseek file sharing network"
|
|
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=a2734f11beb7ec4e32d1c8270b7328721b841830b22aed2db3c4acf2b66791bb
|