Search Criteria
Package Details: multiwatch 1.0.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/multiwatch.git (read-only, click to copy) |
|---|---|
| Package Base: | multiwatch |
| Description: | Forks and watches multiple instances of a program in the same context |
| Upstream URL: | https://redmine.lighttpd.net/projects/multiwatch |
| Licenses: | MIT |
| Submitter: | kevr |
| Maintainer: | Nocifer |
| Last Packager: | Nocifer |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-03-28 00:58 (UTC) |
| Last Updated: | 2026-03-01 14:42 (UTC) |
Required by (2)
- zoneminder (optional)
- zoneminder-git (optional)
Latest Comments
Nocifer commented on 2026-03-01 14:45 (UTC)
I've taken over maintenance for this package and updated it to 1.0.1, so hopefully all issues will now be resolved.
boogschutter commented on 2026-02-28 19:04 (UTC)
Currently I'm getting this error:
==> Starting build()...
CMake Error at CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):
Compatibility with CMake < 3.5 has been removed from CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
Aborting...
error: failed to build 'multiwatch-1.0.0-1':
System: Immutable Arch Linux blendOS through /system.yaml.
If anyone has an idea... Kindly advise? :) Thank you!
mansuetus commented on 2025-09-22 15:13 (UTC)
These are required updates to PKGBUILD to have 1.0.1 working.
Namarrgon commented on 2025-06-17 13:32 (UTC)
1.0.1 supports meson so we don't have to fight cmake policies anymore. https://paste.xinu.at/Vce/
kevr commented on 2016-03-28 00:59 (UTC)