Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 334780 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]
media-tv/xbmc-pvr-addons-9999.ebuild
xbmc-pvr-addons-9999.ebuild (text/plain), 728 bytes, created by
Timo Rothenpieler
on 2013-01-08 11:33:00 UTC
(
hide
)
Description:
media-tv/xbmc-pvr-addons-9999.ebuild
Filename:
MIME Type:
Creator:
Timo Rothenpieler
Created:
2013-01-08 11:33:00 UTC
Size:
728 bytes
patch
obsolete
># Copyright 1999-2013 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="4" > >inherit autotools git-2 > >EGIT_REPO_URI="git://github.com/opdenkamp/xbmc-pvr-addons.git" > >DESCRIPTION="XBMC Frodo PVR Addons" >HOMEPAGE="http://xbmc.org/" > >KEYWORDS="~amd64 ~x86" >LICENSE="GPL-2" >SLOT="0" >IUSE="with-deps" > >COMMON_DEPEND=">=media-tv/xbmc-12.0_rc1 > with-deps? ( virtual/mysql )" >RDEPEND="${COMMON_DEPEND}" >DEPEND="${COMMON_DEPEND}" > >src_prepare() { > eautoreconf || die "eautoreconf failed" >} > >src_configure() { > econf \ > --prefix=/usr \ > --libdir=/usr/lib/xbmc/addons \ > --datadir=/usr/share/xbmc/addons \ > $(use_enable with-deps addons-with-dependencies) || die "econf 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