blob: 6ce4f10309138337fb74ccd490a3d2b4e2c248f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = linux-iprojection
pkgdesc = Native Linux control & casting app for Epson projectors
pkgver = 0.1.0
pkgrel = 1
url = https://github.com/John-Varghese-EH/EPSON-iProjection-For-Linux
arch = any
license = AGPL3
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-gobject
depends = python-zeroconf
depends = gtk4
depends = libadwaita
source = https://github.com/John-Varghese-EH/EPSON-iProjection-For-Linux/releases/download/v0.1.0/linux-iprojection-0.1.0.tar.gz
sha256sums = SKIP
pkgname = linux-iprojection
|