blob: 5b42e612409f97df53c7453565ec1b06b58fc32c (
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
25
26
27
28
29
30
|
pkgbase = mailnag-git
pkgdesc = An extensible mail notification daemon
pkgver = 20210411.r797.7ef9105
pkgrel = 3
url = https://github.com/pulb/mailnag
arch = any
license = GPL
makedepends = gettext
makedepends = git
depends = python-gobject
depends = python-httplib2
depends = python-xdg
depends = python-dbus
depends = python-zombie-imp
depends = libnotify
depends = gst-plugins-base
depends = gtk3
depends = gdk-pixbuf2
optdepends = mailnag-goa-plugin-git: GNOME Online Accounts integration
optdepends = libgnome-keyring: save password storage in GNOME 3
optdepends = gnome-keyring: save password storage in GNOME 3
optdepends = networkmanager: network connectivity detection
provides = mailnag
conflicts = mailnag
source = git+https://github.com/pulb/mailnag
source = deprecated-ssl.diff
sha512sums = SKIP
sha512sums = fe0aa6f637dff551639a4d5ec4fc00fc934d67d32cd821b15e5c20e9c15924e9252b0e5ac2efa07909a2cec999241b5abfed4c9965a841ff1be9f830b420c738
pkgname = mailnag-git
|