blob: 8a927afdb05b8e83ebcade5002dc7dfc95f248ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
pkgbase = nicotine-plus-git
pkgdesc = A graphical client for the SoulSeek peer-to-peer system
pkgver = 3.3.4.r81.g12ec07d
pkgrel = 1
url = https://nicotine-plus.org
arch = any
license = GPL-3.0-or-later
checkdepends = appstream
checkdepends = desktop-file-utils
checkdepends = python-pytest
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = gtk4
depends = python-cairo
depends = python-gobject
optdepends = libadwaita: for Adwaita theme on GNOME
provides = nicotine-plus
provides = nicotine+
provides = nicotine
conflicts = nicotine-plus
conflicts = nicotine+
conflicts = nicotine
source = git+https://github.com/Nicotine-Plus/nicotine-plus.git
sha256sums = SKIP
pkgname = nicotine-plus-git
|