public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-plugins/mythmusic: ChangeLog mythmusic-0.23_p25065.ebuild
@ 2010-06-10 14:48 Doug Goldstein (cardoe)
  0 siblings, 0 replies; only message in thread
From: Doug Goldstein (cardoe) @ 2010-06-10 14:48 UTC (permalink / raw
  To: gentoo-commits

cardoe      10/06/10 14:48:18

  Modified:             ChangeLog
  Added:                mythmusic-0.23_p25065.ebuild
  Log:
  Add experimental ebuild for MythTV 0.23
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.86                 media-plugins/mythmusic/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythmusic/ChangeLog?rev=1.86&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythmusic/ChangeLog?rev=1.86&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythmusic/ChangeLog?r1=1.85&r2=1.86

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ChangeLog	3 Jun 2010 16:05:25 -0000	1.85
+++ ChangeLog	10 Jun 2010 14:48:18 -0000	1.86
@@ -1,6 +1,12 @@
 # ChangeLog for media-plugins/mythmusic
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/ChangeLog,v 1.85 2010/06/03 16:05:25 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/ChangeLog,v 1.86 2010/06/10 14:48:18 cardoe Exp $
+
+*mythmusic-0.23_p25065 (10 Jun 2010)
+
+  10 Jun 2010; Doug Goldstein <cardoe@gentoo.org>
+  +mythmusic-0.23_p25065.ebuild:
+  Add experimental ebuild for MythTV 0.23
 
   03 Jun 2010; Doug Goldstein <cardoe@gentoo.org>
   mythmusic-0.22_p22763.ebuild:



1.1                  media-plugins/mythmusic/mythmusic-0.23_p25065.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythmusic/mythmusic-0.23_p25065.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythmusic/mythmusic-0.23_p25065.ebuild?rev=1.1&content-type=text/plain

Index: mythmusic-0.23_p25065.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/mythmusic-0.23_p25065.ebuild,v 1.1 2010/06/10 14:48:18 cardoe Exp $

EAPI=2
inherit qt4 mythtv-plugins

DESCRIPTION="Music player module for MythTV."
IUSE="cdr fftw libvisual opengl sdl"
KEYWORDS="~amd64 ~ppc ~x86"

RDEPEND=">=media-sound/cdparanoia-3.9.8
	>=media-libs/libcdaudio-0.99.6
	>=media-libs/taglib-1.5
	>=media-libs/flac-1.2.1
	>=media-libs/libogg-1.1.4
	>=media-libs/libvorbis-1.2.1
	cdr? ( virtual/cdrtools )
	fftw? ( sci-libs/fftw )
	opengl? ( virtual/opengl )
	sdl? ( >=media-libs/libsdl-1.2.5
		libvisual? ( =media-libs/libvisual-0.4* )
		)"

DEPEND="${RDEPEND}"

pkg_config() {
	if use libvisual && ! use sdl; then
		ewarn
		ewarn "libvisual support requires sdl support. Enable 'sdl' USE flag"
		ewarn "if you really want libvisual support"
		ewarn
	fi
}

MTVCONF="$(use_enable fftw) $(use_enable sdl) $(use_enable opengl)"






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

only message in thread, other threads:[~2010-06-10 14:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-10 14:48 [gentoo-commits] gentoo-x86 commit in media-plugins/mythmusic: ChangeLog mythmusic-0.23_p25065.ebuild Doug Goldstein (cardoe)

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