public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-apps/ffmpegthumbs/
@ 2015-11-08 12:24 Manuel Rüger
  0 siblings, 0 replies; 15+ messages in thread
From: Manuel Rüger @ 2015-11-08 12:24 UTC (permalink / raw
  To: gentoo-commits

commit:     9f5a559d0c468c9b6338cd25fa87a64b3ca4ad27
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sat Nov  7 22:13:02 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Nov  8 12:24:31 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=9f5a559d

kde-apps/ffmpegthumbs: Frameworks merged to master

Package-Manager: portage-2.2.20.1

 .../ffmpegthumbs/ffmpegthumbs-15.08.49.9999.ebuild |  2 +-
 kde-apps/ffmpegthumbs/ffmpegthumbs-5.9999.ebuild   | 22 ----------------------
 kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild     | 14 ++++++++------
 3 files changed, 9 insertions(+), 29 deletions(-)

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-15.08.49.9999.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-15.08.49.9999.ebuild
index 17786aa..f1739b8 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-15.08.49.9999.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-15.08.49.9999.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit kde4-base
 
-DESCRIPTION="A FFmpeg based thumbnail Generator for Video Files"
+DESCRIPTION="An FFmpeg based thumbnail generator for video files"
 KEYWORDS=""
 IUSE="debug"
 

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-5.9999.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-5.9999.ebuild
deleted file mode 100644
index 1eac824..0000000
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-5.9999.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-EGIT_BRANCH="frameworks"
-inherit kde5
-
-DESCRIPTION="A FFmpeg based thumbnail Generator for Video Files"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="
-	$(add_frameworks_dep kio)
-	dev-qt/qtgui:5
-	virtual/ffmpeg"
-
-DEPEND="
-	${RDEPEND}
-	virtual/pkgconfig
-"

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
index 17786aa..2d40cc9 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
@@ -4,15 +4,17 @@
 
 EAPI=5
 
-inherit kde4-base
+inherit kde5
 
-DESCRIPTION="A FFmpeg based thumbnail Generator for Video Files"
+DESCRIPTION="An FFmpeg based thumbnail generator for video files"
 KEYWORDS=""
-IUSE="debug"
+IUSE=""
 
-DEPEND="
+RDEPEND="
+	$(add_frameworks_dep kio)
+	dev-qt/qtgui:5
 	virtual/ffmpeg
 "
-RDEPEND="${DEPEND}
-	$(add_kdeapps_dep kdebase-kioslaves)
+DEPEND="${RDEPEND}
+	virtual/pkgconfig
 "


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/ffmpegthumbs/
@ 2015-11-08 12:26 Manuel Rüger
  0 siblings, 0 replies; 15+ messages in thread
From: Manuel Rüger @ 2015-11-08 12:26 UTC (permalink / raw
  To: gentoo-commits

commit:     38cdf968955f32d99ee81dbe81b15592236c4b0d
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  8 12:26:35 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Nov  8 12:26:35 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=38cdf968

kde-apps/ffmpegthumbs: Fix DESC

Package-Manager: portage-2.2.24

 kde-apps/ffmpegthumbs/ffmpegthumbs-15.08.49.9999.ebuild | 2 +-
 kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-15.08.49.9999.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-15.08.49.9999.ebuild
index f1739b8..0a2f8ba 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-15.08.49.9999.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-15.08.49.9999.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit kde4-base
 
-DESCRIPTION="An FFmpeg based thumbnail generator for video files"
+DESCRIPTION="A FFmpeg based thumbnail generator for video files"
 KEYWORDS=""
 IUSE="debug"
 

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
index 2d40cc9..a366fea 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit kde5
 
-DESCRIPTION="An FFmpeg based thumbnail generator for video files"
+DESCRIPTION="A FFmpeg based thumbnail generator for video files"
 KEYWORDS=""
 IUSE=""
 


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/ffmpegthumbs/
@ 2015-11-08 12:33 Manuel Rüger
  0 siblings, 0 replies; 15+ messages in thread
From: Manuel Rüger @ 2015-11-08 12:33 UTC (permalink / raw
  To: gentoo-commits

commit:     bd3cc2617041fb1fe82715ce040f562f613a5071
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  8 12:33:02 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Nov  8 12:33:02 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=bd3cc261

kde-apps/ffmpegthumbs: Fix DESC again

Package-Manager: portage-2.2.24

 kde-apps/ffmpegthumbs/ffmpegthumbs-15.08.49.9999.ebuild | 2 +-
 kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-15.08.49.9999.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-15.08.49.9999.ebuild
index 0a2f8ba..7e8a621 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-15.08.49.9999.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-15.08.49.9999.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit kde4-base
 
-DESCRIPTION="A FFmpeg based thumbnail generator for video files"
+DESCRIPTION="FFmpeg based thumbnail generator for video files"
 KEYWORDS=""
 IUSE="debug"
 

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
index a366fea..edf0418 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit kde5
 
-DESCRIPTION="A FFmpeg based thumbnail generator for video files"
+DESCRIPTION="FFmpeg based thumbnail generator for video files"
 KEYWORDS=""
 IUSE=""
 


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/ffmpegthumbs/
@ 2016-01-20 16:41 Michael Palimaka
  0 siblings, 0 replies; 15+ messages in thread
From: Michael Palimaka @ 2016-01-20 16:41 UTC (permalink / raw
  To: gentoo-commits

commit:     7f1821bad759347a836fad2dadd87259851b50b5
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 20 16:40:45 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Jan 20 16:40:45 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=7f1821ba

kde-apps/ffmpegthumbs: implement libav USE flag

Package-Manager: portage-2.2.27

 kde-apps/ffmpegthumbs/ffmpegthumbs-15.12.1.ebuild       | 5 +++--
 kde-apps/ffmpegthumbs/ffmpegthumbs-15.12.49.9999.ebuild | 5 +++--
 kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild          | 5 +++--
 3 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-15.12.1.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-15.12.1.ebuild
index d9c92da..e5e2011 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-15.12.1.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-15.12.1.ebuild
@@ -8,12 +8,13 @@ inherit kde5
 
 DESCRIPTION="FFmpeg based thumbnail generator for video files"
 KEYWORDS=" ~amd64 ~x86"
-IUSE=""
+IUSE="libav"
 
 RDEPEND="
 	$(add_frameworks_dep kio)
 	dev-qt/qtgui:5
-	virtual/ffmpeg
+	libav? ( media-video/libav:= )
+	!libav? ( media-video/ffmpeg:= )
 "
 DEPEND="${RDEPEND}
 	virtual/pkgconfig

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-15.12.49.9999.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-15.12.49.9999.ebuild
index f8765f6..7922773 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-15.12.49.9999.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-15.12.49.9999.ebuild
@@ -8,12 +8,13 @@ inherit kde5
 
 DESCRIPTION="FFmpeg based thumbnail generator for video files"
 KEYWORDS=""
-IUSE=""
+IUSE="libav"
 
 RDEPEND="
 	$(add_frameworks_dep kio)
 	dev-qt/qtgui:5
-	virtual/ffmpeg
+	libav? ( media-video/libav:= )
+	!libav? ( media-video/ffmpeg:= )
 "
 DEPEND="${RDEPEND}
 	virtual/pkgconfig

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
index f8765f6..7922773 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
@@ -8,12 +8,13 @@ inherit kde5
 
 DESCRIPTION="FFmpeg based thumbnail generator for video files"
 KEYWORDS=""
-IUSE=""
+IUSE="libav"
 
 RDEPEND="
 	$(add_frameworks_dep kio)
 	dev-qt/qtgui:5
-	virtual/ffmpeg
+	libav? ( media-video/libav:= )
+	!libav? ( media-video/ffmpeg:= )
 "
 DEPEND="${RDEPEND}
 	virtual/pkgconfig


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/ffmpegthumbs/
@ 2016-02-18 11:48 Michael Palimaka
  0 siblings, 0 replies; 15+ messages in thread
From: Michael Palimaka @ 2016-02-18 11:48 UTC (permalink / raw
  To: gentoo-commits

commit:     b13ecc0d4f98f313dfefa2dfdc670b911ba030c4
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 18 11:48:07 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Feb 18 11:48:07 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b13ecc0d

kde-apps/ffmpegthumbs: do not block SLOT 4

Gentoo-bug: 575038

Package-Manager: portage-2.2.27

 kde-apps/ffmpegthumbs/ffmpegthumbs-15.12.49.9999.ebuild | 1 +
 kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild          | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-15.12.49.9999.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-15.12.49.9999.ebuild
index 430efb7..7fe47d0 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-15.12.49.9999.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-15.12.49.9999.ebuild
@@ -4,6 +4,7 @@
 
 EAPI=5
 
+KDE_BLOCK_SLOT4="false"
 inherit kde5
 
 DESCRIPTION="FFmpeg based thumbnail generator for video files"

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
index 430efb7..7fe47d0 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
@@ -4,6 +4,7 @@
 
 EAPI=5
 
+KDE_BLOCK_SLOT4="false"
 inherit kde5
 
 DESCRIPTION="FFmpeg based thumbnail generator for video files"


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/ffmpegthumbs/
@ 2016-03-01 15:10 Michael Palimaka
  0 siblings, 0 replies; 15+ messages in thread
From: Michael Palimaka @ 2016-03-01 15:10 UTC (permalink / raw
  To: gentoo-commits

commit:     ed722ed1d0ec6705167b4a202a015c20afcbd502
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  1 14:46:06 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Mar  1 14:46:06 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ed722ed1

kde-apps/ffmpegthumbs: do not block SLOT 4

Package-Manager: portage-2.2.27

 kde-apps/ffmpegthumbs/ffmpegthumbs-15.12.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-15.12.2.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-15.12.2.ebuild
index d4a67f4..b0a0c2f 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-15.12.2.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-15.12.2.ebuild
@@ -4,6 +4,7 @@
 
 EAPI=6
 
+KDE_BLOCK_SLOT4="false"
 inherit kde5
 
 DESCRIPTION="FFmpeg based thumbnail generator for video files"


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/ffmpegthumbs/
@ 2016-05-12 12:38 Michael Palimaka
  0 siblings, 0 replies; 15+ messages in thread
From: Michael Palimaka @ 2016-05-12 12:38 UTC (permalink / raw
  To: gentoo-commits

commit:     d563826721748638eda08f650ea1c4b32578aec4
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu May 12 12:38:27 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu May 12 12:38:27 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d5638267

kde-apps/ffmpegthumbs: pin media-video/ffmpeg to SLOT 0

Binary compatibility slots come and go.

Package-Manager: portage-2.2.28

 kde-apps/ffmpegthumbs/ffmpegthumbs-16.04.0.ebuild       | 2 +-
 kde-apps/ffmpegthumbs/ffmpegthumbs-16.04.49.9999.ebuild | 2 +-
 kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild          | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-16.04.0.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-16.04.0.ebuild
index fdc157f..a889bc4 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-16.04.0.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-16.04.0.ebuild
@@ -15,7 +15,7 @@ RDEPEND="
 	$(add_frameworks_dep kio)
 	$(add_qt_dep qtgui)
 	libav? ( media-video/libav:= )
-	!libav? ( media-video/ffmpeg:= )
+	!libav? ( media-video/ffmpeg:0= )
 "
 DEPEND="${RDEPEND}
 	virtual/pkgconfig

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-16.04.49.9999.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-16.04.49.9999.ebuild
index 81a1c7d..32e8248 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-16.04.49.9999.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-16.04.49.9999.ebuild
@@ -15,7 +15,7 @@ RDEPEND="
 	$(add_frameworks_dep kio)
 	$(add_qt_dep qtgui)
 	libav? ( media-video/libav:= )
-	!libav? ( media-video/ffmpeg:= )
+	!libav? ( media-video/ffmpeg:0= )
 "
 DEPEND="${RDEPEND}
 	virtual/pkgconfig

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
index 81a1c7d..32e8248 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
@@ -15,7 +15,7 @@ RDEPEND="
 	$(add_frameworks_dep kio)
 	$(add_qt_dep qtgui)
 	libav? ( media-video/libav:= )
-	!libav? ( media-video/ffmpeg:= )
+	!libav? ( media-video/ffmpeg:0= )
 "
 DEPEND="${RDEPEND}
 	virtual/pkgconfig


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/ffmpegthumbs/
@ 2016-08-25 20:03 Michael Palimaka
  0 siblings, 0 replies; 15+ messages in thread
From: Michael Palimaka @ 2016-08-25 20:03 UTC (permalink / raw
  To: gentoo-commits

commit:     ab26b5e06cfff4a3284d41138791d1fc6a56681a
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 25 19:36:58 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Aug 25 20:03:38 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ab26b5e0

kde-apps/ffmpegthumbs: add LICENSE

Package-Manager: portage-2.3.0

 kde-apps/ffmpegthumbs/ffmpegthumbs-16.08.0.ebuild       | 1 +
 kde-apps/ffmpegthumbs/ffmpegthumbs-16.08.49.9999.ebuild | 1 +
 kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild          | 1 +
 3 files changed, 3 insertions(+)

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-16.08.0.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-16.08.0.ebuild
index a889bc4..d819a9c 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-16.08.0.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-16.08.0.ebuild
@@ -8,6 +8,7 @@ KDE_BLOCK_SLOT4="false"
 inherit kde5
 
 DESCRIPTION="FFmpeg based thumbnail generator for video files"
+LICENSE="GPL-2+"
 KEYWORDS="~amd64 ~x86"
 IUSE="libav"
 

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-16.08.49.9999.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-16.08.49.9999.ebuild
index 32e8248..0363962 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-16.08.49.9999.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-16.08.49.9999.ebuild
@@ -8,6 +8,7 @@ KDE_BLOCK_SLOT4="false"
 inherit kde5
 
 DESCRIPTION="FFmpeg based thumbnail generator for video files"
+LICENSE="GPL-2+"
 KEYWORDS=""
 IUSE="libav"
 

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
index 32e8248..0363962 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
@@ -8,6 +8,7 @@ KDE_BLOCK_SLOT4="false"
 inherit kde5
 
 DESCRIPTION="FFmpeg based thumbnail generator for video files"
+LICENSE="GPL-2+"
 KEYWORDS=""
 IUSE="libav"
 


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/ffmpegthumbs/
@ 2018-08-16 20:26 Andreas Sturmlechner
  0 siblings, 0 replies; 15+ messages in thread
From: Andreas Sturmlechner @ 2018-08-16 20:26 UTC (permalink / raw
  To: gentoo-commits

commit:     faca202afc5f8384c9f88e7af443a1e0092b9191
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 16 19:50:17 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 16 19:50:17 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=faca202a

kde-apps/ffmpegthumbs: Fix DEPENDs

Upstream commit d357d0e48b2cac7d5cd946b9ee9e28fd85858ad6

Package-Manager: Portage-2.3.46, Repoman-2.3.10

 kde-apps/ffmpegthumbs/ffmpegthumbs-18.08.0.ebuild       | 3 +++
 kde-apps/ffmpegthumbs/ffmpegthumbs-18.08.49.9999.ebuild | 3 +++
 kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild          | 3 +++
 3 files changed, 9 insertions(+)

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-18.08.0.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-18.08.0.ebuild
index a00942c756..120fb8cd8d 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-18.08.0.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-18.08.0.ebuild
@@ -12,8 +12,11 @@ KEYWORDS="~amd64 ~x86"
 IUSE="libav"
 
 RDEPEND="
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kio)
 	$(add_qt_dep qtgui)
+	$(add_qt_dep qtwidgets)
 	libav? ( media-video/libav:= )
 	!libav? ( media-video/ffmpeg:0= )
 "

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-18.08.49.9999.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-18.08.49.9999.ebuild
index eb82254ddc..21985ea9c4 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-18.08.49.9999.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-18.08.49.9999.ebuild
@@ -12,8 +12,11 @@ KEYWORDS=""
 IUSE="libav"
 
 RDEPEND="
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kio)
 	$(add_qt_dep qtgui)
+	$(add_qt_dep qtwidgets)
 	libav? ( media-video/libav:= )
 	!libav? ( media-video/ffmpeg:0= )
 "

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
index eb82254ddc..21985ea9c4 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
@@ -12,8 +12,11 @@ KEYWORDS=""
 IUSE="libav"
 
 RDEPEND="
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kio)
 	$(add_qt_dep qtgui)
+	$(add_qt_dep qtwidgets)
 	libav? ( media-video/libav:= )
 	!libav? ( media-video/ffmpeg:0= )
 "


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/ffmpegthumbs/
@ 2020-12-17 10:17 Andreas Sturmlechner
  0 siblings, 0 replies; 15+ messages in thread
From: Andreas Sturmlechner @ 2020-12-17 10:17 UTC (permalink / raw
  To: gentoo-commits

commit:     0404d3444e83753f75a62f850e81e11b39a6ccff
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 17 10:17:13 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Dec 17 10:17:13 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=0404d344

kde-apps/ffmpegthumbs: Add missing DEPEND

Upstream commits:
d2ab28b9a4bcc8270ae0e0995710384eec4d46dc
a846c5f89ea1718f6170f922e65bdce46ab20508

Reported-by: Michael Egger <egger.m <AT> protonmail.com>
Closes: https://bugs.gentoo.org/760066
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/ffmpegthumbs/ffmpegthumbs-20.12.49.9999.ebuild | 1 +
 kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild          | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-20.12.49.9999.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-20.12.49.9999.ebuild
index 8180b92e49..adee0c2020 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-20.12.49.9999.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-20.12.49.9999.ebuild
@@ -23,6 +23,7 @@ DEPEND="
 	>=kde-frameworks/kconfig-${KFMIN}:5
 	>=kde-frameworks/ki18n-${KFMIN}:5
 	>=kde-frameworks/kio-${KFMIN}:5
+	media-libs/taglib
 	media-video/ffmpeg:0=
 "
 RDEPEND="${DEPEND}"

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
index 8180b92e49..adee0c2020 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
@@ -23,6 +23,7 @@ DEPEND="
 	>=kde-frameworks/kconfig-${KFMIN}:5
 	>=kde-frameworks/ki18n-${KFMIN}:5
 	>=kde-frameworks/kio-${KFMIN}:5
+	media-libs/taglib
 	media-video/ffmpeg:0=
 "
 RDEPEND="${DEPEND}"


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/ffmpegthumbs/
@ 2022-11-12  9:02 Andreas Sturmlechner
  0 siblings, 0 replies; 15+ messages in thread
From: Andreas Sturmlechner @ 2022-11-12  9:02 UTC (permalink / raw
  To: gentoo-commits

commit:     ee4ea275238baa2328e690597ee962f7d197874c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 12 09:01:22 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Nov 12 09:02:21 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ee4ea275

kde-apps/ffmpegthumbs: Drop unused dependency

Upstream commit 517d88d7e0e3673fd5bb5daf7833e329fea0b8e1

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
index 3dc6879caf..2f48c1c17e 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
@@ -14,16 +14,13 @@ SLOT="5"
 KEYWORDS=""
 IUSE=""
 
-BDEPEND="
-	virtual/pkgconfig
-"
 DEPEND="
 	>=dev-qt/qtgui-${QTMIN}:5
 	>=dev-qt/qtwidgets-${QTMIN}:5
 	>=kde-frameworks/kconfig-${KFMIN}:5
 	>=kde-frameworks/ki18n-${KFMIN}:5
 	>=kde-frameworks/kio-${KFMIN}:5
-	media-libs/taglib
 	media-video/ffmpeg:0=
 "
 RDEPEND="${DEPEND}"
+BDEPEND="virtual/pkgconfig"


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/ffmpegthumbs/
@ 2023-09-14 19:43 Andreas Sturmlechner
  0 siblings, 0 replies; 15+ messages in thread
From: Andreas Sturmlechner @ 2023-09-14 19:43 UTC (permalink / raw
  To: gentoo-commits

commit:     092c056870de476da3cea69e504fc218d496becd
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 14 18:55:20 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 14 19:42:40 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=092c0568

kde-apps/ffmpegthumbs: Update dependencies

Upstream commit 62c8a809800576d0898da0e7f5941a4070637c58

Closes: https://bugs.gentoo.org/914120
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/ffmpegthumbs/ffmpegthumbs-23.08.49.9999.ebuild | 7 ++++---
 kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild          | 7 ++++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-23.08.49.9999.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-23.08.49.9999.ebuild
index 5c7eaab7cb..3a57219f00 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-23.08.49.9999.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-23.08.49.9999.ebuild
@@ -16,11 +16,12 @@ IUSE=""
 
 DEPEND="
 	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
 	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
 	>=kde-frameworks/kio-${KFMIN}:5
 	media-video/ffmpeg:0=
 "
 RDEPEND="${DEPEND}"
-BDEPEND="virtual/pkgconfig"
+BDEPEND="
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	virtual/pkgconfig
+"

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
index 5c7eaab7cb..3a57219f00 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
@@ -16,11 +16,12 @@ IUSE=""
 
 DEPEND="
 	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
 	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
 	>=kde-frameworks/kio-${KFMIN}:5
 	media-video/ffmpeg:0=
 "
 RDEPEND="${DEPEND}"
-BDEPEND="virtual/pkgconfig"
+BDEPEND="
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	virtual/pkgconfig
+"


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/ffmpegthumbs/
@ 2024-01-07 13:26 Andreas Sturmlechner
  0 siblings, 0 replies; 15+ messages in thread
From: Andreas Sturmlechner @ 2024-01-07 13:26 UTC (permalink / raw
  To: gentoo-commits

commit:     05a07d2995f39e2de1a28c0df508b191df6c5542
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  7 13:02:26 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan  7 13:24:39 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=05a07d29

kde-apps/ffmpegthumbs: Port to KF6

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
index dab4f427a7..1eb16251e9 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
@@ -3,25 +3,25 @@
 
 EAPI=8
 
-KFMIN=5.106.0
-QTMIN=5.15.9
+KFMIN=5.245.0
+QTMIN=6.6.0
 inherit ecm gear.kde.org
 
 DESCRIPTION="FFmpeg based thumbnail generator for video files"
 
 LICENSE="GPL-2+"
-SLOT="5"
+SLOT="6"
 KEYWORDS=""
 IUSE=""
 
 DEPEND="
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
+	>=dev-qt/qtbase-${QTMIN}:6[gui]
+	>=kde-frameworks/kconfig-${KFMIN}:6
+	>=kde-frameworks/kio-${KFMIN}:6
 	media-video/ffmpeg:0=
 "
 RDEPEND="${DEPEND}"
 BDEPEND="
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:6
 	virtual/pkgconfig
 "


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/ffmpegthumbs/
@ 2024-08-14 23:17 Andreas Sturmlechner
  0 siblings, 0 replies; 15+ messages in thread
From: Andreas Sturmlechner @ 2024-08-14 23:17 UTC (permalink / raw
  To: gentoo-commits

commit:     54a032608c45753735834eb2caf182c8715aad98
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 14 23:08:20 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Aug 14 23:17:06 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=54a03260

kde-apps/ffmpegthumbs: add kde-invent upstream metadata

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/ffmpegthumbs/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/ffmpegthumbs/metadata.xml b/kde-apps/ffmpegthumbs/metadata.xml
index d925f24397..8f8e435919 100644
--- a/kde-apps/ffmpegthumbs/metadata.xml
+++ b/kde-apps/ffmpegthumbs/metadata.xml
@@ -7,5 +7,6 @@
 	</maintainer>
 	<upstream>
 		<bugs-to>https://bugs.kde.org/</bugs-to>
+		<remote-id type="kde-invent">multimedia/ffmpegthumbs</remote-id>
 	</upstream>
 </pkgmetadata>


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/ffmpegthumbs/
@ 2024-08-21 21:47 Andreas Sturmlechner
  0 siblings, 0 replies; 15+ messages in thread
From: Andreas Sturmlechner @ 2024-08-21 21:47 UTC (permalink / raw
  To: gentoo-commits

commit:     fc0517348e734a55be397d5b3bc393f752103c67
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 14 23:16:29 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Aug 21 20:53:49 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=fc051734

kde-apps/ffmpegthumbs: RDEPEND on kde-apps/ffmpegthumbs-common

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/ffmpegthumbs/ffmpegthumbs-24.07.90.ebuild      | 10 +++++++++-
 kde-apps/ffmpegthumbs/ffmpegthumbs-24.08.0.ebuild       | 10 +++++++++-
 kde-apps/ffmpegthumbs/ffmpegthumbs-24.08.49.9999.ebuild | 10 +++++++++-
 kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild          | 10 +++++++++-
 4 files changed, 36 insertions(+), 4 deletions(-)

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-24.07.90.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-24.07.90.ebuild
index 823ace40b3..e8faeeb499 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-24.07.90.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-24.07.90.ebuild
@@ -20,8 +20,16 @@ DEPEND="
 	>=kde-frameworks/kio-${KFMIN}:6
 	media-video/ffmpeg:0=
 "
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+	>=kde-apps/${PN}-common-${PV}
+"
 BDEPEND="
 	>=kde-frameworks/kcoreaddons-${KFMIN}:6
 	virtual/pkgconfig
 "
+
+# Shipped by kde-apps/ffmpegthumbs-common package for shared use w/ SLOT 5
+ECM_REMOVE_FROM_INSTALL=(
+	/usr/share/config.kcfg/ffmpegthumbnailersettings5.kcfg
+	/usr/share/metainfo/org.kde.ffmpegthumbs.metainfo.xml
+)

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-24.08.0.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-24.08.0.ebuild
index 823ace40b3..e8faeeb499 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-24.08.0.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-24.08.0.ebuild
@@ -20,8 +20,16 @@ DEPEND="
 	>=kde-frameworks/kio-${KFMIN}:6
 	media-video/ffmpeg:0=
 "
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+	>=kde-apps/${PN}-common-${PV}
+"
 BDEPEND="
 	>=kde-frameworks/kcoreaddons-${KFMIN}:6
 	virtual/pkgconfig
 "
+
+# Shipped by kde-apps/ffmpegthumbs-common package for shared use w/ SLOT 5
+ECM_REMOVE_FROM_INSTALL=(
+	/usr/share/config.kcfg/ffmpegthumbnailersettings5.kcfg
+	/usr/share/metainfo/org.kde.ffmpegthumbs.metainfo.xml
+)

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-24.08.49.9999.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-24.08.49.9999.ebuild
index 8990ae3b10..8c36f98c17 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-24.08.49.9999.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-24.08.49.9999.ebuild
@@ -20,8 +20,16 @@ DEPEND="
 	>=kde-frameworks/kio-${KFMIN}:6
 	media-video/ffmpeg:0=
 "
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+	>=kde-apps/${PN}-common-${PV}
+"
 BDEPEND="
 	>=kde-frameworks/kcoreaddons-${KFMIN}:6
 	virtual/pkgconfig
 "
+
+# Shipped by kde-apps/ffmpegthumbs-common package for shared use w/ SLOT 5
+ECM_REMOVE_FROM_INSTALL=(
+	/usr/share/config.kcfg/ffmpegthumbnailersettings5.kcfg
+	/usr/share/metainfo/org.kde.ffmpegthumbs.metainfo.xml
+)

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
index 8990ae3b10..8c36f98c17 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
@@ -20,8 +20,16 @@ DEPEND="
 	>=kde-frameworks/kio-${KFMIN}:6
 	media-video/ffmpeg:0=
 "
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+	>=kde-apps/${PN}-common-${PV}
+"
 BDEPEND="
 	>=kde-frameworks/kcoreaddons-${KFMIN}:6
 	virtual/pkgconfig
 "
+
+# Shipped by kde-apps/ffmpegthumbs-common package for shared use w/ SLOT 5
+ECM_REMOVE_FROM_INSTALL=(
+	/usr/share/config.kcfg/ffmpegthumbnailersettings5.kcfg
+	/usr/share/metainfo/org.kde.ffmpegthumbs.metainfo.xml
+)


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

end of thread, other threads:[~2024-08-21 21:47 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-14 19:43 [gentoo-commits] proj/kde:master commit in: kde-apps/ffmpegthumbs/ Andreas Sturmlechner
  -- strict thread matches above, loose matches on Subject: below --
2024-08-21 21:47 Andreas Sturmlechner
2024-08-14 23:17 Andreas Sturmlechner
2024-01-07 13:26 Andreas Sturmlechner
2022-11-12  9:02 Andreas Sturmlechner
2020-12-17 10:17 Andreas Sturmlechner
2018-08-16 20:26 Andreas Sturmlechner
2016-08-25 20:03 Michael Palimaka
2016-05-12 12:38 Michael Palimaka
2016-03-01 15:10 Michael Palimaka
2016-02-18 11:48 Michael Palimaka
2016-01-20 16:41 Michael Palimaka
2015-11-08 12:33 Manuel Rüger
2015-11-08 12:26 Manuel Rüger
2015-11-08 12:24 Manuel Rüger

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