Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/
Date: Wed, 29 Dec 2021 01:58:51
Message-Id: 1640743098.4bde8884d1abdcc0273b632884e438a82edd0169.sam@gentoo
1 commit: 4bde8884d1abdcc0273b632884e438a82edd0169
2 Author: Marc Joliet <marcec <AT> gmx <DOT> de>
3 AuthorDate: Mon Oct 25 15:18:42 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 29 01:58:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bde8884
7
8 app-text/asciidoc: version bump to 9.1.1
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Marc Joliet <marcec <AT> gmx.de>
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 app-text/asciidoc/Manifest | 1 +
15 app-text/asciidoc/asciidoc-9.1.1.ebuild | 84 +++++++++++++++++++++++++++++++++
16 2 files changed, 85 insertions(+)
17
18 diff --git a/app-text/asciidoc/Manifest b/app-text/asciidoc/Manifest
19 index 064d9296ad3a..c97699418f3f 100644
20 --- a/app-text/asciidoc/Manifest
21 +++ b/app-text/asciidoc/Manifest
22 @@ -2,3 +2,4 @@ DIST asciidoc-9.0.2.new.tar.gz 1269444 BLAKE2B 0041073c572267628b8bbfd56258d86c3
23 DIST asciidoc-9.0.4.new.tar.gz 1233878 BLAKE2B 506a2c82d95ce0d522f45b20eee31f7ce2b114e0ad43c78bb313f34b210a7bdd282a8a3779a3ea29025e865847eb8298bd5a6ddac7ee338e4b878ae79bdf149e SHA512 59be96514d0c4c82e5842ddea412ddd6e06647ebe09e0f1828b7c07e787d890896bab4271e7566ed038eb2da6755a67c725bee07bcfbd7aa31475f39c3abc089
24 DIST asciidoc-9.0.5.new.tar.gz 1225334 BLAKE2B c3e428098dc4d71704ed13b54fd5f640b9de81d12939facb5faaf38a3123794e57201ecd9c312a22c220a2ec6b06c88a76ab47f05ffa972fc8751089b3471cfc SHA512 9125631fdee464f96f7e3c76a60fe37331905e9e55a81db27aece4065b246dc05a35db4c157dc7dbb2345eb95c153b474251d6a447d65774bf1b3f57e1883895
25 DIST asciidoc-9.1.0.new.tar.gz 1249958 BLAKE2B 0a98f58f7604f84d704092313c38563634bad5d697d60d02760f3be1d2a78a97ee2488dda3a9918b02e0062710175c6513d600f3fbd850fe700bf3fa917a3980 SHA512 c30854a936228fe5bcf2f9305741fbc4b17ef088b2fa637d5f3b19c7803306085634fb71146f0b089c2fad01f986da71a4fae364139f520c0906525317c0c4a6
26 +DIST asciidoc-9.1.1.new.tar.gz 1259206 BLAKE2B da274d3a9389ee2e42ad1be70467f11d0164df3e6f9102e6ef1be6a802dbeb12898786fa1fe37a95755d0db8c9df5d5dd3faf000dfb73b701a83af3cc0261606 SHA512 74b83e8c8904fd761783c2f572d353656fc0794c6cb427f61e9179c9f80b6fc3b3ee8d028baba4e25eafe5f8cf5318f9984a5828849a793a7520f83e6fe50d66
27
28 diff --git a/app-text/asciidoc/asciidoc-9.1.1.ebuild b/app-text/asciidoc/asciidoc-9.1.1.ebuild
29 new file mode 100644
30 index 000000000000..f3c86d982e94
31 --- /dev/null
32 +++ b/app-text/asciidoc/asciidoc-9.1.1.ebuild
33 @@ -0,0 +1,84 @@
34 +# Copyright 1999-2021 Gentoo Authors
35 +# Distributed under the terms of the GNU General Public License v2
36 +
37 +EAPI=7
38 +
39 +PYTHON_COMPAT=( python3_{8..10} pypy3 )
40 +
41 +inherit autotools optfeature python-single-r1 readme.gentoo-r1
42 +
43 +DESCRIPTION="A plain text human readable/writable document format"
44 +HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc-py/asciidoc-py/"
45 +SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}.tar.gz -> ${P}.new.tar.gz"
46 +
47 +LICENSE="GPL-2"
48 +SLOT="0"
49 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
50 +IUSE="doc test"
51 +REQUIRED_USE="${PYTHON_REQUIRED_USE}"
52 +
53 +RESTRICT="!test? ( test )"
54 +
55 +RDEPEND="${PYTHON_DEPS}
56 + app-text/docbook-xml-dtd:4.5
57 + >=app-text/docbook-xsl-stylesheets-1.75
58 + dev-libs/libxslt
59 + dev-libs/libxml2:2
60 + "
61 +DEPEND="
62 + test? (
63 + ${PYTHON_DEPS}
64 + app-text/dvipng
65 + app-text/dvisvgm
66 + dev-texlive/texlive-latex
67 + dev-util/source-highlight
68 + media-gfx/graphviz
69 + media-gfx/imagemagick[png]
70 + media-sound/lilypond
71 + )"
72 +
73 +DOC_CONTENTS="
74 +If you are going to use a2x, please also look at a2x(1) under
75 +REQUISITES for a list of runtime dependencies.
76 +"
77 +
78 +DOCS=( BUGS.txt CHANGELOG.txt README.asciidoc
79 + docbook-xsl/asciidoc-docbook-xsl.txt dblatex/dblatex-readme.txt
80 + filters/code/code-filter-readme.txt )
81 +
82 +src_prepare() {
83 + default
84 + # Only needed for prefix - harmless (does nothing) otherwise
85 + sed -i -e "s:^CONF_DIR=.*:CONF_DIR='${EPREFIX}/etc/asciidoc':" \
86 + asciidoc.py || die
87 +
88 + # enforce usage of the configured version of Python
89 + sed -i -e "s:python3:${EPYTHON}:" Makefile.in || die
90 +
91 + eautoreconf
92 +}
93 +
94 +src_configure() {
95 + econf --sysconfdir="${EPREFIX}"/usr/share
96 +}
97 +
98 +src_install() {
99 + default
100 +
101 + if use doc; then
102 + emake DESTDIR="${D}" docs
103 + fi
104 +
105 + python_fix_shebang "${ED}"/usr/bin/*.py
106 +
107 + readme.gentoo_create_doc
108 +}
109 +
110 +pkg_postinst() {
111 + readme.gentoo_print_elog
112 +
113 + optfeature "\"music\" filter support" "media-sound/lilypond media-gfx/imagemagick"
114 + optfeature "\"source\" filter support" dev-util/source-highlight dev-python/pygments app-text/highlight
115 + optfeature "\"latex\" filter support" "dev-texlive/texlive-latex app-text/dvipng" "dev-texlive/texlive-latex app-text/dvisvgm"
116 + optfeature "\"graphviz\" filter support" media-gfx/graphviz
117 +}