public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/maruku/
Date: Sun, 14 Nov 2021 08:10:26 +0000 (UTC)	[thread overview]
Message-ID: <1636877416.23e5cf05ba6c20a2f64b0c9bb4a83f7ebd66a25b.graaff@gentoo> (raw)

commit:     23e5cf05ba6c20a2f64b0c9bb4a83f7ebd66a25b
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 14 08:00:38 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Nov 14 08:10:16 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23e5cf05

dev-ruby/maruku: EAPI 8

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/maruku/maruku-0.7.3-r1.ebuild | 41 ++++++++++++++++++++++++++++++++++
 1 file changed, 41 insertions(+)

diff --git a/dev-ruby/maruku/maruku-0.7.3-r1.ebuild b/dev-ruby/maruku/maruku-0.7.3-r1.ebuild
new file mode 100644
index 000000000000..1b6182e61b80
--- /dev/null
+++ b/dev-ruby/maruku/maruku-0.7.3-r1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby26 ruby27"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="docs/div_syntax.md docs/entity_test.md
+	docs/markdown_syntax.md docs/maruku.md docs/math.md docs/other_stuff.md
+	docs/proposal.md"
+RUBY_FAKEGEM_EXTRAINSTALL="data"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Markdown-superset interpreter written in Ruby"
+HOMEPAGE="https://github.com/bhollis/maruku"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86 ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="highlight test"
+
+ruby_add_bdepend "test? ( dev-ruby/nokogiri-diff dev-ruby/syntax )"
+ruby_add_rdepend "highlight? ( dev-ruby/syntax )"
+
+DEPEND+=" test? ( app-text/blahtexml )"
+
+all_ruby_prepare() {
+	sed -i -e '/[Ss]imple[Cc]ov/ s:^:#:' spec/spec_helper.rb || die
+}
+
+pkg_postinst() {
+	elog
+	elog "You need to emerge app-text/texlive and dev-texlive/texlive-latexextra if"
+	elog "you want to use --pdf with Maruku. You may also want to emerge"
+	elog "dev-texlive/texlive-latexrecommended to enable LaTeX syntax highlighting."
+	elog
+}


             reply	other threads:[~2021-11-14  8:10 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-14  8:10 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-02  7:05 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/maruku/ Hans de Graaff
2023-04-02  2:56 Sam James
2022-07-18  8:27 Hans de Graaff
2022-04-26 14:38 Sam James
2022-04-08  5:32 Hans de Graaff
2021-11-26  8:17 Hans de Graaff
2021-11-26  8:17 Hans de Graaff
2020-05-03  7:28 Hans de Graaff
2020-01-14  7:05 Hans de Graaff
2019-01-19  7:49 Hans de Graaff
2018-08-31  5:48 Hans de Graaff
2018-08-31  5:48 Hans de Graaff
2018-07-23 21:58 Mikle Kolyada
2018-06-18  4:59 Hans de Graaff
2018-05-23  4:47 Hans de Graaff
2017-09-20  6:07 Hans de Graaff
2017-08-03  4:41 Hans de Graaff
2017-07-07 19:41 Alexis Ballier
2017-02-27 18:55 Michael Weber
2017-01-15  7:01 Hans de Graaff
2016-11-27 10:39 Hans de Graaff
2016-11-27 10:39 Hans de Graaff
2016-05-16 18:48 Hans de Graaff
2016-05-16 18:48 Hans de Graaff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1636877416.23e5cf05ba6c20a2f64b0c9bb4a83f7ebd66a25b.graaff@gentoo \
    --to=graaff@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox