blob: 175ea370b5345d1acbcc4d7c83e2eebd7a4a141f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = sleepyhead
pkgdesc = Open-source, cross platform, sleep tracking software with a focus on monitoring CPAP treatment.
pkgver = 1.0.0
pkgrel = 2
url = http://sleepyhead.jedimark.net
arch = i686
arch = x86_64
license = GPL
makedepends = git
depends = qt5-base
depends = qt5-serialport
depends = qt5-webkit
depends = glu
provides = sleepyhead
conflicts = sleepyhead-git
source = sleepyhead-1.0.0-beta-2.tar.bz2::https://gitlab.com/sleepyhead/sleepyhead-code/repository/archive.tar.bz2?ref=1.0.0-beta-2
source = moduleupdates.patch
source = Qt-5.8.patch
sha256sums = db6152a47df69c5cf85a75171d64c2208a953d838ea5c974c2399e8d7cc94353
sha256sums = af1390195fc4a5f2aa0cced24b1ce1a629dbd608a40d10dc319cfcbd959bec02
sha256sums = b2783268ae56ad7698ce78c4e72b58557da36d2cf24cf7a680e19ef200d2f350
pkgname = sleepyhead
|