blob: 253f8d2886b74b51b9da44ccad84eb30a2692429 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = libxml-ruby
pkgdesc = Provides Ruby language bindings for the GNOME Libxml2 XML toolkit
pkgver = 5.0.5
pkgrel = 2
url = https://xml4r.github.io/libxml-ruby/
arch = i686
arch = x86_64
license = MIT
makedepends = ruby-rdoc
depends = ruby
depends = libxml2
depends = glibc
noextract = libxml-ruby-5.0.5.gem
options = !emptydirs
source = https://rubygems.org/downloads/libxml-ruby-5.0.5.gem
sha256sums = f1bc07152982df555d70159a694ee2a53539de2cdad4b3c8a447fbb15e7e4e9a
pkgname = libxml-ruby
|