kbumsik / VirtScreen

Make your iPad/tablet/computer into a secondary monitor on Linux.
GNU General Public License v3.0
1.66k stars 111 forks source link

quamash -> qasync #111

Open dderjoel opened 2 years ago

dderjoel commented 2 years ago

I replaced the dependency quamash with qasync, which claims to be a maintained fork of quamash. Also It does support python 3.10 in its latest version.

I changed the package/archlinux/PKGBUILD to

  1. be based on the version from the aur
  2. point to my repository, to test it.

I do not know how to package the other distributions as I don't use them. It works on my machine :)

dderjoel commented 2 years ago

Oh, I think we could also add into the PKGBUILD, that It conflicts with quamash, so that users are encouraged to remove it.