summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c6ef8515aedde0488e8f231823be4a67987850ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = ruby-gettext
	pkgdesc = Gettext gem is a pure Ruby Localization(L10n) library and tool which is modeled after the GNU gettext package.
	pkgver = 3.3.2
	pkgrel = 1
	url = https://github.com/ruby-gettext/gettext
	arch = any
	license = RUBY
	license = LGPL3
	checkdepends = ruby-test-unit
	checkdepends = ruby-rake
	checkdepends = ruby-test-unit-rr
	makedepends = ruby-rdoc
	makedepends = ruby-yard
	makedepends = ruby-bundler
	depends = ruby
	depends = ruby-locale
	depends = ruby-text
	options = !emptydirs
	source = https://github.com/ruby-gettext/gettext/archive/3.3.2/ruby-gettext-3.3.2.tar.gz
	sha512sums = 7d2818af2d622a46609103493cb5e82856e1a9f3ae67fad824bcbc2e11fca65040021554515a476e3a079a02d0636e9fe3afa706242795d0fb1037e8f7b374a6

pkgname = ruby-gettext