public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/pixels2pgf/
Date: Fri, 12 Apr 2024 09:02:39 +0000 (UTC)	[thread overview]
Message-ID: <1712912546.a3cb8f71b91f4a2af814650d6f99c1c156f96b48.arthurzam@gentoo> (raw)

commit:     a3cb8f71b91f4a2af814650d6f99c1c156f96b48
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 12 09:01:53 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 12 09:02:26 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3cb8f71

media-gfx/pixels2pgf: EAPI8

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-gfx/pixels2pgf/pixels2pgf-0.1-r1.ebuild | 18 ++++++++++++++++++
 media-gfx/pixels2pgf/pixels2pgf-9999.ebuild   | 13 ++++++-------
 2 files changed, 24 insertions(+), 7 deletions(-)

diff --git a/media-gfx/pixels2pgf/pixels2pgf-0.1-r1.ebuild b/media-gfx/pixels2pgf/pixels2pgf-0.1-r1.ebuild
new file mode 100644
index 000000000000..a4efe64b145e
--- /dev/null
+++ b/media-gfx/pixels2pgf/pixels2pgf-0.1-r1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Convert pixel images (e.g. QRCode) to PGF/Tikz rectangles"
+HOMEPAGE="https://github.com/projg2/pixels2pgf/"
+SRC_URI="https://github.com/projg2/pixels2pgf/releases/download/${P}/${P}.tar.bz2"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+	media-libs/libsdl:0=
+	media-libs/sdl-image:0=
+"
+DEPEND="${RDEPEND}"

diff --git a/media-gfx/pixels2pgf/pixels2pgf-9999.ebuild b/media-gfx/pixels2pgf/pixels2pgf-9999.ebuild
index ae8db1f90a5d..22eefdf7f9be 100644
--- a/media-gfx/pixels2pgf/pixels2pgf-9999.ebuild
+++ b/media-gfx/pixels2pgf/pixels2pgf-9999.ebuild
@@ -1,22 +1,21 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 EGIT_REPO_URI="https://github.com/projg2/${PN}.git"
 inherit autotools git-r3
 
 DESCRIPTION="Convert pixel images (e.g. QRCode) to PGF/Tikz rectangles"
 HOMEPAGE="https://github.com/projg2/pixels2pgf/"
-SRC_URI=""
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS=""
-IUSE=""
 
-RDEPEND="media-libs/libsdl:0=
-	media-libs/sdl-image:0="
+RDEPEND="
+	media-libs/libsdl:0=
+	media-libs/sdl-image:0=
+"
 DEPEND="${RDEPEND}"
 
 src_prepare() {


             reply	other threads:[~2024-04-12  9:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-12  9:02 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-19  6:08 [gentoo-commits] repo/gentoo:master commit in: media-gfx/pixels2pgf/ Arthur Zamarin
2023-07-25 21:00 Conrad Kostecki
2017-06-29 22:22 Michał Górny
2017-06-29 22:22 Michał Górny

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=1712912546.a3cb8f71b91f4a2af814650d6f99c1c156f96b48.arthurzam@gentoo \
    --to=arthurzam@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