Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 347160 Details for
Bug 458734
media-plugins/kodi-addon-shairplay: Support library needed by media-tv/kodi
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
xbmc-addon-libshairplay-1.0_pre20130416.ebuild
xbmc-addon-libshairplay-1.0_pre20130416.ebuild (text/plain), 674 bytes, created by
hal
on 2013-05-02 18:10:50 UTC
(
hide
)
Description:
xbmc-addon-libshairplay-1.0_pre20130416.ebuild
Filename:
MIME Type:
Creator:
hal
Created:
2013-05-02 18:10:50 UTC
Size:
674 bytes
patch
obsolete
>EAPI="4" > >inherit autotools git-2 > >MY_PV="1.0_pre20130416" >EGIT_REPO_URI="git://github.com/juhovh/shairplay.git" > >if [[ ${PV} == ${MY_PV} ]] ; then > EGIT_COMMIT="139d5ef" >fi > >DESCRIPTION="Apple airplay and raop protocol server" >HOMEPAGE="https://github.com/juhovh/shairplay" > >LICENSE="LGPL-2.1 MIT BSD" >SLOT="0" >IUSE="static-libs" > >COMMON_DEPEND=">=dev-libs/openssl-1.0.0 > media-libs/libao" >RDEPEND="${COMMON_DEPEND}" >DEPEND="${COMMON_DEPEND}" > >src_unpack() { > git-2_src_unpack >} > >src_prepare() { > eautoreconf >} > >src_configure() { > econf \ > $(use_enable static-libs static) >} > >src_install() { > default > use static-libs || find "${ED}" -name '*.la' -delete >}
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 458734
:
339692
| 347160