public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/SDL/
@ 2015-12-03 10:07 Agostino Sarubbo
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo @ 2015-12-03 10:07 UTC (permalink / raw
  To: gentoo-commits

commit:     466eacca906c2c20db0fd29073a48feb0378bdbd
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  3 10:06:38 2015 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Dec  3 10:06:38 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=466eacca

dev-perl/SDL: amd64 stable wrt bug #567408

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

 dev-perl/SDL/SDL-2.546.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/SDL/SDL-2.546.ebuild b/dev-perl/SDL/SDL-2.546.ebuild
index 8d36ad9..af417b9 100644
--- a/dev-perl/SDL/SDL-2.546.ebuild
+++ b/dev-perl/SDL/SDL-2.546.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="http://sdl.perl.org/ http://search.cpan.org/dist/SDL/ https://github.c
 
 LICENSE="GPL-2 OFL-1.1"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="amd64 ~hppa ~x86"
 IUSE=""
 
 RDEPEND=">=dev-perl/Alien-SDL-1.434


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/SDL/
@ 2015-12-04  6:08 Jeroen Roovers
  0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers @ 2015-12-04  6:08 UTC (permalink / raw
  To: gentoo-commits

commit:     465e8076c7189f3dea200ca57e49dc40f0cc97a6
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  4 06:07:05 2015 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Fri Dec  4 06:08:19 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=465e8076

dev-perl/SDL: Stable for HPPA (bug #567408).

Package-Manager: portage-2.2.26
RepoMan-Options: --ignore-arches

 dev-perl/SDL/SDL-2.546.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/SDL/SDL-2.546.ebuild b/dev-perl/SDL/SDL-2.546.ebuild
index ec3d47b..055a8cf 100644
--- a/dev-perl/SDL/SDL-2.546.ebuild
+++ b/dev-perl/SDL/SDL-2.546.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="http://sdl.perl.org/ http://search.cpan.org/dist/SDL/ https://github.c
 
 LICENSE="GPL-2 OFL-1.1"
 SLOT="0"
-KEYWORDS="amd64 ~hppa x86"
+KEYWORDS="amd64 hppa x86"
 IUSE=""
 
 RDEPEND=">=dev-perl/Alien-SDL-1.434


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/SDL/
@ 2018-09-15  2:31 Andreas Sturmlechner
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas Sturmlechner @ 2018-09-15  2:31 UTC (permalink / raw
  To: gentoo-commits

commit:     5dab19525f1851eca93f78a8bb6f4d70d52f365b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 14 18:25:03 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Sep 15 02:30:28 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dab1952

dev-perl/SDL: Drop to ~hppa

Only one of 2 reverse-dependencies of media-libs/sdl-mixer forcing hppa.

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 dev-perl/SDL/SDL-2.546.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/SDL/SDL-2.546.ebuild b/dev-perl/SDL/SDL-2.546.ebuild
index 3a4ed38754a..bd377a21265 100644
--- a/dev-perl/SDL/SDL-2.546.ebuild
+++ b/dev-perl/SDL/SDL-2.546.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ HOMEPAGE="http://sdl.perl.org/ http://search.cpan.org/dist/SDL/ https://github.c
 
 LICENSE="GPL-2 OFL-1.1"
 SLOT="0"
-KEYWORDS="amd64 hppa x86"
+KEYWORDS="amd64 ~hppa x86"
 IUSE=""
 
 RDEPEND=">=dev-perl/Alien-SDL-1.434


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/SDL/
@ 2021-08-06 19:33 Andreas K. Hüttel
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas K. Hüttel @ 2021-08-06 19:33 UTC (permalink / raw
  To: gentoo-commits

commit:     eb5bb1fd259daa99e7b308968d6b61ef0124eb2d
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  6 19:16:55 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Aug  6 19:32:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb5bb1fd

dev-perl/SDL: Version bump 2.548

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/SDL/Manifest           |  1 +
 dev-perl/SDL/SDL-2.548.0.ebuild | 47 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 48 insertions(+)

diff --git a/dev-perl/SDL/Manifest b/dev-perl/SDL/Manifest
index 5d0e7c96d54..83c16e2e87a 100644
--- a/dev-perl/SDL/Manifest
+++ b/dev-perl/SDL/Manifest
@@ -1 +1,2 @@
 DIST SDL-2.546.tar.gz 2487053 BLAKE2B c0856c844fd94338f7fe9cd1a20f7e7889cf73ac0c4018bca55b4fc630555b344cebe5158db5fb369ae6cbdaa5471a6681aadd71b788bee044fb367b0b12f9aa SHA512 7f7015c90a277b91951a2357bcdf7c3f2f930270d211657c903240ed4529f408c200337ca79e4971eb3912da28ebf1e950053ce4d763c2599c701444c618c71a
+DIST SDL-2.548.tar.gz 2487708 BLAKE2B 1d17c5ffc8d966fd06b282632de1f504548df9c67754788e5dcbe2144057aa9d463a88e01b33b0f265a821cfb24847bafc1cb1215cdd6282cc29ff3aacea6c3c SHA512 bafc49dddb7e592861f822920915c73bf0c5eea3a6c567623b48a2332c7644caf1451e457545e6666adea5e314b23bcd85a3f3a52c770abfd498c0e4c0feae85

diff --git a/dev-perl/SDL/SDL-2.548.0.ebuild b/dev-perl/SDL/SDL-2.548.0.ebuild
new file mode 100644
index 00000000000..0b31240e7f7
--- /dev/null
+++ b/dev-perl/SDL/SDL-2.548.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=FROGGS
+DIST_VERSION=2.548
+inherit perl-module
+
+DESCRIPTION="Simple DirectMedia Layer (SDL) bindings for perl"
+HOMEPAGE="http://sdl.perl.org/ http://search.cpan.org/dist/SDL/ https://github.com/PerlGameDev/SDL"
+
+LICENSE="GPL-2 OFL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~x86"
+
+RDEPEND="
+	>=dev-perl/Alien-SDL-1.446
+	dev-perl/Capture-Tiny
+	>=virtual/perl-CPAN-1.920.0
+	>=virtual/perl-ExtUtils-CBuilder-0.260.301
+	>=dev-perl/File-ShareDir-1.0.0
+	>=dev-perl/Module-Build-0.400.0
+	virtual/perl-Scalar-List-Utils
+	dev-perl/Tie-Simple
+	media-libs/libpng:0
+	media-libs/libsdl
+	media-libs/sdl-gfx
+	media-libs/sdl-image
+	media-libs/sdl-mixer
+	media-libs/sdl-pango
+	media-libs/sdl-ttf
+	media-libs/smpeg
+	media-libs/tiff:0
+	virtual/glu
+	virtual/jpeg:0
+	virtual/opengl
+"
+BDEPEND="${RDEPEND}
+	test? (
+		>=dev-perl/Test-Most-0.210.0
+	)
+"
+
+mydoc='CHANGELOG README TODO'
+
+PATCHES=( "${FILESDIR}"/${PN}-2.546-pointer.patch )


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/SDL/
@ 2021-11-01 10:02 Sam James
  0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2021-11-01 10:02 UTC (permalink / raw
  To: gentoo-commits

commit:     2cd6128443e0acc8fc284227bc2357a2ea53aede
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Nov  1 10:01:29 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Nov  1 10:01:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cd61284

dev-perl/SDL: Stabilize 2.548.0 x86, #817506

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/SDL/SDL-2.548.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/SDL/SDL-2.548.0.ebuild b/dev-perl/SDL/SDL-2.548.0.ebuild
index 1fc59835856..78d87f151b2 100644
--- a/dev-perl/SDL/SDL-2.548.0.ebuild
+++ b/dev-perl/SDL/SDL-2.548.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://sdl.perl.org/ http://search.cpan.org/dist/SDL/ https://github.c
 
 LICENSE="GPL-2 OFL-1.1"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~x86"
+KEYWORDS="amd64 ~hppa x86"
 
 RDEPEND="
 	>=dev-perl/Alien-SDL-1.446


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/SDL/
@ 2021-12-05 22:15 Andreas K. Hüttel
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas K. Hüttel @ 2021-12-05 22:15 UTC (permalink / raw
  To: gentoo-commits

commit:     c7d55b0b5dc75e13e547a7e5ade832b8a858a7d1
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  5 21:02:47 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Dec  5 22:14:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7d55b0b

dev-perl/SDL: Remove old

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/SDL/Manifest         |  1 -
 dev-perl/SDL/SDL-2.546.ebuild | 41 -----------------------------------------
 2 files changed, 42 deletions(-)

diff --git a/dev-perl/SDL/Manifest b/dev-perl/SDL/Manifest
index 83c16e2e87a3..4d26a99efe61 100644
--- a/dev-perl/SDL/Manifest
+++ b/dev-perl/SDL/Manifest
@@ -1,2 +1 @@
-DIST SDL-2.546.tar.gz 2487053 BLAKE2B c0856c844fd94338f7fe9cd1a20f7e7889cf73ac0c4018bca55b4fc630555b344cebe5158db5fb369ae6cbdaa5471a6681aadd71b788bee044fb367b0b12f9aa SHA512 7f7015c90a277b91951a2357bcdf7c3f2f930270d211657c903240ed4529f408c200337ca79e4971eb3912da28ebf1e950053ce4d763c2599c701444c618c71a
 DIST SDL-2.548.tar.gz 2487708 BLAKE2B 1d17c5ffc8d966fd06b282632de1f504548df9c67754788e5dcbe2144057aa9d463a88e01b33b0f265a821cfb24847bafc1cb1215cdd6282cc29ff3aacea6c3c SHA512 bafc49dddb7e592861f822920915c73bf0c5eea3a6c567623b48a2332c7644caf1451e457545e6666adea5e314b23bcd85a3f3a52c770abfd498c0e4c0feae85

diff --git a/dev-perl/SDL/SDL-2.546.ebuild b/dev-perl/SDL/SDL-2.546.ebuild
deleted file mode 100644
index bd377a212650..000000000000
--- a/dev-perl/SDL/SDL-2.546.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-MODULE_AUTHOR=FROGGS
-inherit perl-module
-
-DESCRIPTION="Simple DirectMedia Layer (SDL) bindings for perl"
-HOMEPAGE="http://sdl.perl.org/ http://search.cpan.org/dist/SDL/ https://github.com/PerlGameDev/SDL"
-
-LICENSE="GPL-2 OFL-1.1"
-SLOT="0"
-KEYWORDS="amd64 ~hppa x86"
-IUSE=""
-
-RDEPEND=">=dev-perl/Alien-SDL-1.434
-	dev-perl/Capture-Tiny
-	dev-perl/File-ShareDir
-	dev-perl/Test-Most
-	dev-perl/Tie-Simple
-	media-libs/libpng:0
-	media-libs/libsdl
-	media-libs/sdl-gfx
-	media-libs/sdl-image
-	media-libs/sdl-mixer
-	media-libs/sdl-pango
-	media-libs/sdl-ttf
-	media-libs/smpeg
-	media-libs/tiff:0
-	virtual/glu
-	virtual/jpeg:0
-	virtual/opengl
-	virtual/perl-ExtUtils-CBuilder
-	>=dev-perl/Module-Build-0.400.0
-	virtual/perl-Scalar-List-Utils
-	virtual/perl-Test-Simple"
-DEPEND=${RDEPEND}
-
-SRC_TEST=parallel
-mydoc='CHANGELOG README TODO'
-PATCHES=( "${FILESDIR}"/${P}-pointer.patch )


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/SDL/
@ 2022-01-12 21:49 James Le Cuirot
  0 siblings, 0 replies; 8+ messages in thread
From: James Le Cuirot @ 2022-01-12 21:49 UTC (permalink / raw
  To: gentoo-commits

commit:     666f6af9f6d628b3c4e5678c907519f8dad66252
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed Jan 12 19:18:15 2022 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Wed Jan 12 21:49:19 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=666f6af9

dev-perl/SDL: use https

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/23762
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 dev-perl/SDL/SDL-2.548.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/SDL/SDL-2.548.0.ebuild b/dev-perl/SDL/SDL-2.548.0.ebuild
index 78d87f151b2a..d68f6311fafc 100644
--- a/dev-perl/SDL/SDL-2.548.0.ebuild
+++ b/dev-perl/SDL/SDL-2.548.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -8,7 +8,7 @@ DIST_VERSION=2.548
 inherit perl-module
 
 DESCRIPTION="Simple DirectMedia Layer (SDL) bindings for perl"
-HOMEPAGE="http://sdl.perl.org/ http://search.cpan.org/dist/SDL/ https://github.com/PerlGameDev/SDL"
+HOMEPAGE="http://sdl.perl.org/ https://search.cpan.org/dist/SDL/ https://github.com/PerlGameDev/SDL"
 
 LICENSE="GPL-2 OFL-1.1"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/SDL/
@ 2023-06-01  8:20 Sam James
  0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2023-06-01  8:20 UTC (permalink / raw
  To: gentoo-commits

commit:     de2ede67a3fc79221cee519340d6df44a69dd56e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  1 08:20:15 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun  1 08:20:24 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de2ede67

dev-perl/SDL: skip hanging test

Closes: https://bugs.gentoo.org/892011
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/SDL/SDL-2.548.0-r2.ebuild | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/dev-perl/SDL/SDL-2.548.0-r2.ebuild b/dev-perl/SDL/SDL-2.548.0-r2.ebuild
index 59caa0f55c01..999065c50d37 100644
--- a/dev-perl/SDL/SDL-2.548.0-r2.ebuild
+++ b/dev-perl/SDL/SDL-2.548.0-r2.ebuild
@@ -44,6 +44,11 @@ BDEPEND="${RDEPEND}
 
 mydoc='CHANGELOG README TODO'
 
+PERL_RM_FILES=(
+	# Hangs, see bug #892011 and https://aur.archlinux.org/packages/perl-sdl#comment-903413.
+	t/core_video.t
+)
+
 PATCHES=(
 	"${FILESDIR}"/${PN}-2.546-pointer.patch
 	"${FILESDIR}"/${PN}-2.546-implicit-func-decl.patch


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-06-01  8:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-01 10:02 [gentoo-commits] repo/gentoo:master commit in: dev-perl/SDL/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2023-06-01  8:20 Sam James
2022-01-12 21:49 James Le Cuirot
2021-12-05 22:15 Andreas K. Hüttel
2021-08-06 19:33 Andreas K. Hüttel
2018-09-15  2:31 Andreas Sturmlechner
2015-12-04  6:08 Jeroen Roovers
2015-12-03 10:07 Agostino Sarubbo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox