blob: 6cfd604ef34ec9d7de7bd75da24f7caef3ce4684 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = notify-sharp-git
pkgdesc = C-sharp client implementation for Desktop Notifications, i.e. notification-daemon
pkgver = 3.0.0.r0.gc94bcc9
pkgrel = 1
url = https://git.gnome.org/browse/notify-sharp/
arch = i686
arch = x86_64
license = MIT
makedepends = git
depends = mono
depends = gtk-sharp-git
provides = notify-sharp
conflicts = notify-sharp
options = !libtool
source = notify-sharp::git://git.gnome.org/notify-sharp
md5sums = SKIP
pkgname = notify-sharp-git
|