Search Criteria
Package Details: sleepyhead 1.0.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/sleepyhead.git (read-only, click to copy) |
---|---|
Package Base: | sleepyhead |
Description: | Open-source, cross platform, sleep tracking software with a focus on monitoring CPAP treatment. |
Upstream URL: | http://sleepyhead.jedimark.net |
Licenses: | GPL |
Conflicts: | sleepyhead-git |
Provides: | sleepyhead |
Submitter: | biotin |
Maintainer: | None |
Last Packager: | GelatinousSlime |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2013-10-15 21:56 (UTC) |
Last Updated: | 2021-01-23 03:36 (UTC) |
Dependencies (5)
- glu (glu-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-serialport (qt5-serialport-gitAUR)
- qt5-webkitAUR (qt5-webkit-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
lindu88 commented on 2022-11-12 03:38 (UTC)
Snapshot is virus
kugland commented on 2021-01-22 01:59 (UTC)
Barbarah72, I created a repo to show it.
In the PKGBUILD, I added the line “export CXXFLAGS="$CXXFLAGS -fpermissive"” just before “configure” was called.
https://github.com/kugland/sleepyhead
Barbarah72 commented on 2021-01-22 01:20 (UTC)
Uhhh... can you explain where and how to use the -fpermissive flag?
kugland commented on 2021-01-17 21:07 (UTC)
Can you try using -fpermissive for the build? The build was failing with the latest toolchain due to an invalid conversion error, but with this flag I built successfully.
harre commented on 2019-03-03 23:43 (UTC)
you can use buildfix from https://aur.archlinux.org/packages/sleepyhead-git/
larghio commented on 2018-12-17 22:36 (UTC)
unable to build
make[1]: *** No rule to make target 'QtWebKit/QWebView', needed by 'ui_report.h'. Stop.