blob: 96a95368fa4f2fe07201e24f4825953c47bb23e2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = ruby-libnotify
pkgdesc = Ruby bindings for libnotify using FFI
pkgver = 0.9.4
pkgrel = 1
url = http://rubygems.org/gems/libnotify
arch = any
license = MIT
depends = ruby
depends = ruby-ffi
noextract = libnotify-0.9.4.gem
options = !emptydirs
source = https://rubygems.org/downloads/libnotify-0.9.4.gem
sha1sums = 67488adfca225044067a5f9ebd602c3dbbedf9cf
pkgname = ruby-libnotify
|