public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-text/pandoc-crossref-bin/
Date: Mon,  1 Apr 2024 21:30:01 +0000 (UTC)	[thread overview]
Message-ID: <1711977556.beeca84794c6927351100d40fadc4273d773664d.lanodan@gentoo> (raw)

commit:     beeca84794c6927351100d40fadc4273d773664d
Author:     Robert Greener <me <AT> r0bert <DOT> dev>
AuthorDate: Mon Apr  1 13:12:41 2024 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Mon Apr  1 13:19:16 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=beeca847

app-text/pandoc-crossref-bin: New revision v0.3.17.0c-r1

Avoid conflict in manifest on package name

Signed-off-by: Robert Greener <me <AT> r0bert.dev>

 .../pandoc-crossref-bin-0.3.17.0c-r1.ebuild        | 28 ++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/app-text/pandoc-crossref-bin/pandoc-crossref-bin-0.3.17.0c-r1.ebuild b/app-text/pandoc-crossref-bin/pandoc-crossref-bin-0.3.17.0c-r1.ebuild
new file mode 100644
index 0000000000..89b7c5250f
--- /dev/null
+++ b/app-text/pandoc-crossref-bin/pandoc-crossref-bin-0.3.17.0c-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+EAPI=8
+
+DESCRIPTION="Pandoc filter for cross-references"
+
+HOMEPAGE="https://github.com/lierdakil/pandoc-crossref"
+
+
+SRC_URI="https://github.com/lierdakil/pandoc-crossref/releases/download/v${PV}/pandoc-crossref-Linux.tar.xz -> ${P}.tar.xz"
+
+LICENSE="GPL-2"
+
+SLOT="0"
+
+KEYWORDS="-* ~amd64"
+S=${WORKDIR}
+
+RDEPEND="
+|| ( =app-text/pandoc-bin-3.1.12.1 =app-text/pandoc-3.1.12.1 )
+!dev-haskell/pandoc-crossref
+"
+
+src_install() {
+	exeinto /usr/bin
+	newexe ${WORKDIR}/pandoc-crossref pandoc-crossref
+	newman ${WORKDIR}/pandoc-crossref.1 pandoc-crossref.1
+}


             reply	other threads:[~2024-04-01 21:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-01 21:30 Haelwenn Monnier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-01 21:30 [gentoo-commits] repo/proj/guru:master commit in: app-text/pandoc-crossref-bin/ Haelwenn Monnier
2024-04-01 21:30 Haelwenn Monnier
2024-04-01 21:30 Haelwenn Monnier
2024-05-02 20:09 [gentoo-commits] repo/proj/guru:dev " David Roman
2024-05-02 20:13 ` [gentoo-commits] repo/proj/guru:master " David Roman
2024-05-02 20:13 David Roman

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=1711977556.beeca84794c6927351100d40fadc4273d773664d.lanodan@gentoo \
    --to=contact@hacktivis.me \
    --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