blob: 0ab1186387b16f06044144a00d72a93958c86bdc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = ruby-taglib-ruby
pkgdesc = Ruby interface for the taglib C++ library
pkgver = 2.0.0
pkgrel = 1
url = http://robinst.github.io/taglib-ruby/
arch = i686
arch = x86_64
license = MIT
makedepends = ruby-rdoc
depends = ruby
depends = taglib
noextract = taglib-ruby-2.0.0.gem
options = !emptydirs
source = https://rubygems.org/downloads/taglib-ruby-2.0.0.gem
sha256sums = 51b90f23ab2d775921a097690fcc772b5009f60b1f913ee4f40b3a9afeccb1ae
pkgname = ruby-taglib-ruby
|