From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/sablotron/
Date: Tue, 16 Mar 2021 19:23:11 +0000 (UTC) [thread overview]
Message-ID: <1615922544.99b53420d538c3b2bfaac4c95c358aa39b19a5df.sam@gentoo> (raw)
commit: 99b53420d538c3b2bfaac4c95c358aa39b19a5df
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 16 18:34:34 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar 16 19:22:24 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99b53420
app-text/sablotron: drop 1.0.3-r1
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-text/sablotron/sablotron-1.0.3-r1.ebuild | 44 ----------------------------
1 file changed, 44 deletions(-)
diff --git a/app-text/sablotron/sablotron-1.0.3-r1.ebuild b/app-text/sablotron/sablotron-1.0.3-r1.ebuild
deleted file mode 100644
index 2ab9d95c096..00000000000
--- a/app-text/sablotron/sablotron-1.0.3-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools
-
-MY_PN="Sablot"
-MY_P="${MY_PN}-${PV}"
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="An XSLT Parser in C++"
-HOMEPAGE="http://www.gingerall.org/sablotron.html"
-SRC_URI="http://download-1.gingerall.cz/download/sablot/${MY_P}.tar.gz"
-
-# Sablotron can optionally be built under GPL, using MPL for now
-LICENSE="MPL-1.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE="perl"
-
-RDEPEND=">=dev-libs/expat-1.95.6-r1"
-DEPEND="${RDEPEND}
- >=dev-perl/XML-Parser-2.3"
-
-PATCHES=( "${FILESDIR}/1.0.3-libsablot-expat.patch" )
-
-src_prepare() {
- default
- sed -i configure.in -e 's|AM_CONFIG_HEADER|AC_CONFIG_HEADERS|g' || die
- eautoreconf
- elibtoolize
-}
-
-src_configure() {
- econf \
- $(use_enable perl perlconnect) \
- --with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
-}
-
-src_install() {
- emake DESTDIR="${D}" install
- dodoc README README_JS RELEASE src/TODO
-}
next reply other threads:[~2021-03-16 19:23 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-16 19:23 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-02 13:27 [gentoo-commits] repo/gentoo:master commit in: app-text/sablotron/ Petr Vaněk
2024-11-25 21:49 Sam James
2024-11-23 14:32 Michał Górny
2024-11-23 14:32 Michał Górny
2024-11-23 12:24 Arthur Zamarin
2024-11-23 12:10 Sam James
2024-11-23 12:09 Sam James
2021-01-07 20:15 Sam James
2021-01-07 10:43 Sam James
2021-01-04 19:40 Sergei Trofimovich
2021-01-04 3:33 Sam James
2021-01-04 3:31 Sam James
2020-08-14 12:27 David Seifert
2017-12-17 13:33 Mikle Kolyada
2017-12-17 13:31 Mikle Kolyada
2017-12-12 18:39 Thomas Deutschmann
2017-12-10 21:33 Sergei Trofimovich
2017-12-10 21:22 Sergei Trofimovich
2017-04-10 19:55 Andreas Hüttel
2017-01-29 15:24 Fabian Groffen
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=1615922544.99b53420d538c3b2bfaac4c95c358aa39b19a5df.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