public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-video/imagination/
@ 2020-04-26 11:00 David Seifert
  0 siblings, 0 replies; 6+ messages in thread
From: David Seifert @ 2020-04-26 11:00 UTC (permalink / raw
  To: gentoo-commits

commit:     eceed891121a709337a65d634135f766957814fb
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 26 10:58:43 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Apr 26 10:58:43 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eceed891

media-video/imagination: Replace virtual/ffmpeg

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 .../{imagination-3.0-r1.ebuild => imagination-3.0-r2.ebuild}          | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/imagination/imagination-3.0-r1.ebuild b/media-video/imagination/imagination-3.0-r2.ebuild
similarity index 92%
rename from media-video/imagination/imagination-3.0-r1.ebuild
rename to media-video/imagination/imagination-3.0-r2.ebuild
index dbf5d971be6..83f5220125d 100644
--- a/media-video/imagination/imagination-3.0-r1.ebuild
+++ b/media-video/imagination/imagination-3.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -18,7 +18,7 @@ DEPEND="
 	x11-libs/cairo:=
 	x11-libs/gtk+:2"
 RDEPEND="${DEPEND}
-	virtual/ffmpeg"
+	media-video/ffmpeg"
 
 PATCHES=(
 	"${FILESDIR}"/${P}-cflags.patch


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-video/imagination/
@ 2024-07-07 20:51 Eli Schwartz
  0 siblings, 0 replies; 6+ messages in thread
From: Eli Schwartz @ 2024-07-07 20:51 UTC (permalink / raw
  To: gentoo-commits

commit:     777b2bcd8078cef182b4bf70181785adeed4e7b0
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Jul  7 18:44:33 2024 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Jul  7 20:36:30 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=777b2bcd

media-video/imagination: restrict test

Restricting tests as they're no practical tests to run anyway.

Closes: https://bugs.gentoo.org/935691
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/37477
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 media-video/imagination/imagination-3.6.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/media-video/imagination/imagination-3.6.ebuild b/media-video/imagination/imagination-3.6.ebuild
index cdaa8278caa5..c09c160a3638 100644
--- a/media-video/imagination/imagination-3.6.ebuild
+++ b/media-video/imagination/imagination-3.6.ebuild
@@ -24,6 +24,10 @@ RDEPEND="${DEPEND}
 	media-video/ffmpeg"
 BDEPEND="dev-util/intltool"
 
+# restricting tests as they're no practical tests
+# to run ayway, see bug #935691
+RESTRICT="test"
+
 PATCHES=(
 	"${FILESDIR}"/${P}-cflags.patch
 	"${FILESDIR}"/${PN}-3.0-fix-htmldir.patch


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-video/imagination/
@ 2024-07-07  4:46 Eli Schwartz
  0 siblings, 0 replies; 6+ messages in thread
From: Eli Schwartz @ 2024-07-07  4:46 UTC (permalink / raw
  To: gentoo-commits

commit:     817e813a096e7e3a43603c70ce8353a2a22e4b2b
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Jul  6 06:38:00 2024 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Jul  7 04:46:03 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=817e813a

media-video/imagination: add missing build dependency

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>

Closes: https://bugs.gentoo.org/935621
Closes: https://github.com/gentoo/gentoo/pull/37451
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 media-video/imagination/imagination-3.6.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-video/imagination/imagination-3.6.ebuild b/media-video/imagination/imagination-3.6.ebuild
index caefd7c2a3e8..cdaa8278caa5 100644
--- a/media-video/imagination/imagination-3.6.ebuild
+++ b/media-video/imagination/imagination-3.6.ebuild
@@ -22,6 +22,7 @@ DEPEND="
 	x11-libs/pango"
 RDEPEND="${DEPEND}
 	media-video/ffmpeg"
+BDEPEND="dev-util/intltool"
 
 PATCHES=(
 	"${FILESDIR}"/${P}-cflags.patch


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-video/imagination/
@ 2024-07-05 17:41 Conrad Kostecki
  0 siblings, 0 replies; 6+ messages in thread
From: Conrad Kostecki @ 2024-07-05 17:41 UTC (permalink / raw
  To: gentoo-commits

commit:     89e41fcbc457d14d2dcd9819fac047d52af10b0c
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Jul  2 18:00:42 2024 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Fri Jul  5 17:41:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89e41fcb

media-video/imagination: fix LICENSE, use https

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/37403
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 media-video/imagination/imagination-3.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/imagination/imagination-3.0-r2.ebuild b/media-video/imagination/imagination-3.0-r2.ebuild
index 5fbaeb15aa72..ccbedf7474e0 100644
--- a/media-video/imagination/imagination-3.0-r2.ebuild
+++ b/media-video/imagination/imagination-3.0-r2.ebuild
@@ -6,10 +6,10 @@ EAPI=7
 inherit autotools desktop
 
 DESCRIPTION="Simple DVD slideshow maker"
-HOMEPAGE="http://imagination.sourceforge.net/"
+HOMEPAGE="https://imagination.sourceforge.net/"
 SRC_URI="https://downloads.sourceforge.net/${PN}/${PN}/${PV}/${P}.tar.gz"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-video/imagination/
@ 2019-01-27 19:46 Pacho Ramos
  0 siblings, 0 replies; 6+ messages in thread
From: Pacho Ramos @ 2019-01-27 19:46 UTC (permalink / raw
  To: gentoo-commits

commit:     e36a2d12a6695638bee36a55e2161679c007cea3
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 27 19:38:48 2019 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Jan 27 19:45:56 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e36a2d12

media-video/imagination: Drop old

Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 media-video/imagination/imagination-3.0.ebuild | 31 --------------------------
 1 file changed, 31 deletions(-)

diff --git a/media-video/imagination/imagination-3.0.ebuild b/media-video/imagination/imagination-3.0.ebuild
deleted file mode 100644
index ab89012a58b..00000000000
--- a/media-video/imagination/imagination-3.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit autotools eutils
-
-DESCRIPTION="Simple DVD slideshow maker"
-HOMEPAGE="http://imagination.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="x11-libs/gtk+:2
-	media-sound/sox"
-RDEPEND="${DEPEND}
-	virtual/ffmpeg"
-
-LANGS="cs de en_GB fr it pt_BR sv zh_CN zh_TW"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-cflags.patch
-	eautoreconf
-}
-
-src_install() {
-	default
-	doicon icons/48x48/${PN}.png
-}


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-video/imagination/
@ 2018-01-05 22:02 Ulrich Müller
  0 siblings, 0 replies; 6+ messages in thread
From: Ulrich Müller @ 2018-01-05 22:02 UTC (permalink / raw
  To: gentoo-commits

commit:     a0807731034f9c1f0c9aaea42e4e08cb18ec5387
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  5 21:01:16 2018 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Jan  5 22:00:43 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0807731

media-video/imagination: Remove linguas_* from IUSE.

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-video/imagination/imagination-3.0-r1.ebuild | 4 +---
 media-video/imagination/imagination-3.0.ebuild    | 4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/media-video/imagination/imagination-3.0-r1.ebuild b/media-video/imagination/imagination-3.0-r1.ebuild
index 954d04a7c70..030aa01ae12 100644
--- a/media-video/imagination/imagination-3.0-r1.ebuild
+++ b/media-video/imagination/imagination-3.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
@@ -12,8 +12,6 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="linguas_cs linguas_de linguas_en_GB linguas_fr linguas_it linguas_pt_BR
-linguas_sv linguas_zh_CN linguas_zh_TW"
 
 DEPEND="x11-libs/gtk+:2
 	media-sound/sox"

diff --git a/media-video/imagination/imagination-3.0.ebuild b/media-video/imagination/imagination-3.0.ebuild
index 03c33dc2e3a..ab89012a58b 100644
--- a/media-video/imagination/imagination-3.0.ebuild
+++ b/media-video/imagination/imagination-3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
@@ -12,8 +12,6 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="linguas_cs linguas_de linguas_en_GB linguas_fr linguas_it linguas_pt_BR
-linguas_sv linguas_zh_CN linguas_zh_TW"
 
 DEPEND="x11-libs/gtk+:2
 	media-sound/sox"


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

end of thread, other threads:[~2024-07-07 20:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-26 11:00 [gentoo-commits] repo/gentoo:master commit in: media-video/imagination/ David Seifert
  -- strict thread matches above, loose matches on Subject: below --
2024-07-07 20:51 Eli Schwartz
2024-07-07  4:46 Eli Schwartz
2024-07-05 17:41 Conrad Kostecki
2019-01-27 19:46 Pacho Ramos
2018-01-05 22:02 Ulrich Müller

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