public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/antlr-cpp/
Date: Tue,  7 Feb 2023 17:41:43 +0000 (UTC)	[thread overview]
Message-ID: <1675791694.2de480c1daabf3f344f99fed5bd06221f968e872.asturm@gentoo> (raw)

commit:     2de480c1daabf3f344f99fed5bd06221f968e872
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  7 17:39:11 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb  7 17:41:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2de480c1

dev-cpp/antlr-cpp: Revert "drop 4.7.2"

Required by <dev-cpp/antlr-cpp-4.8 version cap of dev-db/mysql-workbench.

Bug: https://bugs.gentoo.org/892285
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-cpp/antlr-cpp/Manifest               |  1 +
 dev-cpp/antlr-cpp/antlr-cpp-4.7.2.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/dev-cpp/antlr-cpp/Manifest b/dev-cpp/antlr-cpp/Manifest
index c5e406866b43..11c2ebb8722f 100644
--- a/dev-cpp/antlr-cpp/Manifest
+++ b/dev-cpp/antlr-cpp/Manifest
@@ -1,2 +1,3 @@
 DIST antlr-2.7.7.tar.gz 1816180 BLAKE2B 3a9a51070f8651befeb4d22be344b544e119db34a78522828c2ffc3c481c14b9c7784f0a9997a61f6faedde5b6d1fe12214cfd84fb274f7065f3ffe6a44abf1c SHA512 faa72d2ddcba434ef1233e70c1549e63eba67c00793966322e821cf7f015cccb804448cb92d8fbef0429f59928fad65ec954f8ffbda0acbb8e983de0806d349d
 DIST antlr-cpp-4.11.1.zip 534105 BLAKE2B acf854bb8f10f8afdb8df9aa1fa92176edc66bfe3e33ca4b57e138e29f7d8512dc0a31aee057e5997ca9e37ca7934c459ef725e831d34166c189a2ed7e6fbc51 SHA512 47a4f714cf195e454b4f66cace58f6dbaa144f44c25594735fc91b37289e9b3c8b5259c03925316754d3eb33af3e0b3d3fb0c5c9aef818b239799e4f1fb49ce6
+DIST antlr-cpp-4.7.2.zip 1494927 BLAKE2B 007aac6655dc3c4e3a0c2073ca9c8c016b46bdf97dca4494d4ea2c44d27a458bfbb09811b3beb0aec1ce2873c3b62ad6789c6a9e3e7ddc62cde51c8357e9123b SHA512 3298b83a06ddd8d8852462401e46fe2eb83d20af4ba14c722cb31b33d929d1c5a4ffb694ee084495a4ae26ed3246b6781ca6045d11253c94efc09729fa001090

diff --git a/dev-cpp/antlr-cpp/antlr-cpp-4.7.2.ebuild b/dev-cpp/antlr-cpp/antlr-cpp-4.7.2.ebuild
new file mode 100644
index 000000000000..52506025d51d
--- /dev/null
+++ b/dev-cpp/antlr-cpp/antlr-cpp-4.7.2.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="The ANTLR 4 C++ Runtime"
+HOMEPAGE="https://www.antlr.org/"
+SRC_URI="https://www.antlr.org/download/antlr4-cpp-runtime-${PV}-source.zip -> ${P}.zip"
+S="${WORKDIR}"
+
+LICENSE="BSD"
+SLOT="4"
+KEYWORDS="amd64 ~arm ~ppc x86"
+
+BDEPEND="app-arch/unzip"
+
+src_prepare() {
+	sed -i -e "s#DESTINATION lib#DESTINATION $(get_libdir)#" \
+		"${S}"/runtime/CMakeLists.txt || die "failed sed"
+
+	sed -i -e "s#share/doc/libantlr4#share/doc/${PF}#g" \
+		"${S}"/CMakeLists.txt || die "failed sed"
+
+	cmake_src_prepare
+}


             reply	other threads:[~2023-02-07 17:41 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-07 17:41 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-26 12:59 [gentoo-commits] repo/gentoo:master commit in: dev-cpp/antlr-cpp/ Arthur Zamarin
2025-03-10  0:22 Sam James
2025-02-16 11:54 Sam James
2025-02-16 11:54 Sam James
2025-02-16 11:54 Sam James
2024-06-22 11:00 Miroslav Šulc
2023-05-27 15:06 Pacho Ramos
2023-02-07 17:25 Andreas Sturmlechner
2023-02-07 16:54 Sam James
2023-02-07 16:54 Sam James
2023-02-07 16:54 Sam James
2021-03-10 11:05 Miroslav Šulc
2021-03-10 11:05 Miroslav Šulc
2020-06-06 18:01 Michał Górny
2020-05-31 19:09 Sergei Trofimovich
2019-11-13  8:27 Miroslav Šulc
2019-11-13  7:39 Agostino Sarubbo
2019-11-02  9:03 Miroslav Šulc
2019-11-02  8:49 Agostino Sarubbo
2019-11-02  8:49 Agostino Sarubbo
2019-11-02  8:42 Agostino Sarubbo
2019-11-02  8:42 Agostino Sarubbo
2019-11-01 11:11 Miroslav Šulc
2019-10-22 18:27 Miroslav Šulc
2019-06-05  7:46 Agostino Sarubbo
2019-05-26 11:50 Mikle Kolyada
2019-04-20  1:29 Aaron Bauman
2018-11-21 10:28 Patrice Clement
2018-11-04 18:10 Patrice Clement
2018-08-07 12:22 Patrice Clement
2017-11-25 14:08 Patrick Lauer
2017-07-15 18:17 James Le Cuirot
2016-12-20 11:37 Patrice Clement
2016-12-12 11:07 Patrice Clement
2016-12-05 21:47 James Le Cuirot
2016-02-17 14:42 Richard Farina
2016-01-23 16:59 Agostino Sarubbo
2016-01-17 17:52 Agostino Sarubbo
2016-01-16 13:57 James Le Cuirot
2015-12-25 13:14 James Le Cuirot

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=1675791694.2de480c1daabf3f344f99fed5bd06221f968e872.asturm@gentoo \
    --to=asturm@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