public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tomas Chvatal" <scarabeus@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: media-video/kaffeine/
Date: Thu,  7 Apr 2011 18:33:36 +0000 (UTC)	[thread overview]
Message-ID: <3d4284ae669c2b9c9bb4799dbc27b2261a392d64.scarabeus@gentoo> (raw)

commit:     3d4284ae669c2b9c9bb4799dbc27b2261a392d64
Author:     Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  7 18:33:27 2011 +0000
Commit:     Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
CommitDate: Thu Apr  7 18:33:27 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=3d4284ae

Eapi4 sync with 1.2.1.

---
 media-video/kaffeine/kaffeine-1.2.1.ebuild |   38 ----------------------------
 media-video/kaffeine/kaffeine-9999.ebuild  |   22 +++++++++++++---
 2 files changed, 18 insertions(+), 42 deletions(-)

diff --git a/media-video/kaffeine/kaffeine-1.2.1.ebuild b/media-video/kaffeine/kaffeine-1.2.1.ebuild
deleted file mode 100644
index b50d623..0000000
--- a/media-video/kaffeine/kaffeine-1.2.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/kaffeine/kaffeine-1.1.ebuild,v 1.4 2011/02/02 04:57:41 tampakrap Exp $
-
-EAPI=3
-
-KDE_LINGUAS="ar ast be bg ca ca@valencia cs da de el en_GB eo es et fi fr ga gl hr hu
-	it ja km ko ku lt mai nb nds nl nn pa pl pt pt_BR ro ru se sk sr@ijekavian
-	sr@ijekavianlatin sr@latin sv th tr uk zh_CN zh_TW"
-
-inherit kde4-base
-
-DESCRIPTION="A media player for KDE with digital TV support"
-HOMEPAGE="http://kaffeine.kde.org/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2 FDL-1.2"
-SLOT="4"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-DEPEND="
-	x11-libs/libXScrnSaver
-	x11-libs/qt-sql:4[sqlite]
-	>=media-libs/xine-lib-1.1.18.1
-	$(add_kdebase_dep solid)
-"
-RDEPEND="${DEPEND}"
-
-DOCS=( Changelog NOTES )
-
-src_configure() {
-	mycmakeargs=(
-		$(cmake-utils_use_build debug DEBUG_MODULE)
-	)
-
-	kde4-base_src_configure
-}

diff --git a/media-video/kaffeine/kaffeine-9999.ebuild b/media-video/kaffeine/kaffeine-9999.ebuild
index 8c725aa..5e0ab63 100644
--- a/media-video/kaffeine/kaffeine-9999.ebuild
+++ b/media-video/kaffeine/kaffeine-9999.ebuild
@@ -1,24 +1,38 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Header: /var/cvsroot/gentoo-x86/media-video/kaffeine/kaffeine-1.1.ebuild,v 1.4 2011/02/02 04:57:41 tampakrap Exp $
 
-EAPI=3
+EAPI=4
 
+KDE_LINGUAS="ar ast be bg ca ca@valencia cs da de el en_GB eo es et fi fr ga gl hr hu
+	it ja km ko ku lt mai nb nds nl nn pa pl pt pt_BR ro ru se sk sr@ijekavian
+	sr@ijekavianlatin sr@latin sv th tr uk zh_CN zh_TW"
 KDE_SCM="git"
 inherit kde4-base
 
 DESCRIPTION="A media player for KDE with digital TV support"
 HOMEPAGE="http://kaffeine.kde.org/"
+SRC_URI=""
 
 LICENSE="GPL-2 FDL-1.2"
-KEYWORDS=""
 SLOT="4"
+KEYWORDS=""
 IUSE="debug"
 
 DEPEND="
-	media-libs/xine-lib
 	x11-libs/libXScrnSaver
 	x11-libs/qt-sql:4[sqlite]
+	>=media-libs/xine-lib-1.1.18.1
 	$(add_kdebase_dep solid)
 "
 RDEPEND="${DEPEND}"
+
+DOCS=( Changelog NOTES )
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake-utils_use_build debug DEBUG_MODULE)
+	)
+
+	kde4-base_src_configure
+}



             reply	other threads:[~2011-04-07 18:33 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-07 18:33 Tomas Chvatal [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-09-15 19:47 [gentoo-commits] proj/kde:master commit in: media-video/kaffeine/ Andreas Sturmlechner
2022-09-15 19:47 Andreas Sturmlechner
2019-06-05 19:06 Andreas Sturmlechner
2019-02-17 11:11 Andreas Sturmlechner
2019-01-16  8:50 Andreas Sturmlechner
2018-10-02 19:53 Andreas Sturmlechner
2018-05-05 14:43 Johannes Huber
2017-12-02 18:33 Andreas Sturmlechner
2017-07-10 18:00 Andreas Sturmlechner
2016-10-09 16:18 Michael Palimaka
2016-06-03 14:37 Johannes Huber
2016-06-03 13:27 Johannes Huber
2016-06-03 12:29 Johannes Huber
2016-06-03 11:49 Johannes Huber
2016-06-02 21:36 Johannes Huber
2016-04-28  6:58 Johannes Huber
2016-03-26 18:34 Johannes Huber
2013-06-30 14:28 Johannes Huber
2012-08-22 20:12 Johannes Huber
2012-07-12 12:28 Michael Palimaka
2012-04-16 10:45 Christian Schmitt
2011-05-11 19:57 Christian Schmitt
2011-04-07 16:59 Christian Schmitt
2011-04-07  9:53 Christian Schmitt
2011-04-06 19:00 Christian Schmitt

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=3d4284ae669c2b9c9bb4799dbc27b2261a392d64.scarabeus@gentoo \
    --to=scarabeus@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