Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 36239 Details for
Bug 58485
New ebuild for MinGW DevStudio
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild for MinGW DevStudio
mingw-devstudio-0.98.ebuild (text/plain), 457 bytes, created by
Shannon Barber
on 2004-07-26 19:19:35 UTC
(
hide
)
Description:
ebuild for MinGW DevStudio
Filename:
MIME Type:
Creator:
Shannon Barber
Created:
2004-07-26 19:19:35 UTC
Size:
457 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># ># $Header: $ > >DESCRIPTION="MinGW Studio Linux port" >HOMEPAGE="http://www.parinya.ca/" >SRC_URI="http://www.parinya.ca/download/mingw-devstudio_linux-0.98.tar.gz" >LICENSE="Free" >SLOT="0" >KEYWORDS="~x86 -*" >#IUSE="gnome kde" >DEPEND="" >RDEPEND=">=gtk+-1.2" > >src_compile() { > echo "" >} > >src_install() { > echo "install" > mkdir -p ${D}/opt > mv ${WORKDIR}/* ${D}/opt > #if use gnome ; then > # echo "Make gnome menu" > #fi >}
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 58485
:
36238
| 36239