summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cff0c7c921f1f667b9c35e790d20b5e14eabf4a7 (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
pkgbase = ruby-gettext
	pkgdesc = Gettext is a pure Ruby libary and tools to localize messages.
	pkgver = 3.2.9
	pkgrel = 1
	url = http://ruby-gettext.github.io/
	arch = any
	groups = pacgem
	license = RUBY
	makedepends = ruby
	makedepends = binutils
	depends = ruby
	depends = ruby-text
	depends = ruby-locale
	optdepends = ruby-rake: Ruby based make-like utility.
	optdepends = ruby-racc: Racc is a LALR(1) parser generator
	optdepends = ruby-yard: Documentation tool for consistent and usable documentation in Ruby.
	optdepends = ruby-redcarpet: Markdown that smells nice
	optdepends = ruby-test-unit: test-unit - Improved version of Test::Unit bundled in Ruby 1.8.x.
	optdepends = ruby-test-unit-notify: Test::Unit::Notify - A test result notify extension for Test::Unit.
	optdepends = ruby-test-unit-rr: test-unit-rr is a RR adapter for test-unit.
	noextract = gettext-3.2.9.gem
	options = !emptydirs
	source = http://rubygems.org/gems/gettext-3.2.9.gem
	md5sums = 09a755cd03ab617835e20a2e910581f4

pkgname = ruby-gettext