Search Criteria
Package Details: openswitcher-git 0.12.0+37+ga9b2860-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/openswitcher-git.git (read-only, click to copy) |
|---|---|
| Package Base: | openswitcher-git |
| Description: | Library implementing the ATEM video switcher protocol and a GTK3.0 application |
| Upstream URL: | https://git.sr.ht/~martijnbraam/pyatem |
| Licenses: | GPL3, LGPL3 |
| Conflicts: | openswitcher |
| Provides: | openswitcher |
| Submitter: | kuon |
| Maintainer: | scientress |
| Last Packager: | scientress |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-11-11 20:57 (UTC) |
| Last Updated: | 2025-05-29 15:53 (UTC) |
Dependencies (7)
- libhandy (libhandy-gitAUR)
- python
- python-cairo (python-cairo-gitAUR)
- python-pyusb (python-pyusb-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- python-setuptools (make)
Latest Comments
scientress commented on 2025-05-29 15:19 (UTC)
I adopted the package and updated it. There also now is a non git head version available: https://aur.archlinux.org/packages/openswitcher
kuon commented on 2025-05-13 15:21 (UTC)
I don't use it anymore, feel free to adopt it and update it.
thurstylark commented on 2024-08-15 20:13 (UTC)
This package is missing
python-cairoandlibhandyruntime dependencies, andpython-setuptoolsmake dependency.malinux commented on 2023-10-24 07:11 (UTC)
running switcher-control exit with this errors
Solved this by running
sudo pacman -S python-cairo
malinux commented on 2023-10-24 07:02 (UTC) (edited on 2023-10-24 07:08 (UTC) by malinux)
The installation exists with this error message:
Can be solved by running:
sudo pacman -S libhandy
and then install openswitcher-git again