From: "Petr Vaněk" <arkamar@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/sablotron/
Date: Mon, 2 Dec 2024 13:27:07 +0000 (UTC) [thread overview]
Message-ID: <1733145846.33c809f85fe46cb23e9ee0149d82fd11002c66f6.arkamar@gentoo> (raw)
commit: 33c809f85fe46cb23e9ee0149d82fd11002c66f6
Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 2 13:24:06 2024 +0000
Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Mon Dec 2 13:24:06 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33c809f8
app-text/sablotron: drop 1.0.3-r2
Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>
app-text/sablotron/sablotron-1.0.3-r2.ebuild | 56 ----------------------------
1 file changed, 56 deletions(-)
diff --git a/app-text/sablotron/sablotron-1.0.3-r2.ebuild b/app-text/sablotron/sablotron-1.0.3-r2.ebuild
deleted file mode 100644
index 979b01202d6c..000000000000
--- a/app-text/sablotron/sablotron-1.0.3-r2.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-MY_PN="Sablot"
-MY_P="${MY_PN}-${PV}"
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="An XSLT Parser in C++"
-HOMEPAGE="https://sourceforge.net/projects/sablotron/"
-SRC_URI="https://downloads.sourceforge.net/sablotron/${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 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE="perl"
-
-RDEPEND="
- >=dev-libs/expat-1.95.6-r1
-"
-DEPEND="
- ${RDEPEND}
-"
-BDEPEND="
- >=dev-perl/XML-Parser-2.3
-"
-DOCS=(
- README README_JS RELEASE src/TODO
-)
-PATCHES=(
- "${FILESDIR}"/${PN}-1.0.3-libsablot-expat.patch
- "${FILESDIR}"/${PN}-1.0.3-cxx11.patch
-)
-
-src_prepare() {
- default
- sed -i configure.in -e 's|AM_CONFIG_HEADER|AC_CONFIG_HEADERS|g' || die
- mv configure.{in,ac} || die
- eautoreconf
-}
-
-src_configure() {
- econf \
- --disable-static \
- $(use_enable perl perlconnect) \
- --with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
-}
-
-src_install() {
- default
- find "${ED}" -name '*.la' -delete || die
-}
next reply other threads:[~2024-12-02 13:27 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-02 13:27 Petr Vaněk [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-25 21:49 [gentoo-commits] repo/gentoo:master commit in: app-text/sablotron/ 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-03-16 19:23 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=1733145846.33c809f85fe46cb23e9ee0149d82fd11002c66f6.arkamar@gentoo \
--to=arkamar@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