blob: b794834ffac01f8a1812a575c54b9cb9437ba398 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = buzz-git
pkgdesc = A simple system tray application for notifying about unseen e-mail
pkgver = 2.0.0.r0.2d78504
pkgrel = 1
url = https://github.com/jonhoo/buzz
arch = i686
arch = x86_64
license = MIT
license = Apache
makedepends = git
makedepends = rust
depends = libappindicator-gtk3
depends = gtk3
depends = notification-daemon
depends = llvm
depends = clang
depends = faenza-icon-theme
depends = oxygen-icons
options = !lto
source = buzz-git::git+https://github.com/jonhoo/buzz
md5sums = SKIP
pkgname = buzz-git
|