blob: f8b1979bb1b490e03ec3a02c37fb98e96cc3747c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-openlp-osc-control
pkgdesc = Daemon to allow control of OpenLP using OSC control
pkgver = 0.1.7
pkgrel = 1
url = https://github.com/rickprice/openlp-OSC-control
arch = any
license = MIT
makedepends = git
makedepends = python-flit
depends = python
depends = python-osc
depends = python-requests
depends = python-cysystemd
source = https://pypi.org/packages/source/o/openlposccontrol/openlposccontrol-0.1.7.tar.gz
source = OpenLPOSCControl@.service
sha256sums = 5fc4dcd9dd332f2a325f0e69d831416094c343f253a50b52490d7710b2063fdb
sha256sums = a6e6d767595f32941c73cb1f69a62c572c8febb71aab501aae3bf866b0aeb4ad
pkgname = python-openlp-osc-control
|