blob: 04e1d4cd188e6bea6592d82f127e9a5c1e6d72bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-circlevis
pkgdesc = A Qt Widget for visualizing osu! beatmaps and replays.
pkgver = 1.4.6
pkgrel = 1
url = https://github.com/circleguard/circlevis
arch = any
license = GPL3
makedepends = python-setuptools
depends = python-circlecore>=5.2.3
depends = python-circlecore<6
depends = python
depends = python-slider>=0.4
depends = python-pyqt5
conflicts = python-circlevis-git
source = https://github.com/circleguard/circlevis/archive/refs/tags/v1.4.6.tar.gz
sha256sums = bab6a0a4ee22daad1cea4f4459cb7cf6b241491b3a91d1a727362ce18d85a1ee
pkgname = python-circlevis
|