Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 73678 Details for
Bug 91419
Ebuild for Banshee an audio player
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ipod-sharp-5.11.1.ebuild
ipod-sharp-0.5.11.1.ebuild (text/plain), 732 bytes, created by
Jesus Rodriguez
on 2005-11-27 10:16:14 UTC
(
hide
)
Description:
ipod-sharp-5.11.1.ebuild
Filename:
MIME Type:
Creator:
Jesus Rodriguez
Created:
2005-11-27 10:16:14 UTC
Size:
732 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils mono > >DESCRIPTION="Library for interfacing with Apple iPod devices" >HOMEPAGE="http://banshee-project.org/index.php/Main_Page" >SRC_URI="http://banshee-project.org/files/${PN}/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~ppc ~x86" >IUSE="doc" > >RDEPEND="dev-lang/mono > >=media-libs/libipoddevice-0.3.5 > >=dev-dotnet/gtk-sharp-2.0" >DEPEND="${RDEPEND} > doc? ( dev-util/monodoc )" > >src_compile() { > econf $(use_enable doc docs) || die "econf failed" > emake || die "emake failed" >} > >src_install() { > make DESTDIR="${D}" install || die "install failed" > dodoc AUTHORS ChangeLog NEWS README >}
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 91419
:
65487
|
65488
|
65489
|
67756
|
67757
|
67758
|
68178
|
68180
|
68187
|
68188
|
73677
| 73678 |
73679