public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-plugins/vdr-dvdswitch: ChangeLog vdr-dvdswitch-0.2.1.ebuild
@ 2012-12-09 19:56 Joerg Bornkessel (hd_brummy)
  0 siblings, 0 replies; only message in thread
From: Joerg Bornkessel (hd_brummy) @ 2012-12-09 19:56 UTC (permalink / raw
  To: gentoo-commits

hd_brummy    12/12/09 19:56:26

  Modified:             ChangeLog
  Added:                vdr-dvdswitch-0.2.1.ebuild
  Log:
  bump; eapi=5
  
  (Portage version: 2.1.11.31/cvs/Linux i686, signed Manifest commit with key 34C2808A)

Revision  Changes    Path
1.28                 media-plugins/vdr-dvdswitch/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-dvdswitch/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	30 Jun 2012 20:48:23 -0000	1.27
+++ ChangeLog	9 Dec 2012 19:56:26 -0000	1.28
@@ -1,6 +1,12 @@
 # ChangeLog for media-plugins/vdr-dvdswitch
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-dvdswitch/ChangeLog,v 1.27 2012/06/30 20:48:23 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-dvdswitch/ChangeLog,v 1.28 2012/12/09 19:56:26 hd_brummy Exp $
+
+*vdr-dvdswitch-0.2.1 (09 Dec 2012)
+
+  09 Dec 2012; Joerg Bornkessel <hd_brummy@gentoo.org>
+  +vdr-dvdswitch-0.2.1.ebuild:
+  bump; eapi=5
 
   30 Jun 2012; Joerg Bornkessel <hd_brummy@gentoo.org>
   -files/0.1.3/no-files-crash.diff, -vdr-dvdswitch-0.1.3-r2.ebuild,



1.1                  media-plugins/vdr-dvdswitch/vdr-dvdswitch-0.2.1.ebuild

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

Index: vdr-dvdswitch-0.2.1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-dvdswitch/vdr-dvdswitch-0.2.1.ebuild,v 1.1 2012/12/09 19:56:26 hd_brummy Exp $

EAPI="5"

inherit vdr-plugin-2

VERSION="1059" # every bump, new version

DESCRIPTION="VDR Plugin: to play dvds and dvd file structures"
HOMEPAGE="http://projects.vdr-developer.org/projects/plg-dvdswitch"
SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz"

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

DEPEND=">=media-video/vdr-1.6.0"
RDEPEND="media-plugins/vdr-dvd"

DEFAULT_IMAGE_DIR="/var/vdr/video/dvd-images"

VDR_CONFD_FILE="${FILESDIR}/0.1.3/confd-r2"

src_prepare() {
	vdr-plugin-2_src_prepare

	sed -e "s:/video/dvd:${DEFAULT_IMAGE_DIR}:" -i setup.c
}





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

only message in thread, other threads:[~2012-12-09 19:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-09 19:56 [gentoo-commits] gentoo-x86 commit in media-plugins/vdr-dvdswitch: ChangeLog vdr-dvdswitch-0.2.1.ebuild Joerg Bornkessel (hd_brummy)

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