public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/ansilove/
Date: Mon, 24 Mar 2025 22:45:40 +0000 (UTC)	[thread overview]
Message-ID: <1742856336.bee66a3a7a915df2976cad5aa5e39c70cae877ae.xgqt@gentoo> (raw)

commit:     bee66a3a7a915df2976cad5aa5e39c70cae877ae
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 24 22:34:27 2025 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Mar 24 22:45:36 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bee66a3a

media-gfx/ansilove: bump to 4.2.1

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 media-gfx/ansilove/Manifest              |  1 +
 media-gfx/ansilove/ansilove-4.2.1.ebuild | 38 ++++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/media-gfx/ansilove/Manifest b/media-gfx/ansilove/Manifest
index cedd535efac2..37d27b4f62f1 100644
--- a/media-gfx/ansilove/Manifest
+++ b/media-gfx/ansilove/Manifest
@@ -1 +1,2 @@
 DIST ansilove-4.2.0.tar.gz 41976 BLAKE2B e9bdf7c48fc7ae08427ace870b040dda8d81293a19c36c698a55d6973b2def13153889bfe376d8a7f04aaf79360f58cf8e615a7b5b1d9ef278016721ffbfca6c SHA512 a408fccd497e45d82b9ab97bb867afd55796f3ab969b9805116e6bde63931efbc61bcd884409a45aea22af1c21d05fbefa53ce8a45c95156d0292fd509c85810
+DIST ansilove-4.2.1.tar.gz 42218 BLAKE2B 1e4cba3f73a93bd2da7a7b9632c29febd8acbd4c071936c25868987913a1afc8a40bcd79e4a9204babef281ebbc07d6bc54d2ceba9a365a5501a54f228153d2c SHA512 8fe75abb49ccdd1f264b11340157fbf705392b72c44a87a0b20ae1dda4f80b023ecd641ae909647e52d34b51f770a66714d4552e20dfad8e747b54b5ba8b73c6

diff --git a/media-gfx/ansilove/ansilove-4.2.1.ebuild b/media-gfx/ansilove/ansilove-4.2.1.ebuild
new file mode 100644
index 000000000000..a9a01ac7dac8
--- /dev/null
+++ b/media-gfx/ansilove/ansilove-4.2.1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="ANSI and ASCII art to PNG converter (using libansilove)"
+HOMEPAGE="https://www.ansilove.org/
+	https://github.com/ansilove/ansilove/"
+
+if [[ "${PV}" == *9999* ]]; then
+	inherit git-r3
+
+	EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
+else
+	SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz
+		-> ${P}.tar.gz"
+
+	KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+fi
+
+LICENSE="BSD-2"
+SLOT="0"
+
+RDEPEND="
+	>=dev-libs/libansilove-1.4.2:=
+"
+DEPEND="
+	${RDEPEND}
+"
+
+src_configure() {
+	local -a mycmakeargs=(
+		-DENABLE_SECCOMP="NO"
+	)
+	cmake_src_configure
+}


             reply	other threads:[~2025-03-24 22:45 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-24 22:45 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-09-02 14:30 [gentoo-commits] repo/gentoo:master commit in: media-gfx/ansilove/ Maciej Barć
2023-05-24 11:03 Maciej Barć
2023-05-24 11:03 Maciej Barć
2023-05-24 11:03 Maciej Barć
2023-05-05 13:44 Arthur Zamarin
2023-03-30 13:39 Maciej Barć
2023-03-30 13:39 Maciej Barć
2023-03-30 13:39 Maciej Barć
2022-12-22 11:04 Arthur Zamarin
2022-02-27  3:48 Maciej Barć
2022-02-19 17:57 Maciej Barć
2022-02-19 17:57 Maciej Barć
2021-12-27 15:38 Arthur Zamarin
2021-12-27 15:38 Arthur Zamarin
2021-12-27  2:17 Yixun Lan
2021-11-26 10:33 Maciej Barć

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=1742856336.bee66a3a7a915df2976cad5aa5e39c70cae877ae.xgqt@gentoo \
    --to=xgqt@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