summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorlilydjwg2015-07-25 13:06:42 +0800
committerlilydjwg2015-07-25 13:06:42 +0800
commite698ccc77b16f6a458200f4668a1b1417a1c319e (patch)
tree4ed521c2145c2321d45f8cae305fc99e61e7d4a1 /.SRCINFO
downloadaur-e698ccc77b16f6a458200f4668a1b1417a1c319e.tar.gz
import from AUR3
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO27
1 files changed, 27 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..282717f0171b
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,27 @@
+pkgbase = ruby-gettext
+ pkgdesc = Gettext is a pure Ruby libary and tools to localize messages.
+ pkgver = 3.1.6
+ pkgrel = 1
+ url = http://ruby-gettext.github.com/
+ 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.1.6.gem
+ options = !emptydirs
+ source = http://rubygems.org/gems/gettext-3.1.6.gem
+ md5sums = 03e01877014fd76ad985678f07eca350
+
+pkgname = ruby-gettext
+