]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/ruby/ruby_1.8.2.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / ruby / ruby_1.8.2.bb
1 DESCRIPTION = "Ruby is an interpreted scripting language \
2 for quick and easy object-oriented programming."
3 SECTION = "devel/ruby"
4 DEPENDS = "ruby-native"
5 PRIORITY = "optional"
6 MAINTAINER = "Gints Polis <gints.polis@cc.lv>"
7 LICENSE = "GPL"
8
9 SRC_URI = "ftp://ftp.ruby-lang.org/pub/ruby/ruby-${PV}.tar.gz"
10 S = "${WORKDIR}/ruby-${PV}"
11
12 inherit autotools