14 lines
535 B
Bash
14 lines
535 B
Bash
# Template file for 'nicotine+'
|
|
pkgname=nicotine+
|
|
version=3.0.4
|
|
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=f0af2d45e7b2672e2c431a199f4faf0aee18da79f8d9aff9833cde6368192032
|