Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 118538 Details for
Bug 177600
dev-util/monodevelop-0.13.1.ebuild (new version)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
monodevelop-0.13.1.ebuild (new version)
monodevelop-0.13.1.ebuild (text/plain), 1.29 KB, created by
Kamil Sopko
on 2007-05-08 09:10:28 UTC
(
hide
)
Description:
monodevelop-0.13.1.ebuild (new version)
Filename:
MIME Type:
Creator:
Kamil Sopko
Created:
2007-05-08 09:10:28 UTC
Size:
1.29 KB
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-util/monodevelop/monodevelop-0.12.ebuild,v 1.3 2006/12/11 01:03:43 compnerd Exp $ > >inherit mono eutils fdo-mime > >DESCRIPTION="Free .NET development environment" >SRC_URI="http://www.go-mono.com/sources/${PN}/${P}.tar.gz" >HOMEPAGE="http://monodevelop.com/" >LICENSE="GPL-2" > >IUSE="boo java" >DEPEND=">=dev-dotnet/gtksourceview-sharp-0.10 > >=dev-dotnet/gecko-sharp-0.10 > >=dev-lang/mono-1.1.10 > >=dev-util/monodoc-1.0 > >=dev-dotnet/gtk-sharp-2.4.0 > >=dev-dotnet/gnomevfs-sharp-2.4.0 > >=dev-dotnet/gnome-sharp-2.4.0 > >=dev-dotnet/gconf-sharp-2.4.0 > >=dev-dotnet/gtkhtml-sharp-2.4.0 > >=dev-dotnet/glade-sharp-2.4.0 > x11-wm/metacity > boo? ( >=dev-lang/boo-0.7.6 ) > java? ( || ( >=dev-dotnet/ikvm-bin-0.14 >=dev-dotnet/ikvm-0.14.0.1-r1 ) )" > >KEYWORDS="~amd64 ~ppc ~x86" >SLOT="0" > >src_unpack() { > unpack ${A} > cd ${S} >} > >src_compile() { > econf \ > $(use_enable boo) \ > $(use_enable java) \ > --enable-nunit \ > --enable-versioncontrol \ > --disable-update-mimedb \ > --disable-update-desktopdb \ > || die > emake -j1 || die >} > >src_install () { > make DESTDIR=${D} install || die > dodoc ChangeLog README >} > >pkg_postinst() { > fdo-mime_desktop_database_update > fdo-mime_mime_database_update >}
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 177600
: 118538