blob: 4e7b1b7dd138657f472948371c9f2f0eeaf8baf8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = tranqil-git
pkgdesc = Relax to soothing sounds of nature. Designed for Pantheon Shell
pkgver = latest
pkgrel = 1
url = https://github.com/nick92/tranqil
arch = i686
arch = x86_64
license = GPL3
makedepends = git
makedepends = meson
makedepends = ninja
depends = gtk3
depends = vala
depends = granite
depends = gstreamer
provides = tranqil
conflicts = tranqil
source = git+https://github.com/nick92/tranqil.git
md5sums = SKIP
pkgname = tranqil-git
|