public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: media-video/kamoso/
Date: Thu, 16 Jul 2015 20:04:25 +0000 (UTC)	[thread overview]
Message-ID: <1437077145.b2021efbaf6f73fc8982c128deb100fe20930dcf.johu@gentoo> (raw)

commit:     b2021efbaf6f73fc8982c128deb100fe20930dcf
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 16 20:05:45 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Jul 16 20:05:45 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b2021efb

[media-video/kamoso] Migrated to KF5

Package-Manager: portage-2.2.20

 media-video/kamoso/kamoso-9999.ebuild | 30 +++++++++++++++---------------
 media-video/kamoso/metadata.xml       |  3 ---
 2 files changed, 15 insertions(+), 18 deletions(-)

diff --git a/media-video/kamoso/kamoso-9999.ebuild b/media-video/kamoso/kamoso-9999.ebuild
index dc24dd7..6c87bb5 100644
--- a/media-video/kamoso/kamoso-9999.ebuild
+++ b/media-video/kamoso/kamoso-9999.ebuild
@@ -4,30 +4,30 @@
 
 EAPI=5
 
-inherit kde4-base
+inherit kde5
 
-DESCRIPTION="A KDE application to take pictures and videos from your webcam"
+DESCRIPTION="Application to take pictures and videos from your webcam by KDE"
 HOMEPAGE="http://projects.kde.org/projects/extragear/multimedia/kamoso"
 
 LICENSE="GPL-3"
 KEYWORDS=""
-SLOT="4"
-IUSE="debug nepomuk"
+IUSE=""
 
 DEPEND="
-	$(add_kdebase_dep kdelibs 'nepomuk?')
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdeclarative)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kio)
 	$(add_kdeapps_dep libkipi)
-	media-libs/phonon[qt4]
-	media-libs/qt-gstreamer[qt4(+)]
+	dev-libs/purpose:5
+	dev-qt/qtdeclarative:5
+	dev-qt/qtgui:5
+	dev-qt/qtwidgets:5
+	media-libs/phonon[qt5]
+	media-libs/qt-gstreamer[qt5]
+	virtual/udev
 "
 RDEPEND="${DEPEND}
 	media-plugins/gst-plugins-meta[alsa,theora,vorbis,v4l,xv]
 "
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake-utils_use_with nepomuk)
-	)
-
-	kde4-base_src_configure
-}

diff --git a/media-video/kamoso/metadata.xml b/media-video/kamoso/metadata.xml
index 2d94d9b..a23f444 100644
--- a/media-video/kamoso/metadata.xml
+++ b/media-video/kamoso/metadata.xml
@@ -2,7 +2,4 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<herd>kde</herd>
-	<use>
-		<flag name="nepomuk">Enable Nepomuk based semantic desktop support (deprecated)</flag>
-	</use>
 </pkgmetadata>


             reply	other threads:[~2015-07-16 20:05 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-16 20:04 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-01-18 21:29 [gentoo-commits] proj/kde:master commit in: media-video/kamoso/ Andreas Sturmlechner
2017-12-14 21:41 Andreas Sturmlechner
2017-12-12 19:23 Andreas Sturmlechner
2017-05-29 23:32 Andreas Sturmlechner
2016-04-14 18:27 Johannes Huber
2016-04-14 17:57 Michael Palimaka
2016-04-13 14:23 Johannes Huber
2016-03-22 13:37 Johannes Huber
2015-12-14 13:09 Michael Palimaka
2015-11-22 16:50 Michael Palimaka
2015-11-05 12:35 Michael Palimaka
2015-09-24 17:13 Michael Palimaka
2015-09-24 17:13 Michael Palimaka
2015-09-24 17:13 Michael Palimaka
2015-09-24 16:53 Michael Palimaka
2015-09-24 16:46 Michael Palimaka
2015-09-24 16:46 Michael Palimaka
2015-04-03 19:44 Michael Palimaka
2014-05-05 13:14 Johannes Huber
2013-06-30  0:25 Johannes Huber
2012-12-28 19:44 Chris Reffett
2012-08-22 20:12 Johannes Huber
2012-03-29 13:03 Johannes Huber
2012-03-16 14:21 Johannes Huber
2012-03-16 13:24 Chris Reffett
2012-01-02 18:51 Dennis Schridde
2011-02-13 11:17 David Heidelberger

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=1437077145.b2021efbaf6f73fc8982c128deb100fe20930dcf.johu@gentoo \
    --to=johu@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