* [gentoo-commits] gentoo-x86 commit in media-plugins/vdr-dxr3: ChangeLog vdr-dxr3-0.2.12.ebuild
@ 2011-02-12 13:38 Matthias Schwarzott (zzam)
0 siblings, 0 replies; only message in thread
From: Matthias Schwarzott (zzam) @ 2011-02-12 13:38 UTC (permalink / raw
To: gentoo-commits
zzam 11/02/12 13:38:13
Modified: ChangeLog
Added: vdr-dxr3-0.2.12.ebuild
Log:
Version bumped.
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Revision Changes Path
1.20 media-plugins/vdr-dxr3/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-dxr3/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-dxr3/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-dxr3/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-dxr3/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 28 Jan 2011 19:09:58 -0000 1.19
+++ ChangeLog 12 Feb 2011 13:38:13 -0000 1.20
@@ -1,6 +1,11 @@
# ChangeLog for media-plugins/vdr-dxr3
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-dxr3/ChangeLog,v 1.19 2011/01/28 19:09:58 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-dxr3/ChangeLog,v 1.20 2011/02/12 13:38:13 zzam Exp $
+
+*vdr-dxr3-0.2.12 (12 Feb 2011)
+
+ 12 Feb 2011; Matthias Schwarzott <zzam@gentoo.org> +vdr-dxr3-0.2.12.ebuild:
+ Version bumped.
28 Jan 2011; Joerg Bornkessel <hd_brummy@gentoo.org>
-vdr-dxr3-0.2.9.ebuild, vdr-dxr3-0.2.10.ebuild:
1.1 media-plugins/vdr-dxr3/vdr-dxr3-0.2.12.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-dxr3/vdr-dxr3-0.2.12.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-dxr3/vdr-dxr3-0.2.12.ebuild?rev=1.1&content-type=text/plain
Index: vdr-dxr3-0.2.12.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-dxr3/vdr-dxr3-0.2.12.ebuild,v 1.1 2011/02/12 13:38:13 zzam Exp $
EAPI="3"
inherit vdr-plugin versionator flag-o-matic
DESCRIPTION="VDR plugin: Use a dxr3 or hw+ card as output device"
HOMEPAGE="http://sourceforge.net/projects/dxr3plugin/"
SRC_URI="mirror://sourceforge/dxr3plugin/${P}.tgz"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="media-video/em8300-libraries
>=media-video/vdr-1.6.0
media-video/ffmpeg"
RDEPEND="${DEPEND}"
# buildtime depend
DEPEND="${DEPEND}
dev-util/pkgconfig"
src_prepare() {
vdr-plugin_src_prepare
cd "${S}"
sed -i Makefile -e 's:^FFMDIR =.*$:FFMDIR=/usr/include/ffmpeg:'
#if has_version ">=media-video/ffmpeg-0.4.9_p20080326"; then
# epatch "${FILESDIR}/${PN}-0.2.8-ffmpeg-includes.diff"
#fi
# UINT64_C is needed by ffmpeg headers
#append-flags -D__STDC_CONSTANT_MACROS
}
src_install() {
vdr-plugin_src_install
emake CONFDIR="${D}/etc/vdr" install-data
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-02-12 13:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-12 13:38 [gentoo-commits] gentoo-x86 commit in media-plugins/vdr-dxr3: ChangeLog vdr-dxr3-0.2.12.ebuild Matthias Schwarzott (zzam)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox