mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 16:47:00 +02:00
15 lines
677 B
Bash
15 lines
677 B
Bash
# Template file for 'nicotine+'
|
|
pkgname=nicotine+
|
|
version=3.3.10
|
|
revision=2
|
|
build_style=python3-pep517
|
|
hostmakedepends="python3-setuptools gettext"
|
|
depends="gtk4 python3-gobject"
|
|
checkdepends="$depends python3-pytest python3-pytest-xvfb dejavu-fonts-ttf"
|
|
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=3917ebc562f2d6a6b26b3d815d7cbdf1d11c058d994b1f47794bbb850489b35e
|