From: "Petr Vaněk" <arkamar@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/libmcpp/
Date: Mon, 23 Dec 2024 13:06:00 +0000 (UTC) [thread overview]
Message-ID: <1734958961.65a600392285060f6dc22f2397bda25bb5adcf25.arkamar@gentoo> (raw)
commit: 65a600392285060f6dc22f2397bda25bb5adcf25
Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 23 12:48:47 2024 +0000
Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Mon Dec 23 13:02:41 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65a60039
dev-cpp/libmcpp: drop 2.7.2_p5-r1
Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>
dev-cpp/libmcpp/libmcpp-2.7.2_p5-r1.ebuild | 46 ------------------------------
1 file changed, 46 deletions(-)
diff --git a/dev-cpp/libmcpp/libmcpp-2.7.2_p5-r1.ebuild b/dev-cpp/libmcpp/libmcpp-2.7.2_p5-r1.ebuild
deleted file mode 100644
index ab7a44713537..000000000000
--- a/dev-cpp/libmcpp/libmcpp-2.7.2_p5-r1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit autotools
-
-MY_PN=${PN/lib/}
-MY_P=$(ver_cut 1-4 ${MY_PN}-${PV})
-
-DESCRIPTION="A portable C++ preprocessor"
-HOMEPAGE="http://mcpp.sourceforge.net"
-SRC_URI="https://downloads.sourceforge.net/mcpp/${MY_P}.tar.gz"
-SRC_URI+=" mirror://debian/pool/main/m/${MY_PN}/${MY_PN}_${PV/_p/-}.debian.tar.xz"
-S="${WORKDIR}"/${MY_P}
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86 ~x86-linux ~x64-macos"
-
-PATCHES=(
- # bug #718808
- "${WORKDIR}"/debian/patches/
-
- "${FILESDIR}"/${PN}-2.7.2-fix-build-system.patch
- "${FILESDIR}"/${PN}-2.7.2-fix-configure-checks.patch
-)
-
-src_prepare() {
- default
-
- # bug #778461
- sed -i 's/-lmcpp/libmcpp.la/' src/Makefile.am || die
-
- eautoreconf
-}
-
-src_configure() {
- econf --enable-mcpplib
-}
-
-src_install() {
- default
-
- find "${ED}" -name '*.la' -delete || die
-}
next reply other threads:[~2024-12-23 13:06 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-23 13:06 Petr Vaněk [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-07 2:49 [gentoo-commits] repo/gentoo:master commit in: dev-cpp/libmcpp/ Sam James
2024-10-07 2:44 Sam James
2023-10-13 10:58 WANG Xuerui
2022-12-18 18:50 Arthur Zamarin
2022-12-18 18:50 Arthur Zamarin
2022-07-23 19:44 Sam James
2022-06-08 7:57 Jakov Smolić
2021-09-12 14:26 Yixun Lan
2021-09-12 14:26 Yixun Lan
2021-04-22 3:01 Sam James
2021-04-22 2:59 Sam James
2021-03-27 4:51 Sam James
2021-03-27 2:58 Sam James
2021-03-27 2:58 Sam James
2021-03-27 2:58 Sam James
2020-12-20 17:35 Sam James
2020-12-20 16:30 Thomas Deutschmann
2020-12-19 19:36 Sam James
2017-01-23 17:38 David Seifert
2017-01-23 15:46 Agostino Sarubbo
2017-01-23 13:51 Agostino Sarubbo
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=1734958961.65a600392285060f6dc22f2397bda25bb5adcf25.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