mirror of
https://github.com/kbumsik/VirtScreen.git
synced 2025-03-09 15:40:18 +00:00
Makefile: cleanup build system
This commit is contained in:
parent
af7b9348a5
commit
d357296306
5 changed files with 50 additions and 97 deletions
|
@ -1,22 +0,0 @@
|
|||
pkgbase = virtscreen
|
||||
pkgdesc = Make your iPad/tablet/computer as a secondary monitor on Linux
|
||||
pkgver = 0.2.4
|
||||
pkgrel = 1
|
||||
url = https://github.com/kbumsik/VirtScreen
|
||||
arch = i686
|
||||
arch = x86_64
|
||||
license = GPL
|
||||
makedepends = python-pip
|
||||
depends = xorg-xrandr
|
||||
depends = x11vnc
|
||||
depends = python-pyqt5
|
||||
depends = python-twisted
|
||||
depends = python-netifaces
|
||||
depends = python-qt5reactor
|
||||
optdepends = arandr: for display settings option
|
||||
provides = virtscreen
|
||||
source = https://github.com/kbumsik/VirtScreen/archive/0.2.4.tar.gz
|
||||
sha256sums = 0a62fd5e2b89ff7d83f9769d33b6a795c452a8bf09cf2e61ccd8282b40cefd6f
|
||||
|
||||
pkgname = virtscreen
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue