Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 359770 Details for
Bug 449996
media-tv/xbmc-pvr-addons ebuild for XBMC Frodo pvr addons
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
git version of vdr vnsiserver plugin for xbmc frodo (12.x)
vdr-vnsiserver-12.9999.ebuild (text/plain), 1.01 KB, created by
Marc Perrudin
on 2013-09-30 08:03:53 UTC
(
hide
)
Description:
git version of vdr vnsiserver plugin for xbmc frodo (12.x)
Filename:
MIME Type:
Creator:
Marc Perrudin
Created:
2013-09-30 08:03:53 UTC
Size:
1.01 KB
patch
obsolete
># Copyright 1999-2013 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="5" > >inherit vdr-plugin-2 git-2 > >EGIT_REPO_URI="git://github.com/opdenkamp/xbmc-pvr-addons.git" >EGIT_SOURCEDIR="${WORKDIR}" >EGIT_BRANCH="frodo" > >DESCRIPTION="VDR plugin: VNSI Streamserver Plugin (Odenkamp branch)" >HOMEPAGE="https://github.com/opdenkamp/xbmc-pvr-addons" >SRC_URI="" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~amd64" >IUSE="" > >DEPEND=">=media-video/vdr-1.7.14" >RDEPEND="${DEPEND}" > >S="${WORKDIR}/addons/pvr.vdr.vnsi/vdr-plugin-vnsiserver" > >src_prepare() { > vdr-plugin-2_src_prepare > sed -e "s:### The object files (add further files here)\::-include \$(shell pkg-config --variable=plgcfg vdr):"\ > -i Makefile > > fix_vdr_libsi_include recplayer.c > fix_vdr_libsi_include receiver.c > fix_vdr_libsi_include demuxer.c > fix_vdr_libsi_include videoinput.c >} > >src_install() { > vdr-plugin-2_src_install > > insinto /etc/vdr/plugins/vnsiserver > doins vnsiserver/allowed_hosts.conf > diropts -gvdr -ovdr >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 449996
:
334184
|
334780
|
359770
|
359772
|
359776