public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/cantata: cantata-0.8.2.ebuild ChangeLog cantata-0.7.1.ebuild
@ 2012-07-27  8:02 Johannes Huber (johu)
  0 siblings, 0 replies; only message in thread
From: Johannes Huber (johu) @ 2012-07-27  8:02 UTC (permalink / raw
  To: gentoo-commits

johu        12/07/27 08:02:40

  Modified:             ChangeLog
  Added:                cantata-0.8.2.ebuild
  Removed:              cantata-0.7.1.ebuild
  Log:
  Version bump wrt bug #427918, remove old.
  
  (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  media-sound/cantata/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/cantata/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	26 Jul 2012 22:10:34 -0000	1.5
+++ ChangeLog	27 Jul 2012 08:02:40 -0000	1.6
@@ -1,6 +1,12 @@
 # ChangeLog for media-sound/cantata
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/ChangeLog,v 1.5 2012/07/26 22:10:34 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/ChangeLog,v 1.6 2012/07/27 08:02:40 johu Exp $
+
+*cantata-0.8.2 (27 Jul 2012)
+
+  27 Jul 2012; Johannes Huber <johu@gentoo.org> +cantata-0.8.2.ebuild,
+  -cantata-0.7.1.ebuild:
+  Version bump wrt bug #427918, remove old.
 
 *cantata-0.8.1 (26 Jul 2012)
 



1.1                  media-sound/cantata/cantata-0.8.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/cantata-0.8.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cantata/cantata-0.8.2.ebuild?rev=1.1&content-type=text/plain

Index: cantata-0.8.2.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/cantata-0.8.2.ebuild,v 1.1 2012/07/27 08:02:40 johu Exp $

EAPI=4

KDE_REQUIRED="optional"
inherit kde4-base

DESCRIPTION="Cantata is a client for the music player daemon (MPD)"
HOMEPAGE="http://kde-apps.org/content/show.php?content=147733"
SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="4"
KEYWORDS="~amd64 ~x86"
IUSE="kde"

DEPEND="
	media-libs/speex
	media-libs/taglib
	media-libs/taglib-extras
	media-sound/mpg123
	virtual/ffmpeg
"
RDEPEND=${DEPEND}

src_configure() {
	mycmakeargs=(
		$(cmake-utils_use_want kde KDE_SUPPORT)
	)

	kde4-base_src_configure
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-07-27  8:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-27  8:02 [gentoo-commits] gentoo-x86 commit in media-sound/cantata: cantata-0.8.2.ebuild ChangeLog cantata-0.7.1.ebuild Johannes Huber (johu)

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