From ecdac123787b96ce6649f0f91da12ea6458cc2b1 Mon Sep 17 00:00:00 2001 From: Palica Date: Tue, 23 Jun 2020 22:35:08 +0200 Subject: Updating liguros repo --- dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild | 32 ++++++++++++++++++++++++++++++++ dev-ruby/GeoRuby/Manifest | 1 + dev-ruby/GeoRuby/metadata.xml | 16 ++++++++++++++++ 3 files changed, 49 insertions(+) create mode 100644 dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild create mode 100644 dev-ruby/GeoRuby/Manifest create mode 100644 dev-ruby/GeoRuby/metadata.xml (limited to 'dev-ruby/GeoRuby') diff --git a/dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild b/dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild new file mode 100644 index 000000000000..ac12330a2fc7 --- /dev/null +++ b/dev-ruby/GeoRuby/GeoRuby-2.5.2.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +USE_RUBY="ruby24 ruby25 ruby26" + +RUBY_FAKEGEM_RECIPE_TEST="rspec3" + +RUBY_FAKEGEM_RECIPE_DOC="rdoc" + +RUBY_FAKEGEM_EXTRADOC="README.md" + +RUBY_FAKEGEM_NAME="georuby" + +inherit ruby-fakegem + +DESCRIPTION="Ruby data holder for OGC Simple Features" +HOMEPAGE="https://github.com/nofxx/georuby" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="" + +all_ruby_prepare() { + # Avoid specs that are also failing in upstream Travis. + rm spec/geo_ruby/shp4r/shp_spec.rb || die +} + +ruby_add_bdepend "test? ( dev-ruby/dbf + dev-ruby/nokogiri )" diff --git a/dev-ruby/GeoRuby/Manifest b/dev-ruby/GeoRuby/Manifest new file mode 100644 index 000000000000..9200a356988c --- /dev/null +++ b/dev-ruby/GeoRuby/Manifest @@ -0,0 +1 @@ +DIST georuby-2.5.2.gem 211456 BLAKE2B 67340729118cfb64d78a0ac3e98a6e29414ba0ca111c8a9e608486803c4c1da51e99e06b9ac1abfba0b3781d330ad83e09b72cb5d643d32fc47ce35307045a17 SHA512 f65aca747ff2615ce2cecf0d3a9fa8728b362f211da0433b075e5abd95644daa8d5d8a6e19b051b8e2b78d55e819f07b19b2dfcb95f26f3d678c698fd7126f3f diff --git a/dev-ruby/GeoRuby/metadata.xml b/dev-ruby/GeoRuby/metadata.xml new file mode 100644 index 000000000000..4a65b28f2877 --- /dev/null +++ b/dev-ruby/GeoRuby/metadata.xml @@ -0,0 +1,16 @@ + + + + + ruby@gentoo.org + Gentoo Ruby Project + + + sci-geosciences@gentoo.org + Gentoo Geosciences Project + + + nofxx/georuby + + gentoo-staging + -- cgit v1.3