From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/dblatex/
Date: Tue, 16 Feb 2021 18:39:35 +0000 (UTC) [thread overview]
Message-ID: <1613500768.c7f681aee321dca5eceeff80fed822a462e7f9b6.sam@gentoo> (raw)
commit: c7f681aee321dca5eceeff80fed822a462e7f9b6
Author: Zoltan Puskas <zoltan <AT> sinustrom <DOT> info>
AuthorDate: Sat Feb 13 01:13:47 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 16 18:39:28 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7f681ae
app-text/dblatex: Drop oldstable 0.3.11
Bug: https://bugs.gentoo.org/766183
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Zoltan Puskas <zoltan <AT> sinustrom.info>
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-text/dblatex/dblatex-0.3.11.ebuild | 59 ----------------------------------
1 file changed, 59 deletions(-)
diff --git a/app-text/dblatex/dblatex-0.3.11.ebuild b/app-text/dblatex/dblatex-0.3.11.ebuild
deleted file mode 100644
index 7edb8877dcf..00000000000
--- a/app-text/dblatex/dblatex-0.3.11.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-PYTHON_COMPAT=( python3_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Transform DocBook using TeX macros"
-HOMEPAGE="http://dblatex.sourceforge.net/"
-SRC_URI="https://downloads.sourceforge.net/project/dblatex/dblatex/${P}/${P}py3.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 arm x86"
-IUSE="inkscape"
-
-RDEPEND="
- app-text/docbook-xml-dtd:4.5
- dev-libs/kpathsea
- dev-libs/libxslt
- dev-libs/libxslt
- dev-texlive/texlive-fontutils
- dev-texlive/texlive-latex
- dev-texlive/texlive-latexextra
- dev-texlive/texlive-latexrecommended
- dev-texlive/texlive-mathscience
- dev-texlive/texlive-pictures
- dev-texlive/texlive-xetex
- gnome-base/librsvg
- media-gfx/imagemagick
- media-gfx/transfig
- inkscape? ( media-gfx/inkscape )
-"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${P}py3"
-
-PATCHES=(
- "${FILESDIR}/${P}-path-logging.patch"
- "${FILESDIR}/${P}-setup.patch"
-)
-
-python_prepare_all() {
- # Manual page is precomressed, but we will use our own compression later.
- gunzip docs/manpage/dblatex.1.gz || die
- # If we dont have inkscape we need to use an alternative SVG converter
- use inkscape || eapply "${FILESDIR}/${P}-no-inkscape-dependency.patch"
- # We need to fix version information in the docs and some metadata
- grep -l -I -R "0.3.11py3" | xargs -n1 sed -i -e "s/${PV}py3/${PV}/" || die
- distutils-r1_python_prepare_all
-}
-
-python_install_all() {
- distutils-r1_python_install_all
- # Move package documentation to a folder name containing version number
- mv "${D}"/usr/share/doc/${PN} "${D}"/usr/share/doc/${PF} || die
-}
next reply other threads:[~2021-02-16 18:39 UTC|newest]
Thread overview: 59+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-16 18:39 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-19 23:55 [gentoo-commits] repo/gentoo:master commit in: app-text/dblatex/ Sam James
2024-12-09 7:20 Arthur Zamarin
2024-10-17 5:49 Joonas Niilola
2024-10-14 7:16 Florian Schmaus
2024-10-13 11:43 Jakov Smolić
2024-06-13 10:37 Michał Górny
2024-06-13 10:37 Michał Górny
2023-12-23 18:24 Sam James
2023-12-23 18:24 Sam James
2023-12-23 18:24 Sam James
2023-12-17 17:40 Arthur Zamarin
2023-12-17 17:40 Arthur Zamarin
2023-12-16 9:28 Joonas Niilola
2023-12-16 8:06 Joonas Niilola
2023-11-13 7:34 Sam James
2023-05-20 5:09 Sam James
2023-05-01 9:53 Sam James
2023-05-01 7:55 Arthur Zamarin
2023-04-05 19:09 Sam James
2023-04-05 10:10 Arthur Zamarin
2023-04-05 9:30 Arthur Zamarin
2023-04-05 9:30 Arthur Zamarin
2023-04-05 8:40 Arthur Zamarin
2023-04-05 7:01 Matthew Smith
2023-04-05 6:56 Matthew Smith
2023-03-05 6:34 WANG Xuerui
2022-11-13 11:39 Sam James
2022-10-08 17:09 Sam James
2022-09-27 21:44 Sam James
2022-06-10 6:49 Sam James
2022-03-20 19:08 Arthur Zamarin
2021-08-22 10:26 Marek Szuba
2021-05-29 15:33 Sam James
2021-03-08 14:15 Sam James
2021-02-25 4:18 Sam James
2021-02-25 3:55 Sam James
2021-02-22 18:57 Sam James
2021-02-21 19:50 Sam James
2021-02-21 9:55 Sam James
2021-02-19 0:44 Sam James
2021-02-17 7:36 Sergei Trofimovich
2021-02-16 18:39 Sam James
2021-02-11 7:36 Sergei Trofimovich
2021-02-10 18:26 Sam James
2021-02-01 18:04 Sergei Trofimovich
2020-09-04 15:17 Sam James
2020-09-02 0:19 Sam James
2020-08-05 12:19 Joonas Niilola
2020-04-13 17:21 Agostino Sarubbo
2020-04-13 14:49 Agostino Sarubbo
2020-04-13 14:48 Agostino Sarubbo
2020-03-03 6:03 Joonas Niilola
2019-01-23 13:41 Mikle Kolyada
2018-04-09 19:30 Andreas Sturmlechner
2018-02-11 10:25 Michał Górny
2018-01-10 6:19 Markus Meier
2018-01-08 22:05 Mikle Kolyada
2015-11-15 10:57 Alexis Ballier
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=1613500768.c7f681aee321dca5eceeff80fed822a462e7f9b6.sam@gentoo \
--to=sam@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