16 lines
631 B
Bash
16 lines
631 B
Bash
# Template file for 'nicotine+'
|
|
pkgname=nicotine+
|
|
version=3.1.1
|
|
revision=1
|
|
wrksrc="nicotine-plus-${version}"
|
|
build_style=python3-module
|
|
hostmakedepends="python3 gettext"
|
|
depends="gspell 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"
|
|
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=d02f374eaf4cf8cebb2b4068ed5dd36f5774d5ea72b61715ff39bfd6936252d0
|