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: Thu, 30 Mar 2023 13:39:42 +0000 (UTC)	[thread overview]
Message-ID: <1680183580.c228bd4013604733680344ce4029afcf1e4a274d.xgqt@gentoo> (raw)

commit:     c228bd4013604733680344ce4029afcf1e4a274d
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 30 13:38:47 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Thu Mar 30 13:39:40 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c228bd40

media-gfx/ansilove: sync live; format

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

 media-gfx/ansilove/ansilove-9999.ebuild | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/media-gfx/ansilove/ansilove-9999.ebuild b/media-gfx/ansilove/ansilove-9999.ebuild
index e593f48c0fb9..d0d4327ea128 100644
--- a/media-gfx/ansilove/ansilove-9999.ebuild
+++ b/media-gfx/ansilove/ansilove-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -6,13 +6,15 @@ EAPI=8
 inherit cmake
 
 DESCRIPTION="ANSI and ASCII art to PNG converter (using libansilove)"
-HOMEPAGE="https://github.com/ansilove/ansilove/"
+HOMEPAGE="https://www.ansilove.org/
+	https://github.com/ansilove/ansilove/"
 
-if [[ "${PV}" == *9999* ]]; then
+if [[ ${PV} == *9999* ]]; then
 	inherit git-r3
-	EGIT_REPO_URI="https://github.com/ansilove/${PN}.git"
+	EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
 else
-	SRC_URI="https://github.com/ansilove/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+	SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz
+		-> ${P}.tar.gz"
 	KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
 fi
 
@@ -23,7 +25,7 @@ RDEPEND="dev-libs/libansilove"
 DEPEND="${RDEPEND}"
 
 src_configure() {
-	local mycmakeargs=(
+	local -a mycmakeargs=(
 		-DENABLE_SECCOMP=NO
 	)
 	cmake_src_configure


             reply	other threads:[~2023-03-30 13:39 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-30 13:39 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ć
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=1680183580.c228bd4013604733680344ce4029afcf1e4a274d.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