* [gentoo-commits] repo/gentoo:master commit in: media-libs/plutovg/
@ 2025-04-10 7:16 Matt Jolly
0 siblings, 0 replies; 8+ messages in thread
From: Matt Jolly @ 2025-04-10 7:16 UTC (permalink / raw
To: gentoo-commits
commit: 85da6134decebe5857cdb9693805259d058c7de1
Author: Matt Jolly <kangie <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 9 06:18:54 2025 +0000
Commit: Matt Jolly <kangie <AT> gentoo <DOT> org>
CommitDate: Thu Apr 10 07:08:09 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85da6134
media-libs/plutovg: new package, add 1.0.0
Signed-off-by: Matt Jolly <kangie <AT> gentoo.org>
media-libs/plutovg/Manifest | 1 +
media-libs/plutovg/metadata.xml | 16 ++++++++++++++++
media-libs/plutovg/plutovg-1.0.0.ebuild | 14 ++++++++++++++
3 files changed, 31 insertions(+)
diff --git a/media-libs/plutovg/Manifest b/media-libs/plutovg/Manifest
new file mode 100644
index 000000000000..48b762a33156
--- /dev/null
+++ b/media-libs/plutovg/Manifest
@@ -0,0 +1 @@
+DIST plutovg-1.0.0.tar.gz 228563 BLAKE2B 277e4e30a0357d345d87e89b6abb52d79794a55d893b2108e6cfebab628b31c299eab43378cf9c5d30922a1da453ffa06fdda08a6cbc6cb6236b2682d8b1ee0c SHA512 4f472542686f9ee949e6cba621f338128aaaee25e2dfde848713333eedc6de4f896bb55aac4b8296bdada73ae3327da1fd06055ef93acc920ed55bf123731f74
diff --git a/media-libs/plutovg/metadata.xml b/media-libs/plutovg/metadata.xml
new file mode 100644
index 000000000000..661f4f0aee5e
--- /dev/null
+++ b/media-libs/plutovg/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>kangie@gentoo.org</email>
+ <name>Matt Jolly</name>
+ <description>Primary maintainer</description>
+ </maintainer>
+ <maintainer type="project">
+ <email>games@gentoo.org</email>
+ <name>Gentoo Games Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">sammycage/plutovg</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/media-libs/plutovg/plutovg-1.0.0.ebuild b/media-libs/plutovg/plutovg-1.0.0.ebuild
new file mode 100644
index 000000000000..6844a558fd6c
--- /dev/null
+++ b/media-libs/plutovg/plutovg-1.0.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson-multilib
+
+DESCRIPTION="Tiny 2D vector graphics library in C"
+HOMEPAGE="https://github.com/sammycage/plutovg"
+SRC_URI="https://github.com/sammycage/plutovg/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/plutovg/
@ 2025-06-18 16:56 Jakov Smolić
0 siblings, 0 replies; 8+ messages in thread
From: Jakov Smolić @ 2025-06-18 16:56 UTC (permalink / raw
To: gentoo-commits
commit: b84bdcaaab49f23532d8b5546459dc649cea5d41
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 18 16:56:10 2025 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Jun 18 16:56:10 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b84bdcaa
media-libs/plutovg: Keyword 1.0.0 riscv, #958331
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
media-libs/plutovg/plutovg-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/plutovg/plutovg-1.0.0.ebuild b/media-libs/plutovg/plutovg-1.0.0.ebuild
index 6844a558fd6c..d1ea99f73b12 100644
--- a/media-libs/plutovg/plutovg-1.0.0.ebuild
+++ b/media-libs/plutovg/plutovg-1.0.0.ebuild
@@ -11,4 +11,4 @@ SRC_URI="https://github.com/sammycage/plutovg/archive/refs/tags/v${PV}.tar.gz ->
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~riscv"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/plutovg/
@ 2025-06-18 19:03 Sam James
0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2025-06-18 19:03 UTC (permalink / raw
To: gentoo-commits
commit: 817e517901d4748ebbaa6577e53e41913a0477da
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 18 19:02:58 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 18 19:02:58 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=817e5179
media-libs/plutovg: Keyword 1.0.0 arm, #958331
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/plutovg/plutovg-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/plutovg/plutovg-1.0.0.ebuild b/media-libs/plutovg/plutovg-1.0.0.ebuild
index d1ea99f73b12..395d0bc20151 100644
--- a/media-libs/plutovg/plutovg-1.0.0.ebuild
+++ b/media-libs/plutovg/plutovg-1.0.0.ebuild
@@ -11,4 +11,4 @@ SRC_URI="https://github.com/sammycage/plutovg/archive/refs/tags/v${PV}.tar.gz ->
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~riscv"
+KEYWORDS="~amd64 ~arm ~riscv"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/plutovg/
@ 2025-06-18 19:03 Sam James
0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2025-06-18 19:03 UTC (permalink / raw
To: gentoo-commits
commit: 8e2a332d26990d0bd053d9e9cab6bb3230a2ddbc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 18 19:03:03 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 18 19:03:03 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e2a332d
media-libs/plutovg: Keyword 1.0.0 arm64, #958331
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/plutovg/plutovg-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/plutovg/plutovg-1.0.0.ebuild b/media-libs/plutovg/plutovg-1.0.0.ebuild
index 395d0bc20151..81048b0b5783 100644
--- a/media-libs/plutovg/plutovg-1.0.0.ebuild
+++ b/media-libs/plutovg/plutovg-1.0.0.ebuild
@@ -11,4 +11,4 @@ SRC_URI="https://github.com/sammycage/plutovg/archive/refs/tags/v${PV}.tar.gz ->
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~riscv"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/plutovg/
@ 2025-07-25 4:46 Sam James
0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2025-07-25 4:46 UTC (permalink / raw
To: gentoo-commits
commit: 610ac6eb61f0c20b690b3b8a5d6a273954cc4d79
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 25 04:44:14 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 25 04:44:14 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=610ac6eb
media-libs/plutovg: Keyword 1.0.0 ppc, #958331
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/plutovg/plutovg-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/plutovg/plutovg-1.0.0.ebuild b/media-libs/plutovg/plutovg-1.0.0.ebuild
index 81048b0b5783..9cf92c940d2c 100644
--- a/media-libs/plutovg/plutovg-1.0.0.ebuild
+++ b/media-libs/plutovg/plutovg-1.0.0.ebuild
@@ -11,4 +11,4 @@ SRC_URI="https://github.com/sammycage/plutovg/archive/refs/tags/v${PV}.tar.gz ->
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/plutovg/
@ 2025-07-25 4:46 Sam James
0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2025-07-25 4:46 UTC (permalink / raw
To: gentoo-commits
commit: af1c0f0b05d759ab92fde617e298771fc9109780
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 25 04:44:22 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 25 04:44:22 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af1c0f0b
media-libs/plutovg: Keyword 1.0.0 ppc64, #958331
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/plutovg/plutovg-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/plutovg/plutovg-1.0.0.ebuild b/media-libs/plutovg/plutovg-1.0.0.ebuild
index 9cf92c940d2c..dc5d3993d946 100644
--- a/media-libs/plutovg/plutovg-1.0.0.ebuild
+++ b/media-libs/plutovg/plutovg-1.0.0.ebuild
@@ -11,4 +11,4 @@ SRC_URI="https://github.com/sammycage/plutovg/archive/refs/tags/v${PV}.tar.gz ->
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/plutovg/
@ 2025-07-25 4:46 Sam James
0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2025-07-25 4:46 UTC (permalink / raw
To: gentoo-commits
commit: fdcef05203d7f06d041ddc78585a2bc868be8f1f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 25 04:44:34 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 25 04:44:34 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdcef052
media-libs/plutovg: Keyword 1.0.0 x86, #958331
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/plutovg/plutovg-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/plutovg/plutovg-1.0.0.ebuild b/media-libs/plutovg/plutovg-1.0.0.ebuild
index dc5d3993d946..7b2611f32c55 100644
--- a/media-libs/plutovg/plutovg-1.0.0.ebuild
+++ b/media-libs/plutovg/plutovg-1.0.0.ebuild
@@ -11,4 +11,4 @@ SRC_URI="https://github.com/sammycage/plutovg/archive/refs/tags/v${PV}.tar.gz ->
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/plutovg/
@ 2025-08-10 22:47 Ionen Wolkens
0 siblings, 0 replies; 8+ messages in thread
From: Ionen Wolkens @ 2025-08-10 22:47 UTC (permalink / raw
To: gentoo-commits
commit: a575f2c568d520114d4371b59aaff12ba4944755
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 10 22:41:16 2025 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sun Aug 10 22:41:16 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a575f2c5
media-libs/plutovg: Stabilize 1.0.0 amd64, #960687
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
media-libs/plutovg/plutovg-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/plutovg/plutovg-1.0.0.ebuild b/media-libs/plutovg/plutovg-1.0.0.ebuild
index 7b2611f32c55..788fdbbbf949 100644
--- a/media-libs/plutovg/plutovg-1.0.0.ebuild
+++ b/media-libs/plutovg/plutovg-1.0.0.ebuild
@@ -11,4 +11,4 @@ SRC_URI="https://github.com/sammycage/plutovg/archive/refs/tags/v${PV}.tar.gz ->
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
^ permalink raw reply related [flat|nested] 8+ messages in thread
end of thread, other threads:[~2025-08-10 22:47 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-10 22:47 [gentoo-commits] repo/gentoo:master commit in: media-libs/plutovg/ Ionen Wolkens
-- strict thread matches above, loose matches on Subject: below --
2025-07-25 4:46 Sam James
2025-07-25 4:46 Sam James
2025-07-25 4:46 Sam James
2025-06-18 19:03 Sam James
2025-06-18 19:03 Sam James
2025-06-18 16:56 Jakov Smolić
2025-04-10 7:16 Matt Jolly
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox