Search Criteria
Package Details: oscar-git ..r4286.32bef5b8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/oscar-git.git (read-only, click to copy) |
---|---|
Package Base: | oscar-git |
Description: | Open-source, cross platform, sleep tracking software with a focus on monitoring CPAP treatment. Fork of the sleepyhead project. |
Upstream URL: | https://gitlab.com/pholy/OSCAR-code |
Licenses: | GPL |
Provides: | oscar |
Submitter: | harre |
Maintainer: | harre |
Last Packager: | harre |
Votes: | 8 |
Popularity: | 0.000005 |
First Submitted: | 2019-04-23 22:30 (UTC) |
Last Updated: | 2023-08-29 23:20 (UTC) |
Dependencies (5)
- qt5-serialport (qt5-serialport-gitAUR)
- qt5-tools
- git (git-gitAUR, git-glAUR) (make)
- glu (glu-gitAUR) (make)
- qt5-wayland (qt5-wayland-decorationsAUR) (optional)
Latest Comments
1 2 3 Next › Last »
pikl commented on 2023-09-05 17:43 (UTC)
Hi @harre. The patch needs to be part of the sources array otherwise it is not part of your AUR package. Without this it will not appear in the
$srcdir
directory. The only reason this works for you is becausegit apply ../../*.patch
reaches back to the directory above$srcdir
to the AUR repo which contains the patch. This will not work for any other build methods, e.g. clean chroot and likely AUR helpers (although I've not tried). Hope this makes sense.harre commented on 2023-09-04 21:09 (UTC)
@piki How do you build it? It does a cd before the git apply.
I just build the package with "makepkg -si" and it just churns on.
Regarding the patch missing in sources= My idea was to have optional patches added when needed, just adding *.patch and run updatepkgsums doesn't pick it up sadly.
pikl commented on 2023-09-04 20:31 (UTC)
odr-fix.patch
is missing fromsources=
. Also the patch function is reaching back one directory too far, needs to begit apply ../*.patch
.harre commented on 2023-08-29 23:27 (UTC)
I get the same error, I've reported this to upstream
https://gitlab.com/pholy/OSCAR-code/-/issues/87
and have added an ignore of ODR-violations until they have fixed it.
ak2021 commented on 2023-08-15 15:26 (UTC)
Any idea how to fix this error
harre commented on 2022-06-30 18:02 (UTC)
This follows the master branch from git so it's never out of date.
harre commented on 2021-05-12 16:45 (UTC)
@skypixel: thanks for spotting it, I have pushed update where adding it as optional dependency
skypixel commented on 2021-05-12 05:57 (UTC)
Thanks for packaging this. I suggest to add qt5-wayland as optional dependency (optdepends in PKGBUILD), since it's needed when using Wayland instead of X11 (or, at least, I was having issues before installing it as suggested here).
harre commented on 2020-08-20 06:38 (UTC)
Got a mail this package was out of date, but it's using the project git repo as source so it should always be up to date.
I'm not 100% sure of the AUR-process so I need to do something just point out what's wrong and I'll try to fix it. I have unflagged as out-of-date for now.
Also, late reply to huuhaa. I think they might have changed something upstream because when I installed oscar on a new machine the language picker showed all languages.
harre commented on 2020-03-11 09:40 (UTC)
Strange that you cannot find the thread, I think you need to apply for special access to the software part of the apneaboard.
Try contact SuperSleeper and check if he can help you out http://www.apneaboard.com/forums/User-SuperSleeper
1 2 3 Next › Last »