Search Criteria
Package Details: obs-color-monitor 0.8.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/obs-color-monitor.git (read-only, click to copy) |
---|---|
Package Base: | obs-color-monitor |
Description: | This plugin provides three sources to monitor color balances |
Upstream URL: | https://obsproject.com/forum/resources/obs-color-monitor.1277/ |
Keywords: | obs obs-studio plugin |
Licenses: | GPL-2.0-or-later |
Submitter: | tytan652 |
Maintainer: | tytan652 |
Last Packager: | tytan652 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-10-26 14:54 (UTC) |
Last Updated: | 2024-11-11 17:29 (UTC) |
Dependencies (5)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- obs-studio (obs-studio-libertyAUR, obs-studio-gitAUR, obs-studio-tytan652AUR, obs-studio-browserAUR, obs-studio-rcAUR)
- qt6-base (qt6-base-headlessAUR, qt6-base-gitAUR)
- cmake (cmake-gitAUR) (make)
Latest Comments
mesmer commented on 2022-08-22 18:20 (UTC) (edited on 2022-08-22 18:21 (UTC) by mesmer)
@tytan652 i get what you are saying, this makes sense for arch to wait for the 28 to release.
i am using the rc (thx for that anyway) , i get the build to work just to add the -D QT_VERSION=6 and -D LINUX_PORTABLE=OFF if this help you when the time comes :)
tytan652 commented on 2022-08-22 05:25 (UTC)
No, in upstream Qt6 is preferred and Arch Linux is a rolling release so no reason to keep a version for 27 and one for 28.
If you mean a package for the beta/rc, this a no. Just wait for 28 to be release as a stable version.
tytan652 commented on 2022-08-22 05:20 (UTC)
@mesmer, between 27 and 28 there was many changes on CMake, so to make it short: to update without any workaround I need to wait for stable 28 release.
mesmer commented on 2022-08-22 05:18 (UTC)
maybe with the 28 update, it could have a 27 and 28 package?