Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 67251 Details for
Bug 104232
[EBUILD] dev-util/bouml-2.5.2.ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bouml-2.5.2.ebuild
bouml-2.5.2.ebuild (text/plain), 969 bytes, created by
Ray Tsang
on 2005-08-30 00:54:42 UTC
(
hide
)
Description:
bouml-2.5.2.ebuild
Filename:
MIME Type:
Creator:
Ray Tsang
Created:
2005-08-30 00:54:42 UTC
Size:
969 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/app-i18n/zhcon/zhcon-0.2.3-r1.ebuild,v 1.2 2005/01/26 18:09:30 mr_bones_ Exp $ > >inherit eutils > >DESCRIPTION="BOUML is a free UML tool box (under development) allowing you to specify and generate code in C++, Java and Idl. It runs under Unix/Linux/Solaris and Windows." >HOMEPAGE="http://bouml.free.fr/" >SRC_URI="http://bouml.free.fr/${PN}_${PV}.tar.gz > doc? ( http://bouml.free.fr/doc.tar.gz )" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="x86" >IUSE="qt doc" > >DEPEND=">=x11-libs/qt-2.3" >RDEPEND=">=x11-libs/qt-2.3" > >src_unpack() { > unpack ${A} > mv ${PN}_${PV} ${S} > mv doc ${S} > cd ${S} >} > >src_compile() { > make || die "make failed" >} > >src_install() { > cd ${S}/src > exeinto /usr/bin > doexe bouml > > cd ${S} > dodoc README > > if use doc > then > dodir /usr/share/doc/${PF}/html > cd ${S}/doc > cp -dR * "${D}"/usr/share/doc/${PF}/html/ > 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 104232
: 67251