public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-plugins/vdr-satip: ChangeLog vdr-satip-1.0.2-r1.ebuild vdr-satip-1.0.2.ebuild
@ 2015-02-02 20:51 Joerg Bornkessel (hd_brummy)
  0 siblings, 0 replies; only message in thread
From: Joerg Bornkessel (hd_brummy) @ 2015-02-02 20:51 UTC (permalink / raw
  To: gentoo-commits

hd_brummy    15/02/02 20:51:30

  Modified:             ChangeLog
  Added:                vdr-satip-1.0.2-r1.ebuild
  Removed:              vdr-satip-1.0.2.ebuild
  Log:
  added config file, suggested by tinitus@vdr-portal
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 34C2808A)

Revision  Changes    Path
1.2                  media-plugins/vdr-satip/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-satip/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	20 Jan 2015 11:40:00 -0000	1.1
+++ ChangeLog	2 Feb 2015 20:51:30 -0000	1.2
@@ -1,6 +1,12 @@
 # ChangeLog for media-plugins/vdr-satip
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-satip/ChangeLog,v 1.1 2015/01/20 11:40:00 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-satip/ChangeLog,v 1.2 2015/02/02 20:51:30 hd_brummy Exp $
+
+*vdr-satip-1.0.2-r1 (02 Feb 2015)
+
+  02 Feb 2015; Joerg Bornkessel <hd_brummy@gentoo.org> -vdr-satip-1.0.2.ebuild,
+  +vdr-satip-1.0.2-r1.ebuild, +files/confd:
+  added config file, suggested by tinitus@vdr-portal
 
 *vdr-satip-1.0.2 (20 Jan 2015)
 



1.1                  media-plugins/vdr-satip/vdr-satip-1.0.2-r1.ebuild

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

Index: vdr-satip-1.0.2-r1.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-satip/vdr-satip-1.0.2-r1.ebuild,v 1.1 2015/02/02 20:51:30 hd_brummy Exp $

EAPI=5

inherit vdr-plugin-2

DESCRIPTION="VDR Plugin: integrates SAT>IP network devices seamlessly into VDR"
HOMEPAGE="http://www.saunalahti.fi/~rahrenbe/vdr/satip/"
SRC_URI="http://www.saunalahti.fi/~rahrenbe/vdr/satip/files/${P}.tgz"

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

DEPEND=">=media-video/vdr-2
		>=net-misc/curl-7.36
		|| ( dev-libs/tinyxml
			dev-libs/pugixml )"
RDEPEND="${DEPEND}"

src_prepare() {
	vdr-plugin-2_src_prepare

	if has_version "dev-libs/tinyxml" ; then
		sed -e "s:#SATIP_USE_TINYXML:SATIP_USE_TINYXML:" -i Makefile
		#BUILD_PARAMS+=" SATIP_USE_TINYXML = 1 "
	fi
}





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

only message in thread, other threads:[~2015-02-02 20:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-02 20:51 [gentoo-commits] gentoo-x86 commit in media-plugins/vdr-satip: ChangeLog vdr-satip-1.0.2-r1.ebuild vdr-satip-1.0.2.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