1
0
Fork 0
mirror of https://github.com/kbumsik/VirtScreen.git synced 2025-03-09 15:40:18 +00:00

Created AUR package and a desktop entry

This commit is contained in:
Bumsik Kim 2018-05-21 04:12:30 -04:00
parent 99936f6e00
commit 570a58243d
No known key found for this signature in database
GPG key ID: E31041C8EC5B01C6
4 changed files with 91 additions and 6 deletions

View file

@ -0,0 +1,22 @@
pkgbase = virtscreen
pkgdesc = Make your iPad/tablet/computer as a secondary monitor on Linux
pkgver = 0.1.1
pkgrel = 1
url = https://github.com/kbumsik/VirtScreen
arch = i686
arch = x86_64
license = GPL
makedepends = python-setuptools
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.1.1.tar.gz
sha256sums = c584fe68ef296bced2ef5f3d88ffe81de1039c3062531c34547eeabd8c2f186d
pkgname = virtscreen