Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 359776 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]
xbmc-addon-pvr-12.9999.ebuild
xbmc-addon-pvr-12.9999.ebuild (text/plain), 854 bytes, created by
Marc Perrudin
on 2013-09-30 08:23:29 UTC
(
hide
)
Description:
xbmc-addon-pvr-12.9999.ebuild
Filename:
MIME Type:
Creator:
Marc Perrudin
Created:
2013-09-30 08:23:29 UTC
Size:
854 bytes
patch
obsolete
># Copyright 1999-2013 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/media-plugins/xbmc-addon-xvdr/xbmc-addon-xvdr-9999.ebuild,v 1.2 2011/09/18 11:36:52 flameeyes Exp $ > >EAPI="5" > >inherit git-2 autotools multilib > >EGIT_REPO_URI="git://github.com/opdenkamp/xbmc-pvr-addons.git" >EGIT_BRANCH="frodo" > >DESCRIPTION="XBMC addon: add VDR (http://www.cadsoft.de/vdr) as a TV/PVR Backend" >HOMEPAGE="https://github.com/opdenkamp/xbmc-pvr-addons" >SRC_URI="" > >KEYWORDS="~amd64 ~x86" >LICENSE="GPL-2" >SLOT="0" >IUSE="" > >DEPEND="" >RDEPEND="${DEPEND}" > >S=${WORKDIR}/${PN} > >src_prepare() { > eautoreconf >} > >src_configure() { > econf --prefix=/usr \ > --libdir=/usr/share/xbmc/addons \ > --datadir=/usr/share/xbmc/addons >} > >src_install() { > emake DESTDIR="${D}" install || die "emake install failed" >}
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