summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO30
1 files changed, 13 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cff0c7c921f1..f03fd0cac2cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,27 +1,23 @@
pkgbase = ruby-gettext
- pkgdesc = Gettext is a pure Ruby libary and tools to localize messages.
+ pkgdesc = Gettext gem is a pure Ruby Localization(L10n) library and tool which is modeled after the GNU gettext package.
pkgver = 3.2.9
- pkgrel = 1
- url = http://ruby-gettext.github.io/
+ pkgrel = 2
+ url = https://github.com/ruby-gettext/gettext
arch = any
- groups = pacgem
license = RUBY
- makedepends = ruby
- makedepends = binutils
+ license = LGPL3
+ makedepends = ruby-rdoc
+ makedepends = ruby-test-unit
+ makedepends = ruby-rake
+ makedepends = ruby-yard
+ makedepends = ruby-irb
+ makedepends = ruby-bundler
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
+ depends = ruby-text
options = !emptydirs
- source = http://rubygems.org/gems/gettext-3.2.9.gem
- md5sums = 09a755cd03ab617835e20a2e910581f4
+ source = https://github.com/ruby-gettext/gettext/archive/3.2.9/ruby-gettext-3.2.9.tar.gz
+ sha512sums = e7352a343485c25077cdf08f2f92d7ae7ba798cb662ad090ce9e367576ee585753588dca2b7c8247ad007a816b87e57027ce70160b8f1bee83e3276e3725f314
pkgname = ruby-gettext